Trace number 2097543

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 2.38764 2.45248

DiagnosticValue
CHECKS158741
NODES400

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen3.xml
MD5SUM58acb198c8815e68f48a73a562327d02
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.332948
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2760
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2097543-1247413506.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.40	     nbVariables=400  nbDomainTypes=4  minDomainSize=6  maxDomainSize=44  nbTotalValues=15892
0.39/0.40	       =>  wckTime=0.157  cpuTime=0.13  mem=8M867
0.39/0.40	   
0.39/0.40	   predicates being loaded...
0.39/0.46	   
0.39/0.46	   constraints being loaded...
1.77/1.84	     nbConstraints=2820  nbGlobalConstraints=60  nbConvertedConstraints=2760  nbConvertConstraintsChecks=1909744
1.77/1.84	     nbExtensionStructures=1167  nbSharedExtensionStructures=2722  nbConflictsStructures=1175
1.77/1.84	     nbSharedConflictsStructures=2722  nbSharedBinaryRepresentations=93743  minDegree=3  maxDegree=62  minArity=2
1.77/1.84	     avgArity=2.08  maxArity=11  nbGenerators=18  nbFusions=11  symmetryWckTime=0.251  symmetryCpuTime=0.14
1.77/1.84	     nbCliques=42
1.77/1.84	       =>  wckTime=1.598  cpuTime=1.3  mem=38M137
1.86/1.95	   
1.86/1.95	   solver IterativeSystematicSolver being built... 
1.97/2.02	   
1.97/2.02	   INFO : Forward propagation technique limited 
2.07/2.10	       =>  wckTime=1.856  cpuTime=1.43  mem=25M912
2.07/2.14	   
2.07/2.14	   preprocessing
2.07/2.14	     nbConstraintChecks=2278  nbPropagations=412  nbRevisions=56  nbUselessRevisions=12  nbRemovedValues=208
2.07/2.14	     nbRemovedTuples=1878  detectedInconsistency=no
2.07/2.14	       =>  wckTime=0.034  cpuTime=0.02  mem=25M912
2.26/2.38	   
2.26/2.38	   search
2.26/2.38	     run=0  nbConstraintChecks=156463  minDepth=401  maxDepth=400  nbPropagations=2263  nbRevisions=5306
2.26/2.38	     nbUselessRevisions=2955  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=401
2.26/2.38	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.26/2.38	     nbREliminables=77.97  nbIEliminables=214.4  nbDEliminables=0  nbPEliminables=0
2.26/2.38	       =>  wckTime=0.276  cpuTime=0.23  mem=27M810
2.26/2.38	   
2.26/2.38	   global
2.26/2.38	     nbConstraintChecks=158741  nbPropagations=2675  nbRevisions=5362  nbUselessRevisions=2967  nbRestartNogoods=0
2.26/2.38	     solvingWckTime=0.278  solvingCpuTime=0.23  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.26/2.38	     firstSolutionCpuTime=1.65  globalCpuTime=1.69
2.26/2.38	       =>  wckTime=2.141  cpuTime=1.66  mem=27M810
2.26/2.38	   
2.26/2.38	s SATISFIABLE
2.26/2.38	v 156 394 156 394 142 380 554 792 156 394 16 254 254 16 792 554 156 394 16 254 254 16 792 554 16 254 156 394 156 394 30 268 254 16 156 394 652 414 540 778 778 540 554 792 16 254 652 414 254 16 16 254 652 414 156 394 16 254 778 540 44 282 666 428 778 540 394 156 442 680 44 282 30 268 268 30 16 254 16 254 414 652 792 554 254 16 254 16 254 16 792 554 254 16 554 792 156 394 554 792 16 254 554 792 156 394 170 408 16 254 268 30 792 554 254 16 652 414 254 16 156 394 30 268 30 268 156 394 156 394 554 792 414 652 254 16 156 394 792 554 792 554 268 30 540 778 142 380 142 380 282 44 142 380 778 540 30 268 142 380 428 666 30 268 268 30 156 394 142 380 526 764 30 268 540 778 554 792 128 366 456 694 540 778 666 428 764 526 16 254 44 282 778 540 30 268 30 268 778 540 554 792 30 268 30 268 380 142 554 792 16 254 16 254 666 428 142 380 30 268 282 44 666 428 778 540 30 268 778 540 156 394 156 394 254 16 44 282 156 394 792 554 16 254 268 30 30 268 142 380 666 428 666 428 666 428 380 142 142 380 540 778 30 268 428 666 268 30 380 142 540 778 380 142 30 268 30 268 142 380 540 778 142 380 16 254 30 268 142 380 666 428 16 254 156 394 792 554 414 652 16 254 554 792 16 254 156 394 254 16 792 554 394 156 254 16 540 778 540 778 792 554 792 554 142 380 554 792 30 268 30 268 142 380 540 778 30 268 142 380 394 156 16 254 540 778 16 254 652 414 142 380 156 394 30 268 380 142 540 778 30 268 142 380 30 268 540 778 428 666 30 268 778 540 526 764 680 442 44 282 142 380 30 268 30 268 142 380 540 778 268 30 282 44 540 778 16 254 792 554 
2.26/2.38	d NODES 400
2.26/2.38	d CHECKS 158741
2.26/2.39	   
2.26/2.39	   totalWckTime=2.208  totalCpuTime=1.69

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097543-1247413506/watcher-2097543-1247413506 -o /tmp/evaluation-result-2097543-1247413506/solver-2097543-1247413506 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097543-1247413506.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32295
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=308 CPUtime=0
/proc/32295/stat : 32295 (java) R 32293 32295 28996 0 -1 0 219 0 0 0 0 0 0 0 18 0 1 0 28415942 315392 39 996147200 134512640 134550932 4294955968 18446744073709551615 7709476 0 0 4096 0 0 0 0 17 0 0 0
/proc/32295/statm: 77 39 29 9 0 6 0

