Trace number 1077802

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 15.3577 15.5268

DiagnosticValue
CHECKS23870500
NODES136

General information on the benchmark

Namecsp/primes-10/
normalized-primes-10-20-3-5.xml
MD5SUM19ed1df42e1c1e87990622e796acf2fb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.10	
0.07/0.10	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=esac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-1077802-1215195800.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.37/0.41	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28  nbTotalValues=2800
0.37/0.41	       =>  wckTime=0.158  cpuTime=0.11  mem=7M919
0.37/0.41	   
0.37/0.41	   predicates being loaded...
0.47/0.50	   
0.47/0.50	   constraints being loaded...
0.57/0.69	     nbConstraints=50  nbGlobalConstraints=30  nbDisconnectedVariables=30  nbUnbuiltConflictsStructures=20
0.57/0.69	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=3
0.57/0.69	     minArity=2  avgArity=3.4  maxArity=8  nbGenerators=30  nbFusions=0  symmetryWckTime=0.043  symmetryCpuTime=0.03
0.57/0.69	       =>  wckTime=0.44  cpuTime=0.33  mem=16M723
0.66/0.74	   
0.66/0.74	   solver IterativeSystematicSolver being built... 
0.76/0.82	   
0.76/0.82	   INFO : Forward propagation technique limited 
0.76/0.89	       =>  wckTime=0.639  cpuTime=0.45  mem=20M736
5.12/5.30	   
5.12/5.30	   preprocessing
5.12/5.30	     nbConstraintChecks=7463620  nbValidityChecks=3500  nbPropagations=361  nbRevisions=246  nbUselessRevisions=109
5.12/5.30	     nbSingletonTests=112  nbEffectiveSingletonTests=0  nbACRemovals=111  nbFoundSingletons=0  nbRemovedValues=111
5.12/5.30	     detectedInconsistency=no
5.12/5.30	       =>  wckTime=4.404  cpuTime=4.34  mem=21M777
15.24/15.50	   
15.24/15.50	   search
15.33/15.50	     run=1  nbConstraintChecks=16406878  nbValidityChecks=6796  minDepth=4  maxDepth=100  nbPropagations=1180
15.33/15.50	     nbRevisions=1019  nbUselessRevisions=455  nbAssignments=136  nbFailedAssignments=12  nbBacktracks=2
15.33/15.50	     nbVisitedNodes=149  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
15.33/15.50	     nbSEliminables=0  nbREliminables=39.15  nbIEliminables=26.24  nbDEliminables=0  nbPEliminables=0
15.33/15.50	       =>  wckTime=14.606  cpuTime=14.44  mem=22M785
15.33/15.50	   
15.33/15.50	   global
15.33/15.50	     nbConstraintChecks=23870498  nbValidityChecks=10296  nbPropagations=1541  nbRevisions=1265  nbUselessRevisions=564
15.33/15.50	     nbRestartNogoods=10  solvingWckTime=14.609  solvingCpuTime=14.44  expiredTime=no  totalExploration=no
15.33/15.50	     nbFoundSolutions=1  firstSolutionCpuTime=14.88  globalCpuTime=14.95
15.33/15.50	       =>  wckTime=15.249  cpuTime=14.89  mem=22M785
15.33/15.50	   
15.33/15.50	s SATISFIABLE
15.33/15.50	v 27 2 24 2 2 12 2 2 2 21 4 2 2 2 3 2 10 2 2 2 2 28 26 2 2 5 2 2 4 2 2 2 24 2 2 2 2 23 2 10 29 2 2 5 29 9 18 28 3 6 8 10 2 2 19 29 3 21 17 2 11 9 9 2 2 5 4 17 2 2 2 2 5 18 29 11 2 2 7 3 29 7 29 2 29 2 17 2 29 29 12 2 2 2 2 2 2 2 6 2 
15.33/15.50	d NODES 136
15.33/15.50	d CHECKS 23870498
15.33/15.50	   
15.33/15.50	   totalWckTime=15.305  totalCpuTime=14.95

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-1077802-1215195800/watcher-1077802-1215195800 -o /tmp/evaluation-result-1077802-1215195800/solver-1077802-1215195800 -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-1077802-1215195800.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.16 2.09 2.01 4/73 912
/proc/meminfo: memFree=1749944/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=18572 CPUtime=0
/proc/912/stat : 912 (runsolver) R 910 912 31557 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 131591005 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/912/statm: 4643 292 257 25 0 2626 0

