Trace number 1087903

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 3.87241 3.92605

DiagnosticValue
CHECKS209983
NODES680

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph8.xml
MD5SUMe75f324a43077fbbdb52f04b5d5aa247
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.491924
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.09	
0.08/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1087903-1215245646.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.48/0.57	     nbVariables=680  nbDomainTypes=7  minDomainSize=6  maxDomainSize=44  nbTotalValues=25628
0.48/0.57	       =>  wckTime=0.324  cpuTime=0.23  mem=9M804
0.48/0.57	   
0.48/0.57	   predicates being loaded...
0.58/0.63	   
0.58/0.63	   constraints being loaded...
2.94/3.01	     nbConstraints=3775  nbGlobalConstraints=18  nbConvertedConstraints=3757  nbConvertConstraintsChecks=4199740
2.94/3.01	     nbExtensionStructures=2963  nbSharedExtensionStructures=3483  nbConflictsStructures=2963
2.94/3.01	     nbSharedConflictsStructures=3483  nbSharedBinaryRepresentations=222075  minDegree=1  maxDegree=23  minArity=2
2.94/3.01	     avgArity=2.06  maxArity=16  nbGenerators=0  nbFusions=0  symmetryWckTime=0.306  symmetryCpuTime=0.14  nbCliques=18
2.94/3.02	       =>  wckTime=2.771  cpuTime=2.31  mem=13M208
3.04/3.11	   
3.04/3.11	   solver IterativeSystematicSolver being built... 
3.04/3.19	   
3.04/3.19	   INFO : Forward propagation technique limited 
3.15/3.29	       =>  wckTime=3.049  cpuTime=2.46  mem=27M668
3.25/3.34	   
3.25/3.34	   preprocessing
3.25/3.34	     nbConstraintChecks=0  nbPropagations=680  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.25/3.34	     detectedInconsistency=no
3.25/3.34	       =>  wckTime=0.045  cpuTime=0.04  mem=27M668
3.74/3.90	   
3.74/3.90	   search
3.74/3.90	     run=0  nbConstraintChecks=209983  minDepth=681  maxDepth=680  nbPropagations=4396  nbRevisions=7029
3.74/3.90	     nbUselessRevisions=2959  nbAssignments=680  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=681
3.74/3.90	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.74/3.90	     nbREliminables=102.44  nbIEliminables=396.33  nbDEliminables=0  nbPEliminables=0
3.74/3.90	       =>  wckTime=0.6  cpuTime=0.54  mem=30M626
3.74/3.90	   
3.74/3.90	   global
3.74/3.90	     nbConstraintChecks=209983  nbPropagations=5076  nbRevisions=7029  nbUselessRevisions=2959  nbRestartNogoods=0
3.74/3.90	     solvingWckTime=0.602  solvingCpuTime=0.54  expiredTime=no  totalExploration=no  nbFoundSolutions=1
3.74/3.90	     firstSolutionCpuTime=2.98  globalCpuTime=3.06
3.84/3.90	       =>  wckTime=3.653  cpuTime=3.0  mem=30M626
3.84/3.90	   
3.84/3.90	s SATISFIABLE
3.84/3.90	v 16 254 792 554 652 414 156 394 16 254 408 170 240 478 142 380 414 652 652 414 414 652 16 254 16 254 16 254 680 442 414 652 254 16 142 380 170 408 16 254 554 792 414 652 414 652 442 680 16 254 408 170 16 254 666 428 792 554 554 792 554 792 428 666 652 414 30 268 156 394 142 380 156 394 792 554 16 254 16 254 394 156 652 414 414 652 268 30 16 254 666 428 30 268 778 540 394 156 156 394 554 792 792 554 394 156 254 16 268 30 778 540 456 694 792 554 408 170 254 16 30 268 16 254 394 156 666 428 240 478 554 792 254 16 156 394 408 170 268 30 254 16 254 16 792 554 268 30 16 254 380 142 16 254 652 414 254 16 554 792 142 380 792 554 254 16 296 58 792 554 792 554 156 394 268 30 394 156 156 394 16 254 254 16 16 254 666 428 16 254 792 554 792 554 554 792 792 554 394 156 792 554 30 268 554 792 666 428 652 414 778 540 652 414 380 142 778 540 156 394 652 414 554 792 652 414 394 156 778 540 652 414 792 554 394 156 380 142 554 792 666 428 16 254 156 394 414 652 394 156 16 254 170 408 156 394 268 30 268 30 30 268 652 414 778 540 30 268 156 394 554 792 254 16 16 254 282 44 554 792 254 16 156 394 652 414 16 254 142 380 414 652 792 554 750 512 254 16 268 30 554 792 652 414 254 16 792 554 792 554 792 554 408 170 58 296 16 254 240 478 16 254 16 254 156 394 394 156 16 254 170 408 680 442 394 156 240 478 268 30 394 156 478 240 666 428 394 156 442 680 792 554 792 554 156 394 792 554 240 478 142 380 554 792 414 652 554 792 268 30 240 478 240 478 792 554 30 268 156 394 778 540 394 156 554 792 554 792 736 498 666 428 778 540 16 254 30 268 750 512 16 254 764 526 554 792 156 394 394 156 540 778 652 414 526 764 554 792 540 778 478 240 44 282 414 652 142 380 414 652 554 792 428 666 128 366 16 254 792 554 778 540 44 282 282 44 72 310 652 414 156 394 16 254 652 414 778 540 156 394 540 778 554 792 86 324 554 792 16 254 380 142 240 478 268 30 170 408 30 268 792 554 394 156 58 296 268 30 268 30 44 282 268 30 554 792 652 414 554 792 456 694 394 156 554 792 394 156 394 156 16 254 414 652 16 254 750 512 554 792 128 366 470 708 666 428 44 282 128 366 156 394 408 170 792 554 16 254 652 414 44 282 156 394 526 764 414 652 394 156 652 414 680 442 554 792 652 414 142 380 554 792 540 778 526 764 554 792 428 666 540 778 142 380 254 16 554 792 156 394 666 428 156 394 526 764 478 240 128 366 380 142 540 778 254 16 254 16 512 750 394 156 30 268 128 366 652 414 652 414 58 296 30 268 240 478 240 478 554 792 540 778 254 16 240 478 554 792 764 526 792 554 30 268 30 268 652 414 792 554 254 16 414 652 750 512 254 16 652 414 268 30 652 414 156 394 268 30 554 792 540 778 30 268 666 428 16 254 254 16 16 254 142 380 414 652 30 268 792 554 
3.84/3.90	d NODES 680
3.84/3.90	d CHECKS 209983
3.84/3.90	   
3.84/3.90	   totalWckTime=3.712  totalCpuTime=3.07

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-1087903-1215245646/watcher-1087903-1215245646 -o /tmp/evaluation-result-1087903-1215245646/solver-1087903-1215245646 -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-1087903-1215245646.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.05 2.05 2.01 3/73 6249
/proc/meminfo: memFree=1863112/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=10616 CPUtime=0
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2003515776 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 2654 472 209 9 0 1184 0
[pid=6249/tid=6250] ppid=6247 vsize=10616 CPUtime=0
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2003515778 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 10604504 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.090631 s]
/proc/loadavg: 2.05 2.05 2.01 3/73 6249
/proc/meminfo: memFree=1863112/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=865884 CPUtime=0.08
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 3599 0 1 0 6 2 0 0 18 0 9 0 2003515776 886665216 3087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216471 3087 1657 9 0 211026 0
[pid=6249/tid=6250] ppid=6247 vsize=865884 CPUtime=0.06
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 2697 0 1 0 5 1 0 0 18 0 9 0 2003515778 886665216 3087 996147200 134512640 134550740 4294955968 18446744073709551615 102473471 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.102632 s]
/proc/loadavg: 2.05 2.05 2.01 3/73 6249
/proc/meminfo: memFree=1863112/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=865884 CPUtime=0.09
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 3718 0 1 0 7 2 0 0 18 0 9 0 2003515776 886665216 3181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216471 3181 1686 9 0 211026 0
[pid=6249/tid=6250] ppid=6247 vsize=865884 CPUtime=0.07
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 2816 0 1 0 6 1 0 0 18 0 9 0 2003515778 886665216 3181 996147200 134512640 134550740 4294955968 18446744073709551615 4125950500 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301674 s]
/proc/loadavg: 2.05 2.05 2.01 3/73 6249
/proc/meminfo: memFree=1863112/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=866196 CPUtime=0.28
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 5616 0 1 0 24 4 0 0 18 0 9 0 2003515776 886984704 5030 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216549 5030 1902 9 0 211097 0
[pid=6249/tid=6250] ppid=6247 vsize=866196 CPUtime=0.24
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 4655 0 1 0 21 3 0 0 19 0 9 0 2003515778 886984704 5030 996147200 134512640 134550740 4294955968 18446744073709551615 9757476 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702751 s]
/proc/loadavg: 2.05 2.05 2.01 3/73 6249
/proc/meminfo: memFree=1863112/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=867100 CPUtime=0.68
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 7931 0 1 0 61 7 0 0 18 0 9 0 2003515776 887910400 7291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216775 7291 2006 9 0 211281 0
[pid=6249/tid=6250] ppid=6247 vsize=867100 CPUtime=0.54
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 6755 0 1 0 48 6 0 0 20 0 9 0 2003515778 887910400 7291 996147200 134512640 134550740 4294955968 18446744073709551615 102689695 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867100

