Trace number 223810

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, and are wall clock time (not CPU 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 109 ACSAT 26.415 26.5254

DiagnosticValue
CHECKS187430057
NODES144631

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-31_ext.xml
MD5SUMc5beed9588e93895181bfaa0c8eda6ab
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.26435
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.37	   instance
0.37	     name=/tmp/evaluation/223810-1168080463/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.44	       =>  wckTime=0.1  cpuTime=0.08  mem=6M951
0.44	   
0.44	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.64	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1  maxDegree=16  maxArity=2
0.64	       =>  wckTime=0.305  cpuTime=0.23  mem=13M827
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.5  cpuTime=0.35  mem=13M749
0.84	   
0.84	   preprocessing
0.84	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.84	     detectedInconsistency=no
0.84	       =>  wckTime=0.0030  cpuTime=0.0  mem=13M749
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=29978  nbPropagations=501  nbRevisions=3605  nbUselessRevisions=2610  nbAssignments=21
0.89	     nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=33  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.053  cpuTime=0.03  mem=14M724
0.91	   
0.91	   search
0.91	     run=1  nbConstraintChecks=73662  nbPropagations=1668  nbRevisions=12505  nbUselessRevisions=8969  nbAssignments=56
0.91	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=89  nbRestartNogoods=3  mapSize=17  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.072  cpuTime=0.04  mem=14M724
0.93	   
0.93	   search
0.93	     run=2  nbConstraintChecks=139492  nbPropagations=3909  nbRevisions=29910  nbUselessRevisions=21391
0.93	     nbAssignments=100  nbFailedAssignments=34  nbBacktracks=48  nbVisitedNodes=164  nbRestartNogoods=6  mapSize=37
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.093  cpuTime=0.06  mem=14M724
0.95	   
0.95	   search
0.95	     run=3  nbConstraintChecks=221853  nbPropagations=7610  nbRevisions=58477  nbUselessRevisions=41618
0.95	     nbAssignments=168  nbFailedAssignments=61  nbBacktracks=82  nbVisitedNodes=280  nbRestartNogoods=11  mapSize=65
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.112  cpuTime=0.07  mem=14M724
0.98	   
0.98	   search
0.98	     run=4  nbConstraintChecks=362158  nbPropagations=13441  nbRevisions=103939  nbUselessRevisions=73644
0.98	     nbAssignments=266  nbFailedAssignments=103  nbBacktracks=134  nbVisitedNodes=449  nbRestartNogoods=15  mapSize=105
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.138  cpuTime=0.1  mem=14M724
1.01	   
1.01	   search
1.01	     run=5  nbConstraintChecks=548146  nbPropagations=22555  nbRevisions=175602  nbUselessRevisions=123936
1.01	     nbAssignments=416  nbFailedAssignments=173  nbBacktracks=209  nbVisitedNodes=717  nbRestartNogoods=20  mapSize=171
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.175  cpuTime=0.13  mem=14M724
1.06	   
1.06	   search
1.06	     run=6  nbConstraintChecks=783939  nbPropagations=35931  nbRevisions=280262  nbUselessRevisions=197070
1.06	     nbAssignments=624  nbFailedAssignments=261  nbBacktracks=322  nbVisitedNodes=1081  nbRestartNogoods=24  mapSize=264
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.22  cpuTime=0.17  mem=14M724
1.13	   
1.13	   search
1.13	     run=7  nbConstraintChecks=1207640  nbPropagations=56354  nbRevisions=442270  nbUselessRevisions=310382
1.13	     nbAssignments=953  nbFailedAssignments=415  nbBacktracks=494  nbVisitedNodes=1668  nbRestartNogoods=30  mapSize=406
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.292  cpuTime=0.24  mem=14M724
1.24	   
1.24	   search
1.24	     run=8  nbConstraintChecks=1870943  nbPropagations=87560  nbRevisions=691471  nbUselessRevisions=484634
1.24	     nbAssignments=1443  nbFailedAssignments=643  nbBacktracks=750  nbVisitedNodes=2545  nbRestartNogoods=33
1.24	     mapSize=630  nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.4  cpuTime=0.35  mem=14M724
1.42	   
1.42	   search
1.42	     run=9  nbConstraintChecks=2953787  nbPropagations=136644  nbRevisions=1088717  nbUselessRevisions=761660
1.42	     nbAssignments=2217  nbFailedAssignments=1028  nbBacktracks=1134  nbVisitedNodes=3964  nbRestartNogoods=40
1.42	     mapSize=968  nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.579  cpuTime=0.51  mem=14M724
1.44	   
1.44	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=14M724)
1.61	   
1.61	   search
1.61	     run=10  nbConstraintChecks=4202321  nbPropagations=208172  nbRevisions=1666190  nbUselessRevisions=1164132
1.61	     nbAssignments=3283  nbFailedAssignments=1513  nbBacktracks=1712  nbVisitedNodes=5846  nbRestartNogoods=45
1.61	       =>  wckTime=0.774  cpuTime=0.69  mem=14M724
1.94	   
1.94	   search
1.94	     run=11  nbConstraintChecks=6553360  nbPropagations=319562  nbRevisions=2568954  nbUselessRevisions=1794254
1.94	     nbAssignments=5080  nbFailedAssignments=2441  nbBacktracks=2576  nbVisitedNodes=9161  nbRestartNogoods=48
1.94	       =>  wckTime=1.097  cpuTime=1.01  mem=14M724
2.37	   
2.37	   search
2.37	     run=12  nbConstraintChecks=9748212  nbPropagations=484584  nbRevisions=3908687  nbUselessRevisions=2728144
2.37	     nbAssignments=7535  nbFailedAssignments=3592  nbBacktracks=3873  nbVisitedNodes=13577  nbRestartNogoods=58
2.37	       =>  wckTime=1.533  cpuTime=1.45  mem=14M724
3.04	   
3.04	   search
3.04	     run=13  nbConstraintChecks=14540032  nbPropagations=732847  nbRevisions=5922928  nbUselessRevisions=4132292
3.04	     nbAssignments=11414  nbFailedAssignments=5519  nbBacktracks=5819  nbVisitedNodes=20611  nbRestartNogoods=68
3.04	       =>  wckTime=2.203  cpuTime=2.12  mem=14M724
3.96	   
3.96	   search
3.96	     run=14  nbConstraintChecks=21090678  nbPropagations=1097879  nbRevisions=8880768  nbUselessRevisions=6197373
3.96	     nbAssignments=16907  nbFailedAssignments=8085  nbBacktracks=8740  nbVisitedNodes=30463  nbRestartNogoods=75
3.96	       =>  wckTime=3.126  cpuTime=3.04  mem=14M724
5.45	   
5.45	   search
5.45	     run=15  nbConstraintChecks=32049492  nbPropagations=1645831  nbRevisions=13310087  nbUselessRevisions=9282471
5.45	     nbAssignments=25046  nbFailedAssignments=11840  nbBacktracks=13119  nbVisitedNodes=45077  nbRestartNogoods=88
5.45	       =>  wckTime=4.608  cpuTime=4.52  mem=14M724
7.52	   
7.52	   search
7.52	     run=16  nbConstraintChecks=47510753  nbPropagations=2452233  nbRevisions=19820514  nbUselessRevisions=13818132
7.52	     nbAssignments=37120  nbFailedAssignments=17341  nbBacktracks=19687  nbVisitedNodes=66532  nbRestartNogoods=101
7.52	       =>  wckTime=6.684  cpuTime=6.59  mem=14M724
10.78	   
10.78	   search
10.78	     run=17  nbConstraintChecks=71605986  nbPropagations=3667722  nbRevisions=29638883  nbUselessRevisions=20661246
10.78	     nbAssignments=55620  nbFailedAssignments=25982  nbBacktracks=29541  nbVisitedNodes=99766  nbRestartNogoods=107
10.78	       =>  wckTime=9.94  cpuTime=9.85  mem=14M724
15.86	   
15.86	   search
15.86	     run=18  nbConstraintChecks=109572095  nbPropagations=5513202  nbRevisions=44635511  nbUselessRevisions=31120513
15.86	     nbAssignments=84120  nbFailedAssignments=39698  nbBacktracks=44319  nbVisitedNodes=151184  nbRestartNogoods=111
15.86	       =>  wckTime=15.026  cpuTime=14.93  mem=14M724
22.90	   
22.90	   search
22.90	     run=19  nbConstraintChecks=161634199  nbPropagations=8228409  nbRevisions=66728258  nbUselessRevisions=46544115
22.90	     nbAssignments=124500  nbFailedAssignments=57903  nbBacktracks=66487  nbVisitedNodes=222773  nbRestartNogoods=119
22.90	       =>  wckTime=22.061  cpuTime=21.96  mem=14M724
26.46	   
26.46	   search
26.46	     run=20  nbConstraintChecks=187430057  nbPropagations=11387137  nbRevisions=92464529  nbUselessRevisions=64519261
26.46	     nbAssignments=144631  nbFailedAssignments=67783  nbBacktracks=76698  nbVisitedNodes=259219  nbRestartNogoods=129
26.46	       =>  wckTime=25.621  cpuTime=25.52  mem=14M724
26.46	   
26.46	   global
26.46	     nbConstraintChecks=187430057  nbPropagations=11387177  nbRevisions=92464529  nbUselessRevisions=64519261
26.46	     nbRestartNogoods=129  solvingWckTime=25.622  solvingCpuTime=25.52  expiredTime=no  totalExploration=no
26.46	     nbFoundSolutions=1  globalCpuTime=25.92
26.46	       =>  wckTime=26.125  cpuTime=25.87  mem=14M724
26.46	   
26.46	s SATISFIABLE
26.46	v 5 7 17 14 10 18 0 20 24 12 16 6 13 22 18 20 1 12 5 13 10 8 7 17 3 5 1 9 10 16 0 9 14 6 9 22 6 21 2 17 
26.46	d NODES 144631
26.46	d CHECKS 187430057
26.46	   
26.46	   totalWckTime=26.206  totalCpuTime=25.92

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-223810-1168080463 -o ROOT/results/node39/solver-223810-1168080463 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223810-1168080463/unknown.xml 

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