[startup+0.0900949 s]
/proc/loadavg: 2.16 2.09 2.01 4/73 912
/proc/meminfo: memFree=1749944/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=865856 CPUtime=0.07
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 3436 0 1 0 5 2 0 0 18 0 9 0 131591005 886636544 2934 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216464 2934 1578 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.10192 s]
/proc/loadavg: 2.16 2.09 2.01 4/73 912
/proc/meminfo: memFree=1749944/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=865884 CPUtime=0.08
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 3633 0 1 0 6 2 0 0 18 0 9 0 131591005 886665216 3118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216471 3118 1671 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301944 s]
/proc/loadavg: 2.16 2.09 2.01 4/73 912
/proc/meminfo: memFree=1749944/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=866048 CPUtime=0.27
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 5578 0 1 0 24 3 0 0 18 0 9 0 131591005 886833152 4992 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216512 4992 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866048

[startup+0.701993 s]
/proc/loadavg: 2.16 2.09 2.01 4/73 912
/proc/meminfo: memFree=1749944/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=0.66
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 9993 277 1 0 60 6 0 0 18 0 9 0 131591005 888094720 7992 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 7992 2071 9 0 211326 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867280

[startup+1.50208 s]
/proc/loadavg: 2.23 2.10 2.01 3/82 925
/proc/meminfo: memFree=1718768/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=1.45
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16119 277 1 0 138 7 0 0 18 0 9 0 131591005 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10353 2630 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=1.25
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12459 277 1 0 120 5 0 0 25 0 9 0 131591006 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4126747900 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 16 0 9 0 131591008 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.13
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 509 277 0 0 13 0 0 0 16 0 9 0 131591011 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867280

[startup+3.10127 s]
/proc/loadavg: 2.23 2.10 2.01 3/82 925
/proc/meminfo: memFree=1718512/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=3.04
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16135 277 1 0 297 7 0 0 18 0 9 0 131591005 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10366 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=2.83
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12465 277 1 0 278 5 0 0 25 0 9 0 131591006 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4126754736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 17 0 9 0 131591008 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.14
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 519 277 0 0 14 0 0 0 16 0 9 0 131591011 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10366 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) 867280

[startup+6.30164 s]
/proc/loadavg: 2.21 2.10 2.01 3/82 925
/proc/meminfo: memFree=1717296/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=6.22
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16400 277 1 0 614 8 0 0 18 0 9 0 131591005 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10627 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=6
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12724 277 1 0 594 6 0 0 25 0 9 0 131591006 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4126747910 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 17 0 9 0 131591008 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.15
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 525 277 0 0 15 0 0 0 15 0 9 0 131591011 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10627 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867280

[startup+12.7014 s]
/proc/loadavg: 2.19 2.10 2.01 3/82 925
/proc/meminfo: memFree=1717104/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=12.55
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16411 277 1 0 1247 8 0 0 18 0 9 0 131591005 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10635 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=12.33
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12729 277 1 0 1227 6 0 0 25 0 9 0 131591006 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4126752178 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 16 0 9 0 131591008 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.16
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 531 277 0 0 16 0 0 0 15 0 9 0 131591011 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10635 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867280

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

[startup+14.3066 s]
/proc/loadavg: 2.19 2.10 2.01 3/82 925
/proc/meminfo: memFree=1717104/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=14.14
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16413 277 1 0 1406 8 0 0 18 0 9 0 131591005 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10636 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=13.92
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12731 277 1 0 1386 6 0 0 25 0 9 0 131591006 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4126746372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 16 0 9 0 131591008 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.16
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 531 277 0 0 16 0 0 0 15 0 9 0 131591011 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 867280