[startup+1.50291 s]
/proc/loadavg: 2.05 2.05 2.01 3/82 6258
/proc/meminfo: memFree=1830784/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=867716 CPUtime=1.48
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 12307 0 1 0 133 15 0 0 18 0 9 0 2003515776 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216929 11664 2015 9 0 211435 0
[pid=6249/tid=6250] ppid=6247 vsize=867716 CPUtime=1.23
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 10903 0 1 0 109 14 0 0 25 0 9 0 2003515778 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4125960196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6252] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6252/stat : 6252 (java) S 6247 6249 5520 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003515779 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6253] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6253/stat : 6253 (java) S 6247 6249 5520 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003515779 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6254] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6254/stat : 6254 (java) S 6247 6249 5520 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003515779 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6255] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6255/stat : 6255 (java) S 6247 6249 5520 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003515781 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6256] ppid=6247 vsize=867716 CPUtime=0.23
/proc/6249/task/6256/stat : 6256 (java) S 6247 6249 5520 0 -1 64 707 0 0 0 23 0 0 0 15 0 9 0 2003515781 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6257] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6257/stat : 6257 (java) S 6247 6249 5520 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003515781 888541184 11664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6258] ppid=6247 vsize=867716 CPUtime=0
/proc/6249/task/6258/stat : 6258 (java) S 6247 6249 5520 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003515781 888541184 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.48
Current children cumulated vsize (KiB) 867716

