Trace number 1083636

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 ESACSAT 1.79972 1.82363

DiagnosticValue
CHECKS436612
NODES409

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen7-w1-f4.xml
MD5SUM58203295438d5f1bb71965e586335b10
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.143977
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints660
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension660
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.22	
0.19/0.22	   configuration
0.19/0.22	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1083636-1215229220.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.45	     nbVariables=400  nbDomainTypes=3  minDomainSize=22  maxDomainSize=40  nbTotalValues=14568
0.38/0.45	       =>  wckTime=0.218  cpuTime=0.18  mem=8M829
0.38/0.45	   
0.38/0.45	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.97/1.09	     nbConstraints=732  nbGlobalConstraints=72  nbConvertedConstraints=660  nbConvertConstraintsChecks=284905
0.97/1.09	     nbExtensionStructures=226  nbSharedExtensionStructures=528  nbConflictsStructures=263
0.97/1.09	     nbSharedConflictsStructures=528  nbSharedBinaryRepresentations=14422  minDegree=1  maxDegree=11  minArity=2
0.97/1.09	     avgArity=2.15  maxArity=8  nbGenerators=70  nbFusions=47  symmetryWckTime=0.149  symmetryCpuTime=0.09  nbCliques=2
0.97/1.09	       =>  wckTime=0.866  cpuTime=0.61  mem=20M638
1.07/1.16	   
1.07/1.16	   solver IterativeSystematicSolver being built... 
1.17/1.23	   
1.17/1.23	   INFO : Forward propagation technique limited 
1.26/1.31	       =>  wckTime=1.085  cpuTime=0.73  mem=23M27
1.56/1.65	   
1.56/1.65	   preprocessing
1.56/1.65	     nbConstraintChecks=403581  nbPropagations=13936  nbRevisions=36639  nbUselessRevisions=22549  nbSingletonTests=3151
1.56/1.65	     nbEffectiveSingletonTests=33  nbACRemovals=5488  nbFoundSingletons=0  nbRemovedValues=6366  nbRemovedTuples=4152
1.56/1.65	     detectedInconsistency=no
1.56/1.65	       =>  wckTime=0.329  cpuTime=0.29  mem=24M68
1.66/1.79	   
1.66/1.79	   search
1.66/1.79	     run=0  nbConstraintChecks=33031  minDepth=107  maxDepth=400  nbPropagations=15170  nbRevisions=39146
1.66/1.79	     nbUselessRevisions=24044  nbAssignments=409  nbFailedAssignments=9  nbBacktracks=0  nbVisitedNodes=419
1.66/1.79	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
1.66/1.79	     nbREliminables=0.22  nbIEliminables=271.06  nbDEliminables=0  nbPEliminables=0
1.66/1.79	       =>  wckTime=0.478  cpuTime=0.42  mem=26M35
1.66/1.80	   
1.66/1.80	   global
1.66/1.80	     nbConstraintChecks=436612  nbPropagations=29106  nbRevisions=75785  nbUselessRevisions=46593  nbRestartNogoods=0
1.66/1.80	     solvingWckTime=0.48  solvingCpuTime=0.42  expiredTime=no  totalExploration=no  nbFoundSolutions=1
1.66/1.80	     firstSolutionCpuTime=1.14  globalCpuTime=1.21
1.66/1.80	       =>  wckTime=1.567  cpuTime=1.15  mem=26M35
1.66/1.80	   
1.66/1.80	s SATISFIABLE
1.66/1.80	v 16 254 722 484 380 142 736 498 736 498 254 16 666 428 498 736 254 16 16 254 16 254 16 254 498 736 736 498 268 30 16 254 16 254 16 254 736 498 666 428 736 498 16 254 16 254 652 414 736 498 16 254 16 254 16 254 484 722 282 44 16 254 16 254 254 16 736 498 16 254 736 498 296 58 498 736 736 498 16 254 16 254 16 254 498 736 16 254 254 16 16 254 254 16 142 380 30 268 736 498 16 254 16 254 16 254 16 254 44 282 16 254 736 498 666 428 254 16 16 254 16 254 156 394 736 498 156 394 736 498 16 254 736 498 324 86 708 470 16 254 254 16 736 498 394 156 142 380 352 114 30 268 30 268 30 268 30 268 722 484 338 100 736 498 268 30 470 708 30 268 310 72 736 498 16 254 30 268 352 114 380 142 16 254 498 736 736 498 498 736 428 666 428 666 442 680 736 498 254 16 456 694 30 268 498 736 736 498 30 268 666 428 16 254 498 736 736 498 268 30 736 498 268 30 498 736 498 736 414 652 736 498 736 498 428 666 16 254 666 428 16 254 30 268 366 128 380 142 442 680 30 268 498 736 666 428 30 268 380 142 428 666 498 736 736 498 30 268 44 282 498 736 44 282 470 708 366 128 428 666 86 324 16 254 380 142 268 30 310 72 254 16 254 16 652 414 652 414 16 254 16 254 254 16 16 254 736 498 470 708 156 394 736 498 498 736 268 30 16 254 736 498 456 694 736 498 736 498 30 268 30 268 30 268 30 268 16 254 16 254 736 498 72 310 16 254 268 30 16 254 282 44 736 498 30 268 722 484 30 268 736 498 268 30 736 498 736 498 498 736 16 254 736 498 736 498 30 268 428 666 736 498 366 128 30 268 128 366 30 268 484 722 666 428 736 498 16 254 16 254 
1.66/1.80	d NODES 409
1.66/1.80	d CHECKS 436612
1.76/1.80	   
1.76/1.80	   totalWckTime=1.622  totalCpuTime=1.21

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083636-1215229220/watcher-1083636-1215229220 -o /tmp/evaluation-result-1083636-1215229220/solver-1083636-1215229220 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1083636-1215229220.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29773
/proc/meminfo: memFree=875824/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=1616 CPUtime=0
/proc/29773/stat : 29773 (java) R 29771 29773 27578 0 -1 0 174 0 0 0 0 0 0 0 19 0 1 0 645842142 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29773/statm: 404 145 119 9 0 46 0