[startup+15.1017 s]
/proc/loadavg: 2.19 2.10 2.01 3/82 925
/proc/meminfo: memFree=1717104/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=14.94
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16415 277 1 0 1486 8 0 0 18 0 9 0 131591005 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10638 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=14.71
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12732 277 1 0 1465 6 0 0 25 0 9 0 131591006 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4126748704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.03
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 3 0 0 0 16 0 9 0 131591008 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.16
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 532 277 0 0 16 0 0 0 16 0 9 0 131591011 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 867280

[startup+15.5027 s]
/proc/loadavg: 2.19 2.10 2.01 4/82 925
/proc/meminfo: memFree=1717104/2055920 swapFree=4181452/4192956
[pid=912] ppid=910 vsize=867280 CPUtime=15.33
/proc/912/stat : 912 (java) S 910 912 31557 0 -1 0 16436 277 1 0 1525 8 0 0 18 0 9 0 131591005 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/912/statm: 216820 10658 2631 9 0 211326 0
[pid=912/tid=914] ppid=910 vsize=867280 CPUtime=15.1
/proc/912/task/914/stat : 914 (java) R 910 912 31557 0 -1 64 12749 277 1 0 1504 6 0 0 25 0 9 0 131591006 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=915] ppid=910 vsize=867280 CPUtime=0.04
/proc/912/task/915/stat : 915 (java) S 910 912 31557 0 -1 64 2308 277 0 0 4 0 0 0 16 0 9 0 131591008 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=916] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/916/stat : 916 (java) S 910 912 31557 0 -1 64 14 277 0 0 0 0 0 0 16 0 9 0 131591008 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=917] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/917/stat : 917 (java) S 910 912 31557 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 131591008 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=918] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/918/stat : 918 (java) S 910 912 31557 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 131591011 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=919] ppid=910 vsize=867280 CPUtime=0.17
/proc/912/task/919/stat : 919 (java) S 910 912 31557 0 -1 64 536 277 0 0 17 0 0 0 15 0 9 0 131591011 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=920] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/920/stat : 920 (java) S 910 912 31557 0 -1 64 2 277 0 0 0 0 0 0 19 0 9 0 131591011 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=912/tid=921] ppid=910 vsize=867280 CPUtime=0
/proc/912/task/921/stat : 921 (java) S 910 912 31557 0 -1 64 3 277 0 0 0 0 0 0 15 0 9 0 131591011 888094720 10658 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.33
Current children cumulated vsize (KiB) 867280

Child status: 0
Real time (s): 15.5268
CPU time (s): 15.3577
CPU user time (s): 15.2637
CPU system time (s): 0.093985
CPU usage (%): 98.9107
Max. virtual memory (cumulated for all children) (KiB): 867280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.2637
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16828
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= 1034
involuntary context switches= 1388

runsolver used 0.024996 second user time and 0.057991 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 20:23:20
IDJOB=1077802
IDBENCH=56711
IDSOLVER=364
FILE ID=node73/1077802-1215195800
PBS_JOBID= 7881587
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/primes-10/normalized-primes-10-20-3-5.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-1077802-1215195800/watcher-1077802-1215195800 -o /tmp/evaluation-result-1077802-1215195800/solver-1077802-1215195800 -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-1077802-1215195800.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 19ed1df42e1c1e87990622e796acf2fb
RANDOM SEED=1078265885

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.230
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.230
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:       1750424 kB
Buffers:         55900 kB
Cached:         182036 kB
SwapCached:       5300 kB
Active:         168860 kB
Inactive:        80008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750424 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          18476 kB
Slab:            41992 kB
Committed_AS:   357448 kB
PageTables:       1712 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= 66552 MiB
End job on node73 at 2008-07-04 20:23:35