[startup+3.10122 s]
/proc/loadavg: 2.05 2.05 2.01 3/82 6258
/proc/meminfo: memFree=1815232/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=867952 CPUtime=3.04
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 23318 367 1 0 268 32 4 0 18 0 10 0 2003515776 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 216988 19271 2613 9 0 211516 0
[pid=6249/tid=6250] ppid=6247 vsize=867952 CPUtime=2.58
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 17198 367 1 0 225 29 4 0 23 0 10 0 2003515778 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6252] ppid=6247 vsize=867952 CPUtime=0.19
/proc/6249/task/6252/stat : 6252 (java) R 6247 6249 5520 0 -1 64 4442 367 0 0 14 1 4 0 16 0 10 0 2003515779 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6253] ppid=6247 vsize=867952 CPUtime=0.04
/proc/6249/task/6253/stat : 6253 (java) S 6247 6249 5520 0 -1 64 12 367 0 0 0 0 4 0 16 0 10 0 2003515779 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6254] ppid=6247 vsize=867952 CPUtime=0.04
/proc/6249/task/6254/stat : 6254 (java) S 6247 6249 5520 0 -1 64 5 367 0 0 0 0 4 0 16 0 10 0 2003515779 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6255] ppid=6247 vsize=867952 CPUtime=0.04
/proc/6249/task/6255/stat : 6255 (java) S 6247 6249 5520 0 -1 64 1 367 0 0 0 0 4 0 18 0 10 0 2003515781 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6256] ppid=6247 vsize=867952 CPUtime=0.32
/proc/6249/task/6256/stat : 6256 (java) S 6247 6249 5520 0 -1 64 851 367 0 0 28 0 4 0 15 0 10 0 2003515781 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6257] ppid=6247 vsize=867952 CPUtime=0.04
/proc/6249/task/6257/stat : 6257 (java) S 6247 6249 5520 0 -1 64 2 367 0 0 0 0 4 0 19 0 10 0 2003515781 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6258] ppid=6247 vsize=867952 CPUtime=0.04
/proc/6249/task/6258/stat : 6258 (java) S 6247 6249 5520 0 -1 64 9 367 0 0 0 0 4 0 15 0 10 0 2003515781 888782848 19271 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867952

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