/proc/loadavg: 0.47 1.03 1.50 4/80 21012
/proc/meminfo: memFree=1713304/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=0 CPUtime=0
/proc/21011/stat : 21011 (runsolver) R 21009 21011 20730 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156446218 0 0 18446744073709551615 0 0 0 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21011/statm: 0 0 0 0 0 0 0

[startup+0.106998 s]
/proc/loadavg: 0.47 1.03 1.50 4/80 21012
/proc/meminfo: memFree=1713304/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=912588 CPUtime=0.07
/proc/21011/stat : 21011 (java) D 21009 21011 20730 0 -1 0 2751 0 1 0 5 2 0 0 17 0 8 0 156446218 934490112 2497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228147 2497 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912588

[startup+0.517035 s]
/proc/loadavg: 0.47 1.03 1.50 4/80 21012
/proc/meminfo: memFree=1713304/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915328 CPUtime=0.47
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 6886 0 1 0 41 6 0 0 18 0 8 0 156446218 937295872 6625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565102 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228832 6625 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.34211 s]
/proc/loadavg: 0.47 1.03 1.50 3/87 21019
/proc/meminfo: memFree=1689696/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915452 CPUtime=1.29
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 8642 0 1 0 121 8 0 0 24 0 8 0 156446218 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816676 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228863 8380 2513 14 0 215333 0
[pid=21011/tid=21013] ppid=21009 vsize=915452 CPUtime=0.03
/proc/21011/task/21013/stat : 21013 (java) S 21009 21011 20730 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156446222 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21014] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21014/stat : 21014 (java) S 21009 21011 20730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156446222 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21015] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21015/stat : 21015 (java) S 21009 21011 20730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156446222 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21016] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21016/stat : 21016 (java) S 21009 21011 20730 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446225 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21017] ppid=21009 vsize=915452 CPUtime=0.21
/proc/21011/task/21017/stat : 21017 (java) S 21009 21011 20730 0 -1 64 381 0 0 0 20 1 0 0 15 0 8 0 156446225 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21018] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21018/stat : 21018 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446225 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21019] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21019/stat : 21019 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446226 937422848 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.97826 s]
/proc/loadavg: 0.59 1.04 1.50 3/87 21019
/proc/meminfo: memFree=1689632/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915452 CPUtime=2.92
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 8647 0 1 0 284 8 0 0 25 0 8 0 156446218 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805665 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228863 8384 2513 14 0 215333 0
[pid=21011/tid=21013] ppid=21009 vsize=915452 CPUtime=0.03
/proc/21011/task/21013/stat : 21013 (java) S 21009 21011 20730 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156446222 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21014] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21014/stat : 21014 (java) S 21009 21011 20730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156446222 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21015] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21015/stat : 21015 (java) S 21009 21011 20730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156446222 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21016] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21016/stat : 21016 (java) S 21009 21011 20730 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446225 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21017] ppid=21009 vsize=915452 CPUtime=0.22
/proc/21011/task/21017/stat : 21017 (java) S 21009 21011 20730 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 156446225 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21018] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21018/stat : 21018 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446225 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21019] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21019/stat : 21019 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446226 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.25756 s]
/proc/loadavg: 0.59 1.04 1.50 3/87 21019
/proc/meminfo: memFree=1689632/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915452 CPUtime=6.2
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 8649 0 1 0 612 8 0 0 25 0 8 0 156446218 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228863 8385 2513 14 0 215333 0
[pid=21011/tid=21013] ppid=21009 vsize=915452 CPUtime=0.03
/proc/21011/task/21013/stat : 21013 (java) S 21009 21011 20730 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21014] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21014/stat : 21014 (java) S 21009 21011 20730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21015] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21015/stat : 21015 (java) S 21009 21011 20730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21016] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21016/stat : 21016 (java) S 21009 21011 20730 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21017] ppid=21009 vsize=915452 CPUtime=0.23
/proc/21011/task/21017/stat : 21017 (java) S 21009 21011 20730 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21018] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21018/stat : 21018 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21019] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21019/stat : 21019 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446226 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915452