[startup+0.039518 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32295
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=861936 CPUtime=0.03
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 2321 0 1 0 2 1 0 0 18 0 5 0 28415942 882622464 1915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 215484 1916 876 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.102516 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32295
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=865980 CPUtime=0.09
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 3804 0 1 0 8 1 0 0 18 0 9 0 28415942 886763520 3256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 216495 3257 1719 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302546 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32295
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=866380 CPUtime=0.29
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 6076 0 1 0 26 3 0 0 18 0 9 0 28415942 887173120 5442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 216595 5442 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.70259 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32295
/proc/meminfo: memFree=1699888/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=867776 CPUtime=0.69
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 9203 0 1 0 63 6 0 0 18 0 9 0 28415942 888602624 8557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 216944 8558 2037 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50168 s]
/proc/loadavg: 2.06 1.99 1.99 3/90 32304
/proc/meminfo: memFree=1668072/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=867776 CPUtime=1.49
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 12655 0 1 0 133 16 0 0 18 0 9 0 28415942 888602624 12006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 216944 12006 2041 9 0 211380 0
[pid=32295/tid=32297] ppid=32293 vsize=867776 CPUtime=1.24
/proc/32295/task/32297/stat : 32297 (java) R 32293 32295 28996 0 -1 64 11228 0 1 0 109 15 0 0 25 0 9 0 28415943 888602624 12006 996147200 134512640 134550932 4294955968 18446744073709551615 4126534221 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32298] ppid=32293 vsize=867776 CPUtime=0
/proc/32295/task/32298/stat : 32298 (java) S 32293 32295 28996 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28415945 888602624 12006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32299] ppid=32293 vsize=867780 CPUtime=0
/proc/32295/task/32299/stat : 32299 (java) S 32293 32295 28996 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28415945 888606720 12006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32300] ppid=32293 vsize=867776 CPUtime=0
/proc/32295/task/32300/stat : 32300 (java) S 32293 32295 28996 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28415945 888602624 12007 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32301] ppid=32293 vsize=867780 CPUtime=0
/proc/32295/task/32301/stat : 32301 (java) S 32293 32295 28996 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28415947 888606720 12007 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32302] ppid=32293 vsize=867776 CPUtime=0.22
/proc/32295/task/32302/stat : 32302 (java) S 32293 32295 28996 0 -1 64 729 0 0 0 22 0 0 0 16 0 9 0 28415947 888602624 12008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32303] ppid=32293 vsize=867776 CPUtime=0
/proc/32295/task/32303/stat : 32303 (java) S 32293 32295 28996 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28415947 888602624 12008 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32304] ppid=32293 vsize=867776 CPUtime=0
/proc/32295/task/32304/stat : 32304 (java) S 32293 32295 28996 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28415947 888602624 12009 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867776