[startup+3.5013 s]
/proc/loadavg: 2.05 2.05 2.01 3/82 6262
/proc/meminfo: memFree=1791232/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=868172 CPUtime=3.44
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 29912 491 1 0 305 34 4 1 18 0 9 0 2003515776 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 217043 20448 2637 9 0 211549 0
[pid=6249/tid=6250] ppid=6247 vsize=868172 CPUtime=2.89
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 22644 491 1 0 254 30 4 1 25 0 9 0 2003515778 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4127273767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6252] ppid=6247 vsize=868172 CPUtime=0.2
/proc/6249/task/6252/stat : 6252 (java) S 6247 6249 5520 0 -1 64 5487 491 0 0 14 1 4 1 16 0 9 0 2003515779 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6253] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6253/stat : 6253 (java) S 6247 6249 5520 0 -1 64 14 491 0 0 0 0 4 1 16 0 9 0 2003515779 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6254] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6254/stat : 6254 (java) S 6247 6249 5520 0 -1 64 8 491 0 0 0 0 4 1 15 0 9 0 2003515779 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6255] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6255/stat : 6255 (java) S 6247 6249 5520 0 -1 64 1 491 0 0 0 0 4 1 18 0 9 0 2003515781 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6256] ppid=6247 vsize=868172 CPUtime=0.41
/proc/6249/task/6256/stat : 6256 (java) S 6247 6249 5520 0 -1 64 946 491 0 0 36 0 4 1 15 0 9 0 2003515781 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6257] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6257/stat : 6257 (java) S 6247 6249 5520 0 -1 64 2 491 0 0 0 0 4 1 19 0 9 0 2003515781 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6258] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6258/stat : 6258 (java) S 6247 6249 5520 0 -1 64 9 491 0 0 0 0 4 1 15 0 9 0 2003515781 889008128 20448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 868172

[startup+3.90237 s]
/proc/loadavg: 2.05 2.05 2.01 3/82 6262
/proc/meminfo: memFree=1791232/2055920 swapFree=4179604/4192956
[pid=6249] ppid=6247 vsize=868172 CPUtime=3.84
/proc/6249/stat : 6249 (java) S 6247 6249 5520 0 -1 0 30292 491 1 0 345 34 4 1 18 0 9 0 2003515776 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6249/statm: 217043 20457 2637 9 0 211549 0
[pid=6249/tid=6250] ppid=6247 vsize=868172 CPUtime=3.27
/proc/6249/task/6250/stat : 6250 (java) R 6247 6249 5520 0 -1 64 23021 491 1 0 292 30 4 1 25 0 9 0 2003515778 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6252] ppid=6247 vsize=868172 CPUtime=0.2
/proc/6249/task/6252/stat : 6252 (java) S 6247 6249 5520 0 -1 64 5487 491 0 0 14 1 4 1 16 0 9 0 2003515779 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6253] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6253/stat : 6253 (java) S 6247 6249 5520 0 -1 64 14 491 0 0 0 0 4 1 16 0 9 0 2003515779 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6254] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6254/stat : 6254 (java) S 6247 6249 5520 0 -1 64 8 491 0 0 0 0 4 1 15 0 9 0 2003515779 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6255] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6255/stat : 6255 (java) S 6247 6249 5520 0 -1 64 1 491 0 0 0 0 4 1 18 0 9 0 2003515781 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6256] ppid=6247 vsize=868172 CPUtime=0.42
/proc/6249/task/6256/stat : 6256 (java) S 6247 6249 5520 0 -1 64 949 491 0 0 37 0 4 1 15 0 9 0 2003515781 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6257] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6257/stat : 6257 (java) S 6247 6249 5520 0 -1 64 2 491 0 0 0 0 4 1 19 0 9 0 2003515781 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6249/tid=6258] ppid=6247 vsize=868172 CPUtime=0.05
/proc/6249/task/6258/stat : 6258 (java) S 6247 6249 5520 0 -1 64 9 491 0 0 0 0 4 1 15 0 9 0 2003515781 889008128 20457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 868172

Child status: 0
Real time (s): 3.92605
CPU time (s): 3.87241
CPU user time (s): 3.50047
CPU system time (s): 0.371943
CPU usage (%): 98.6339
Max. virtual memory (cumulated for all children) (KiB): 868172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.50047
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30904
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= 1550
involuntary context switches= 1680

runsolver used 0.008998 second user time and 0.019996 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-05 10:14:06
IDJOB=1087903
IDBENCH=58054
IDSOLVER=363
FILE ID=node74/1087903-1215245646
PBS_JOBID= 7882030
Free space on /tmp= 103236 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph8.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-1087903-1215245646/watcher-1087903-1215245646 -o /tmp/evaluation-result-1087903-1215245646/solver-1087903-1215245646 -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-1087903-1215245646.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e75f324a43077fbbdb52f04b5d5aa247
RANDOM SEED=163975310

node74.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.259
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.259
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:       1863592 kB
Buffers:          6408 kB
Cached:         100292 kB
SwapCached:       6520 kB
Active:         113408 kB
Inactive:        26932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863592 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          41652 kB
Slab:            37296 kB
Committed_AS:  4155964 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103232 MiB
End job on node74 at 2008-07-05 10:14:10