[startup+0.0301449 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29773
/proc/meminfo: memFree=875824/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=861552 CPUtime=0.01
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 1867 0 1 0 0 1 0 0 19 0 4 0 645842142 882229248 1554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 215388 1554 691 9 0 210367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861552

[startup+0.101195 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29773
/proc/meminfo: memFree=875824/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=865884 CPUtime=0.08
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 3781 0 1 0 6 2 0 0 19 0 9 0 645842142 886665216 3232 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 216471 3232 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301218 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29773
/proc/meminfo: memFree=875824/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=866280 CPUtime=0.28
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 5690 0 1 0 24 4 0 0 19 0 9 0 645842142 887070720 5092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 216570 5092 1935 9 0 211098 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866280

[startup+0.701257 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 29773
/proc/meminfo: memFree=875824/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=867688 CPUtime=0.68
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 8196 0 1 0 61 7 0 0 19 0 9 0 645842142 888512512 7556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 216922 7556 2011 9 0 211428 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867688

[startup+1.50238 s]
/proc/loadavg: 2.00 2.02 2.00 4/85 29784
/proc/meminfo: memFree=848088/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=869360 CPUtime=1.46
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 17755 325 1 0 131 14 1 0 19 0 9 0 645842142 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 217340 11352 2633 9 0 211846 0
[pid=29773/tid=29775] ppid=29771 vsize=869360 CPUtime=1.1
/proc/29773/task/29775/stat : 29775 (java) R 29771 29773 27578 0 -1 64 12929 325 1 0 98 11 1 0 19 0 9 0 645842143 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4127166124 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29771 vsize=869360 CPUtime=0.06
/proc/29773/task/29776/stat : 29776 (java) S 29771 29773 27578 0 -1 64 3009 325 0 0 5 0 1 0 16 0 9 0 645842145 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29777] ppid=29771 vsize=869360 CPUtime=0.01
/proc/29773/task/29777/stat : 29777 (java) S 29771 29773 27578 0 -1 64 16 325 0 0 0 0 1 0 16 0 9 0 645842145 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29778] ppid=29771 vsize=869360 CPUtime=0.01
/proc/29773/task/29778/stat : 29778 (java) S 29771 29773 27578 0 -1 64 11 325 0 0 0 0 1 0 16 0 9 0 645842145 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29779] ppid=29771 vsize=869360 CPUtime=0.01
/proc/29773/task/29779/stat : 29779 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 18 0 9 0 645842147 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29780] ppid=29771 vsize=869360 CPUtime=0.29
/proc/29773/task/29780/stat : 29780 (java) S 29771 29773 27578 0 -1 64 966 325 0 0 28 0 1 0 16 0 9 0 645842147 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29781] ppid=29771 vsize=869360 CPUtime=0.01
/proc/29773/task/29781/stat : 29781 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 19 0 9 0 645842147 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29782] ppid=29771 vsize=869360 CPUtime=0.01
/proc/29773/task/29782/stat : 29782 (java) R 29771 29773 27578 0 -1 64 8 325 0 0 0 0 1 0 15 0 9 0 645842147 890224640 11352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 869360

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

