Trace number 1087777

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.80657 2.87348

DiagnosticValue
CHECKS398868
NODES565

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph4.xml
MD5SUM1d376505df682ff1d994068cd4d20457
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.350946
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2244
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2244
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-1087777-1215245531.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.37	   variables being loaded...
0.38/0.47	     nbVariables=400  nbDomainTypes=6  minDomainSize=22  maxDomainSize=44  nbTotalValues=15592
0.38/0.47	       =>  wckTime=0.234  cpuTime=0.19  mem=8M829
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.47/0.57	   
0.47/0.57	   constraints being loaded...
2.05/2.16	     nbConstraints=2259  nbGlobalConstraints=15  nbConvertedConstraints=2244  nbConvertConstraintsChecks=2724244
2.05/2.16	     nbExtensionStructures=1775  nbSharedExtensionStructures=1931  nbConflictsStructures=1775
2.05/2.16	     nbSharedConflictsStructures=1931  nbSharedBinaryRepresentations=137438  minDegree=4  maxDegree=21  minArity=2
2.05/2.16	     avgArity=2.05  maxArity=14  nbGenerators=0  nbFusions=0  symmetryWckTime=0.177  symmetryCpuTime=0.09  nbCliques=15
2.05/2.16	       =>  wckTime=1.922  cpuTime=1.58  mem=38M290
2.16/2.26	   
2.16/2.26	   solver IterativeSystematicSolver being built... 
2.25/2.33	   
2.25/2.33	   INFO : Forward propagation technique limited 
2.35/2.41	       =>  wckTime=2.176  cpuTime=1.71  mem=25M141
2.35/2.45	   
2.35/2.45	   preprocessing
2.35/2.45	     nbConstraintChecks=8123  nbPropagations=407  nbRevisions=230  nbUselessRevisions=131  nbRemovedValues=776
2.35/2.45	     detectedInconsistency=no
2.35/2.45	       =>  wckTime=0.032  cpuTime=0.03  mem=25M141
2.74/2.83	   
2.74/2.83	   search
2.74/2.83	     run=1  nbConstraintChecks=390745  minDepth=183  maxDepth=400  nbPropagations=7644  nbRevisions=42384
2.74/2.83	     nbUselessRevisions=33484  nbAssignments=565  nbFailedAssignments=13  nbBacktracks=0  nbVisitedNodes=579
2.74/2.83	     nbRestartNogoods=10  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.74/2.83	     nbREliminables=25.68  nbIEliminables=320.9  nbDEliminables=0  nbPEliminables=0
2.74/2.83	       =>  wckTime=0.415  cpuTime=0.35  mem=27M199
2.74/2.83	   
2.74/2.83	   global
2.74/2.83	     nbConstraintChecks=398868  nbPropagations=8051  nbRevisions=42614  nbUselessRevisions=33615  nbRestartNogoods=10
2.74/2.83	     solvingWckTime=0.417  solvingCpuTime=0.35  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.74/2.83	     firstSolutionCpuTime=2.06  globalCpuTime=2.11
2.74/2.83	       =>  wckTime=2.595  cpuTime=2.07  mem=27M199
2.74/2.83	   
2.74/2.83	s SATISFIABLE
2.74/2.83	v 352 114 380 142 324 86 428 666 554 792 282 44 268 30 310 72 380 142 554 792 254 16 352 114 254 16 254 16 526 764 456 694 554 792 540 778 428 666 310 72 296 58 442 680 324 86 442 680 268 30 792 554 282 44 540 778 380 142 470 708 526 764 268 30 380 142 456 694 254 16 512 750 428 666 554 792 540 778 380 142 512 750 394 156 456 694 268 30 394 156 414 652 512 750 254 16 540 778 268 30 414 652 394 156 310 72 540 778 526 764 554 792 282 44 268 30 414 652 484 722 296 58 282 44 268 30 414 652 428 666 442 680 380 142 512 750 498 736 554 792 254 16 470 708 414 652 394 156 352 114 296 58 414 652 554 792 554 792 324 86 268 30 380 142 366 128 442 680 268 30 554 792 526 764 296 58 414 652 498 736 394 156 380 142 324 86 414 652 414 652 526 764 268 30 456 694 428 666 268 30 310 72 428 666 338 100 484 722 554 792 540 778 282 44 512 750 282 44 554 792 414 652 254 16 526 764 526 764 442 680 428 666 498 736 512 750 428 666 484 722 414 652 456 694 526 764 470 708 778 540 268 30 456 694 554 792 484 722 512 750 380 142 380 142 296 58 254 16 554 792 456 694 324 86 792 554 484 722 414 652 554 792 498 736 366 128 554 792 470 708 540 778 254 16 414 652 512 750 428 666 512 750 324 86 456 694 254 16 428 666 338 100 282 44 268 30 394 156 380 142 338 100 554 792 268 30 554 792 498 736 366 128 254 16 526 764 338 100 498 736 268 30 268 30 338 100 366 128 554 792 366 128 442 680 366 128 414 652 470 708 380 142 470 708 456 694 324 86 414 652 380 142 428 666 442 680 526 764 470 708 442 680 352 114 254 16 296 58 380 142 394 156 554 792 554 792 394 156 540 778 
2.74/2.83	d NODES 565
2.74/2.83	d CHECKS 398868
2.74/2.84	   
2.74/2.84	   totalWckTime=2.65  totalCpuTime=2.12

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-1087777-1215245531/watcher-1087777-1215245531 -o /tmp/evaluation-result-1087777-1215245531/solver-1087777-1215245531 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087777-1215245531.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: 1.92 1.98 1.99 4/76 28178
/proc/meminfo: memFree=1818688/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=18572 CPUtime=0
/proc/28178/stat : 28178 (runsolver) R 28176 28178 26847 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1554223515 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 266890439975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28178/statm: 4643 292 257 25 0 2626 0