Solver just ended. Dumping a history of the last processes samples

[startup+1.90173 s]
/proc/loadavg: 2.06 1.99 1.99 3/90 32304
/proc/meminfo: memFree=1668072/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=868260 CPUtime=1.86
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 20587 326 1 0 162 20 4 0 18 0 10 0 28415942 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 217065 13645 2106 9 0 211501 0
[pid=32295/tid=32297] ppid=32293 vsize=868260 CPUtime=1.52
/proc/32295/task/32297/stat : 32297 (java) S 32293 32295 28996 0 -1 64 15767 326 1 0 130 18 4 0 17 0 10 0 28415943 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32298] ppid=32293 vsize=868260 CPUtime=0.09
/proc/32295/task/32298/stat : 32298 (java) R 32293 32295 28996 0 -1 64 3074 326 0 0 5 0 4 0 17 0 10 0 28415945 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 103761809 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32299] ppid=32293 vsize=868260 CPUtime=0.04
/proc/32295/task/32299/stat : 32299 (java) S 32293 32295 28996 0 -1 64 11 326 0 0 0 0 4 0 22 0 10 0 28415945 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32300] ppid=32293 vsize=868260 CPUtime=0.04
/proc/32295/task/32300/stat : 32300 (java) S 32293 32295 28996 0 -1 64 4 326 0 0 0 0 4 0 23 0 10 0 28415945 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32301] ppid=32293 vsize=868260 CPUtime=0.04
/proc/32295/task/32301/stat : 32301 (java) S 32293 32295 28996 0 -1 64 2 326 0 0 0 0 4 0 24 0 10 0 28415947 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32302] ppid=32293 vsize=868260 CPUtime=0.3
/proc/32295/task/32302/stat : 32302 (java) S 32293 32295 28996 0 -1 64 925 326 0 0 26 0 4 0 16 0 10 0 28415947 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32303] ppid=32293 vsize=868260 CPUtime=0.04
/proc/32295/task/32303/stat : 32303 (java) S 32293 32295 28996 0 -1 64 0 326 0 0 0 0 4 0 25 0 10 0 28415947 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32304] ppid=32293 vsize=868260 CPUtime=0.04
/proc/32295/task/32304/stat : 32304 (java) S 32293 32295 28996 0 -1 64 10 326 0 0 0 0 4 0 15 0 10 0 28415947 889098240 13645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 868260

[startup+2.30282 s]
/proc/loadavg: 2.06 1.99 1.99 5/92 32308
/proc/meminfo: memFree=1647832/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=868224 CPUtime=2.26
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 24951 449 1 0 199 22 4 1 18 0 9 0 28415942 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 217056 15480 2659 9 0 211492 0
[pid=32295/tid=32297] ppid=32293 vsize=868224 CPUtime=1.81
/proc/32295/task/32297/stat : 32297 (java) R 32293 32295 28996 0 -1 64 18179 449 1 0 156 20 4 1 18 0 9 0 28415943 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32298] ppid=32293 vsize=868224 CPUtime=0.14
/proc/32295/task/32298/stat : 32298 (java) S 32293 32295 28996 0 -1 64 4965 449 0 0 9 0 4 1 17 0 9 0 28415945 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32299] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32299/stat : 32299 (java) S 32293 32295 28996 0 -1 64 19 449 0 0 0 0 4 1 16 0 9 0 28415945 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32300] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32300/stat : 32300 (java) S 32293 32295 28996 0 -1 64 11 449 0 0 0 0 4 1 16 0 9 0 28415945 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32301] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32301/stat : 32301 (java) S 32293 32295 28996 0 -1 64 2 449 0 0 0 0 4 1 24 0 9 0 28415947 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32302] ppid=32293 vsize=868224 CPUtime=0.38
/proc/32295/task/32302/stat : 32302 (java) S 32293 32295 28996 0 -1 64 968 449 0 0 33 0 4 1 15 0 9 0 28415947 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32303] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32303/stat : 32303 (java) S 32293 32295 28996 0 -1 64 0 449 0 0 0 0 4 1 25 0 9 0 28415947 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32304] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32304/stat : 32304 (java) S 32293 32295 28996 0 -1 64 10 449 0 0 0 0 4 1 15 0 9 0 28415947 889061376 15480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 868224