[startup+1.7024 s]
/proc/loadavg: 2.00 2.02 2.00 4/85 29784
/proc/meminfo: memFree=848088/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=869492 CPUtime=1.66
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 18068 325 1 0 151 14 1 0 19 0 9 0 645842142 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 217373 11664 2633 9 0 211879 0
[pid=29773/tid=29775] ppid=29771 vsize=869492 CPUtime=1.26
/proc/29773/task/29775/stat : 29775 (java) R 29771 29773 27578 0 -1 64 13224 325 1 0 114 11 1 0 21 0 9 0 645842143 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4127164332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29771 vsize=869492 CPUtime=0.06
/proc/29773/task/29776/stat : 29776 (java) S 29771 29773 27578 0 -1 64 3009 325 0 0 5 0 1 0 16 0 9 0 645842145 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29777] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29777/stat : 29777 (java) S 29771 29773 27578 0 -1 64 16 325 0 0 0 0 1 0 16 0 9 0 645842145 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29778] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29778/stat : 29778 (java) S 29771 29773 27578 0 -1 64 11 325 0 0 0 0 1 0 16 0 9 0 645842145 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29779] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29779/stat : 29779 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 18 0 9 0 645842147 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29780] ppid=29771 vsize=869492 CPUtime=0.32
/proc/29773/task/29780/stat : 29780 (java) S 29771 29773 27578 0 -1 64 984 325 0 0 31 0 1 0 15 0 9 0 645842147 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29781] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29781/stat : 29781 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 19 0 9 0 645842147 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29782] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29782/stat : 29782 (java) S 29771 29773 27578 0 -1 64 8 325 0 0 0 0 1 0 15 0 9 0 645842147 890359808 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 869492

[startup+1.80241 s]
/proc/loadavg: 2.00 2.02 2.00 4/85 29784
/proc/meminfo: memFree=848088/2055920 swapFree=4176992/4192956
[pid=29773] ppid=29771 vsize=869492 CPUtime=1.76
/proc/29773/stat : 29773 (java) S 29771 29773 27578 0 -1 0 18233 325 1 0 161 14 1 0 19 0 9 0 645842142 890359808 11828 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29773/statm: 217373 11829 2633 9 0 211879 0
[pid=29773/tid=29775] ppid=29771 vsize=869492 CPUtime=1.36
/proc/29773/task/29775/stat : 29775 (java) R 29771 29773 27578 0 -1 64 13394 325 1 0 124 11 1 0 22 0 9 0 645842143 890359808 11835 996147200 134512640 134550740 4294955968 18446744073709551615 102715030 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29776] ppid=29771 vsize=869492 CPUtime=0.06
/proc/29773/task/29776/stat : 29776 (java) S 29771 29773 27578 0 -1 64 3009 325 0 0 5 0 1 0 16 0 9 0 645842145 890359808 11844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29777] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29777/stat : 29777 (java) S 29771 29773 27578 0 -1 64 16 325 0 0 0 0 1 0 16 0 9 0 645842145 890359808 11853 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29778] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29778/stat : 29778 (java) S 29771 29773 27578 0 -1 64 11 325 0 0 0 0 1 0 16 0 9 0 645842145 890359808 11859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29779] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29779/stat : 29779 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 18 0 9 0 645842147 890359808 11867 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29780] ppid=29771 vsize=869492 CPUtime=0.32
/proc/29773/task/29780/stat : 29780 (java) S 29771 29773 27578 0 -1 64 986 325 0 0 31 0 1 0 15 0 9 0 645842147 890359808 11876 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29773/tid=29781] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29781/stat : 29781 (java) S 29771 29773 27578 0 -1 64 1 325 0 0 0 0 1 0 19 0 9 0 645842147 890359808 11885 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29773/tid=29782] ppid=29771 vsize=869492 CPUtime=0.01
/proc/29773/task/29782/stat : 29782 (java) S 29771 29773 27578 0 -1 64 8 325 0 0 0 0 1 0 15 0 9 0 645842147 890359808 11889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 869492

Child status: 0
Real time (s): 1.82363
CPU time (s): 1.79972
CPU user time (s): 1.63375
CPU system time (s): 0.165974
CPU usage (%): 98.6894
Max. virtual memory (cumulated for all children) (KiB): 869604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.63375
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18659
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= 1267
involuntary context switches= 1268

runsolver used 0.000999 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-05 05:40:20
IDJOB=1083636
IDBENCH=57497
IDSOLVER=364
FILE ID=node84/1083636-1215229220
PBS_JOBID= 7881788
Free space on /tmp= 66528 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen7-w1-f4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083636-1215229220/watcher-1083636-1215229220 -o /tmp/evaluation-result-1083636-1215229220/solver-1083636-1215229220 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1083636-1215229220.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 58203295438d5f1bb71965e586335b10
RANDOM SEED=242741660

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        876304 kB
Buffers:         22364 kB
Cached:        1054024 kB
SwapCached:      10116 kB
Active:         183528 kB
Inactive:       945840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876304 kB
SwapTotal:     4192956 kB
SwapFree:      4176992 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          60080 kB
Slab:            35504 kB
Committed_AS:  1192120 kB
PageTables:       1888 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= 66524 MiB
End job on node84 at 2008-07-05 05:40:22