[startup+0.012863 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 28178
/proc/meminfo: memFree=1818688/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=272 CPUtime=0
/proc/28178/stat : 28178 (java) D 28176 28178 26847 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1554223515 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/28178/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.103591 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 28178
/proc/meminfo: memFree=1818688/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=865884 CPUtime=0.09
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 3738 0 1 0 7 2 0 0 18 0 9 0 1554223515 886665216 3198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 216471 3198 1697 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301611 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 28178
/proc/meminfo: memFree=1818688/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=866196 CPUtime=0.27
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 5618 0 1 0 24 3 0 0 18 0 9 0 1554223515 886984704 5032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 216549 5032 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.701657 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 28178
/proc/meminfo: memFree=1818688/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=867088 CPUtime=0.68
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 7856 0 1 0 63 5 0 0 18 0 9 0 1554223515 887898112 7216 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 216772 7216 2009 9 0 211278 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867088

[startup+1.50274 s]
/proc/loadavg: 1.92 1.98 1.99 4/85 28187
/proc/meminfo: memFree=1789496/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=867688 CPUtime=1.47
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 11540 0 1 0 135 12 0 0 18 0 9 0 1554223515 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 216922 10897 2014 9 0 211428 0
[pid=28178/tid=28180] ppid=28176 vsize=867688 CPUtime=1.23
/proc/28178/task/28180/stat : 28180 (java) R 28176 28178 26847 0 -1 64 10133 0 1 0 112 11 0 0 25 0 9 0 1554223516 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4125978453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28181] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28181/stat : 28181 (java) S 28176 28178 26847 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1554223518 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28182] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28182/stat : 28182 (java) S 28176 28178 26847 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1554223518 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28183] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28183/stat : 28183 (java) S 28176 28178 26847 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1554223518 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28184] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28184/stat : 28184 (java) S 28176 28178 26847 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554223520 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28185] ppid=28176 vsize=867688 CPUtime=0.21
/proc/28178/task/28185/stat : 28185 (java) S 28176 28178 26847 0 -1 64 710 0 0 0 21 0 0 0 16 0 9 0 1554223520 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28186] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28186/stat : 28186 (java) S 28176 28178 26847 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554223520 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28187] ppid=28176 vsize=867688 CPUtime=0
/proc/28178/task/28187/stat : 28187 (java) S 28176 28178 26847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554223520 888512512 10897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867688

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

[startup+2.30683 s]
/proc/loadavg: 1.92 1.98 1.99 5/87 28191
/proc/meminfo: memFree=1772712/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=868132 CPUtime=2.25
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 23137 403 1 0 203 19 2 1 18 0 9 0 1554223515 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 217033 15293 2631 9 0 211539 0
[pid=28178/tid=28180] ppid=28176 vsize=868132 CPUtime=1.85
/proc/28178/task/28180/stat : 28180 (java) R 28176 28178 26847 0 -1 64 16480 403 1 0 166 16 2 1 24 0 9 0 1554223516 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28181] ppid=28176 vsize=868132 CPUtime=0.11
/proc/28178/task/28181/stat : 28181 (java) S 28176 28178 26847 0 -1 64 4923 403 0 0 8 0 2 1 16 0 9 0 1554223518 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28182] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28182/stat : 28182 (java) S 28176 28178 26847 0 -1 64 16 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28183] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28183/stat : 28183 (java) S 28176 28178 26847 0 -1 64 12 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28184] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28184/stat : 28184 (java) S 28176 28178 26847 0 -1 64 0 403 0 0 0 0 2 1 18 0 9 0 1554223520 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28185] ppid=28176 vsize=868132 CPUtime=0.31
/proc/28178/task/28185/stat : 28185 (java) R 28176 28178 26847 0 -1 64 893 403 0 0 28 0 2 1 15 0 9 0 1554223520 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 102022491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28186] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28186/stat : 28186 (java) S 28176 28178 26847 0 -1 64 2 403 0 0 0 0 2 1 19 0 9 0 1554223520 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28187] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28187/stat : 28187 (java) S 28176 28178 26847 0 -1 64 8 403 0 0 0 0 2 1 15 0 9 0 1554223520 888967168 15293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 868132