[startup+12.7402 s]
/proc/loadavg: 0.81 1.07 1.51 3/87 21019
/proc/meminfo: memFree=1689632/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915452 CPUtime=12.68
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 8649 0 1 0 1260 8 0 0 25 0 8 0 156446218 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228863 8385 2513 14 0 215333 0
[pid=21011/tid=21013] ppid=21009 vsize=915452 CPUtime=0.03
/proc/21011/task/21013/stat : 21013 (java) S 21009 21011 20730 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21014] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21014/stat : 21014 (java) S 21009 21011 20730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21015] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21015/stat : 21015 (java) S 21009 21011 20730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21016] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21016/stat : 21016 (java) S 21009 21011 20730 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21017] ppid=21009 vsize=915452 CPUtime=0.23
/proc/21011/task/21017/stat : 21017 (java) S 21009 21011 20730 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21018] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21018/stat : 21018 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21019] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21019/stat : 21019 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446226 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915452

[startup+25.5903 s]
/proc/loadavg: 0.91 1.09 1.51 2/75 21029
/proc/meminfo: memFree=1715768/2055920 swapFree=4192812/4192956
[pid=21011] ppid=21009 vsize=915452 CPUtime=25.52
/proc/21011/stat : 21011 (java) R 21009 21011 20730 0 -1 0 8649 0 1 0 2544 8 0 0 25 0 8 0 156446218 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21011/statm: 228863 8385 2513 14 0 215333 0
[pid=21011/tid=21013] ppid=21009 vsize=915452 CPUtime=0.03
/proc/21011/task/21013/stat : 21013 (java) S 21009 21011 20730 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21014] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21014/stat : 21014 (java) S 21009 21011 20730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21015] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21015/stat : 21015 (java) S 21009 21011 20730 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156446222 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21016] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21016/stat : 21016 (java) S 21009 21011 20730 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21017] ppid=21009 vsize=915452 CPUtime=0.23
/proc/21011/task/21017/stat : 21017 (java) S 21009 21011 20730 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21018] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21018/stat : 21018 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446225 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21011/tid=21019] ppid=21009 vsize=915452 CPUtime=0
/proc/21011/task/21019/stat : 21019 (java) S 21009 21011 20730 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446226 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 26.5254
CPU time (s): 26.415
CPU user time (s): 26.318
CPU system time (s): 0.096985
CPU usage (%): 99.5836
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.318
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8738
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= 1593
involuntary context switches= 1858

runsolver used 0.034994 s user time and 0.073988 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 10:47:45 UTC 2007


IDJOB= 223810
IDBENCH= 5680
FILE ID= node39/223810-1168080463

PBS_JOBID= 3476099

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-31_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223810-1168080463/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-223810-1168080463 -o ROOT/results/node39/solver-223810-1168080463 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223810-1168080463/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c5beed9588e93895181bfaa0c8eda6ab

RANDOM SEED= 997234347

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1713784 kB
Buffers:         27000 kB
Cached:         199644 kB
SwapCached:          0 kB
Active:          94696 kB
Inactive:       176092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:          64340 kB
Slab:            56608 kB
Committed_AS:  3806024 kB
PageTables:       1876 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= 66531 MiB



End job on node39 on Sat Jan  6 10:48:13 UTC 2007