[startup+2.40178 s]
/proc/loadavg: 2.06 1.99 1.99 5/92 32308
/proc/meminfo: memFree=1647832/2055920 swapFree=4192812/4192956
[pid=32295] ppid=32293 vsize=868224 CPUtime=2.36
/proc/32295/stat : 32295 (java) S 32293 32295 28996 0 -1 0 25018 449 1 0 208 23 4 1 18 0 9 0 28415942 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32295/statm: 217056 15489 2659 9 0 211492 0
[pid=32295/tid=32297] ppid=32293 vsize=868224 CPUtime=1.89
/proc/32295/task/32297/stat : 32297 (java) S 32293 32295 28996 0 -1 64 18243 449 1 0 164 20 4 1 18 0 9 0 28415943 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32298] ppid=32293 vsize=868224 CPUtime=0.14
/proc/32295/task/32298/stat : 32298 (java) S 32293 32295 28996 0 -1 64 4965 449 0 0 9 0 4 1 17 0 9 0 28415945 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32299] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32299/stat : 32299 (java) S 32293 32295 28996 0 -1 64 19 449 0 0 0 0 4 1 16 0 9 0 28415945 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32300] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32300/stat : 32300 (java) S 32293 32295 28996 0 -1 64 11 449 0 0 0 0 4 1 16 0 9 0 28415945 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32301] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32301/stat : 32301 (java) S 32293 32295 28996 0 -1 64 2 449 0 0 0 0 4 1 24 0 9 0 28415947 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32302] ppid=32293 vsize=868224 CPUtime=0.39
/proc/32295/task/32302/stat : 32302 (java) S 32293 32295 28996 0 -1 64 971 449 0 0 34 0 4 1 15 0 9 0 28415947 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32295/tid=32303] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32303/stat : 32303 (java) S 32293 32295 28996 0 -1 64 0 449 0 0 0 0 4 1 25 0 9 0 28415947 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32295/tid=32304] ppid=32293 vsize=868224 CPUtime=0.05
/proc/32295/task/32304/stat : 32304 (java) S 32293 32295 28996 0 -1 64 10 449 0 0 0 0 4 1 15 0 9 0 28415947 889061376 15489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 868224

Child status: 0
Real time (s): 2.45248
CPU time (s): 2.38764
CPU user time (s): 2.13368
CPU system time (s): 0.253961
CPU usage (%): 97.3558
Max. virtual memory (cumulated for all children) (KiB): 868268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.13368
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25496
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1636
involuntary context switches= 1702

runsolver used 0.004999 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 17:45:06
IDJOB=2097543
IDBENCH=57509
IDSOLVER=773
FILE ID=node73/2097543-1247413506
PBS_JOBID= 9510504
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097543-1247413506/watcher-2097543-1247413506 -o /tmp/evaluation-result-2097543-1247413506/solver-2097543-1247413506 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097543-1247413506.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 58acb198c8815e68f48a73a562327d02
RANDOM SEED=7850958

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1700368 kB
Buffers:         39876 kB
Cached:         138828 kB
SwapCached:          0 kB
Active:         190108 kB
Inactive:       109692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:         141540 kB
Slab:            40956 kB
Committed_AS:   992012 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node73 at 2009-07-12 17:45:08