[startup+2.70288 s]
/proc/loadavg: 1.92 1.98 1.99 5/87 28191
/proc/meminfo: memFree=1772712/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=868132 CPUtime=2.64
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 24961 403 1 0 241 20 2 1 18 0 9 0 1554223515 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 217033 15377 2633 9 0 211539 0
[pid=28178/tid=28180] ppid=28176 vsize=868132 CPUtime=2.17
/proc/28178/task/28180/stat : 28180 (java) R 28176 28178 26847 0 -1 64 18243 403 1 0 197 17 2 1 25 0 9 0 1554223516 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4127278593 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28181] ppid=28176 vsize=868132 CPUtime=0.11
/proc/28178/task/28181/stat : 28181 (java) S 28176 28178 26847 0 -1 64 4923 403 0 0 8 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28182] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28182/stat : 28182 (java) S 28176 28178 26847 0 -1 64 16 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28183] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28183/stat : 28183 (java) S 28176 28178 26847 0 -1 64 12 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28184] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28184/stat : 28184 (java) S 28176 28178 26847 0 -1 64 0 403 0 0 0 0 2 1 18 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28185] ppid=28176 vsize=868132 CPUtime=0.38
/proc/28178/task/28185/stat : 28185 (java) S 28176 28178 26847 0 -1 64 954 403 0 0 35 0 2 1 15 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28186] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28186/stat : 28186 (java) S 28176 28178 26847 0 -1 64 2 403 0 0 0 0 2 1 19 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28187] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28187/stat : 28187 (java) S 28176 28178 26847 0 -1 64 8 403 0 0 0 0 2 1 15 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 868132

[startup+2.80289 s]
/proc/loadavg: 1.92 1.98 1.99 5/87 28191
/proc/meminfo: memFree=1772712/2055920 swapFree=4112960/4192956
[pid=28178] ppid=28176 vsize=868132 CPUtime=2.74
/proc/28178/stat : 28178 (java) S 28176 28178 26847 0 -1 0 24979 403 1 0 251 20 2 1 18 0 9 0 1554223515 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28178/statm: 217033 15377 2633 9 0 211539 0
[pid=28178/tid=28180] ppid=28176 vsize=868132 CPUtime=2.27
/proc/28178/task/28180/stat : 28180 (java) R 28176 28178 26847 0 -1 64 18261 403 1 0 207 17 2 1 25 0 9 0 1554223516 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4126095734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28181] ppid=28176 vsize=868132 CPUtime=0.11
/proc/28178/task/28181/stat : 28181 (java) S 28176 28178 26847 0 -1 64 4923 403 0 0 8 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28182] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28182/stat : 28182 (java) S 28176 28178 26847 0 -1 64 16 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28183] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28183/stat : 28183 (java) S 28176 28178 26847 0 -1 64 12 403 0 0 0 0 2 1 16 0 9 0 1554223518 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28184] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28184/stat : 28184 (java) S 28176 28178 26847 0 -1 64 0 403 0 0 0 0 2 1 18 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28185] ppid=28176 vsize=868132 CPUtime=0.38
/proc/28178/task/28185/stat : 28185 (java) S 28176 28178 26847 0 -1 64 954 403 0 0 35 0 2 1 15 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28186] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28186/stat : 28186 (java) S 28176 28178 26847 0 -1 64 2 403 0 0 0 0 2 1 19 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28178/tid=28187] ppid=28176 vsize=868132 CPUtime=0.03
/proc/28178/task/28187/stat : 28187 (java) S 28176 28178 26847 0 -1 64 8 403 0 0 0 0 2 1 15 0 9 0 1554223520 888967168 15377 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 868132

Child status: 0
Real time (s): 2.87348
CPU time (s): 2.80657
CPU user time (s): 2.57461
CPU system time (s): 0.231964
CPU usage (%): 97.6716
Max. virtual memory (cumulated for all children) (KiB): 868164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.57461
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25460
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= 1527
involuntary context switches= 1594

runsolver used 0.008998 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 10:12:11
IDJOB=1087777
IDBENCH=58046
IDSOLVER=363
FILE ID=node38/1087777-1215245531
PBS_JOBID= 7881933
Free space on /tmp= 66440 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph4.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087777-1215245531/watcher-1087777-1215245531 -o /tmp/evaluation-result-1087777-1215245531/solver-1087777-1215245531 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087777-1215245531.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d376505df682ff1d994068cd4d20457
RANDOM SEED=755048430

node38.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.223
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.223
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:       1819168 kB
Buffers:          5084 kB
Cached:          71100 kB
SwapCached:      73008 kB
Active:         142364 kB
Inactive:        41172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819168 kB
SwapTotal:     4192956 kB
SwapFree:      4112960 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:         115012 kB
Slab:            38212 kB
Committed_AS:  3065732 kB
PageTables:       2080 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= 66440 MiB
End job on node38 at 2008-07-05 10:12:14