Trace number 214899

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 28.8566 28.9257

DiagnosticValue
CHECKS18577002
NODES6997

General information on the benchmark

NamepseudoSeries/
ii/ii-16d2.xml
MD5SUM6cd206fd6984bedb61c47b817677307d
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 benchmark4.46
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1672
Number of constraints13297
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13297
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/214899-1168077774/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.52	     nbVariables=1672  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.225  cpuTime=0.15  mem=9M844
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
2.42	     nbConstraints=13289  nbMergedConstraints=8  nbConvertedConstraints=12228  nbConvertConstraintsChecks=131096
2.42	     nbExtensionStructures=2  nbSharedExtensionStructures=12226  nbConflictsStructures=5
2.42	     nbSharedConflictsStructures=13284  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
2.42	     nbSharedEvaluationManagers=1058  maxDegree=166  maxArity=16
2.42	       =>  wckTime=2.127  cpuTime=1.81  mem=24M548
2.53	   
2.53	   solver IterativeSystematicSolver being built... 
2.85	       =>  wckTime=2.555  cpuTime=2.07  mem=63M502
2.90	   
2.90	   preprocessing
2.90	     nbConstraintChecks=0  nbPropagations=1672  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.90	     detectedInconsistency=no
2.90	       =>  wckTime=0.04  cpuTime=0.03  mem=64M504
3.55	   
3.55	   search
3.55	     run=0  nbConstraintChecks=324946  nbValidityChecks=193  nbPropagations=15611  nbRevisions=203560
3.55	     nbUselessRevisions=188754  nbAssignments=143  nbFailedAssignments=36  nbBacktracks=19  nbVisitedNodes=182
3.55	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
3.55	       =>  wckTime=0.698  cpuTime=0.65  mem=64M807
4.42	   
4.42	   search
4.42	     run=1  nbConstraintChecks=666478  nbValidityChecks=10388  nbPropagations=46559  nbRevisions=633915
4.42	     nbUselessRevisions=588084  nbAssignments=336  nbFailedAssignments=73  nbBacktracks=39  nbVisitedNodes=414
4.42	     nbRestartNogoods=25  mapSize=26  nbInferences=0  nbTooLargeKeys=0
4.42	       =>  wckTime=1.565  cpuTime=1.52  mem=64M807
4.99	   
4.99	   search
4.99	     run=2  nbConstraintChecks=982835  nbValidityChecks=15808  nbPropagations=90625  nbRevisions=1264468
4.99	     nbUselessRevisions=1173658  nbAssignments=471  nbFailedAssignments=107  nbBacktracks=61  nbVisitedNodes=586
4.99	     nbRestartNogoods=50  mapSize=37  nbInferences=0  nbTooLargeKeys=0
4.99	       =>  wckTime=2.135  cpuTime=2.06  mem=23M419
5.96	   
5.96	   search
5.96	     run=3  nbConstraintChecks=1415283  nbValidityChecks=25156  nbPropagations=153654  nbRevisions=2180675
5.96	     nbUselessRevisions=2024848  nbAssignments=688  nbFailedAssignments=153  nbBacktracks=106  nbVisitedNodes=853
5.96	     nbRestartNogoods=76  mapSize=59  nbInferences=0  nbTooLargeKeys=0
5.96	       =>  wckTime=3.107  cpuTime=3.02  mem=23M419
6.88	   
6.88	   search
6.88	     run=4  nbConstraintChecks=1939093  nbValidityChecks=35996  nbPropagations=240179  nbRevisions=3446219
6.88	     nbUselessRevisions=3200589  nbAssignments=896  nbFailedAssignments=198  nbBacktracks=162  nbVisitedNodes=1114
6.88	     nbRestartNogoods=101  mapSize=88  nbInferences=0  nbTooLargeKeys=0
6.88	       =>  wckTime=4.028  cpuTime=3.94  mem=23M419
8.01	   
8.01	   search
8.01	     run=5  nbConstraintChecks=2565308  nbValidityChecks=48770  nbPropagations=353789  nbRevisions=5129229
8.01	     nbUselessRevisions=4765299  nbAssignments=1139  nbFailedAssignments=259  nbBacktracks=244  nbVisitedNodes=1424
8.01	     nbRestartNogoods=125  mapSize=145  nbInferences=0  nbTooLargeKeys=0
8.01	       =>  wckTime=5.16  cpuTime=5.07  mem=23M419
9.19	   
9.19	   search
9.19	     run=6  nbConstraintChecks=3039895  nbValidityChecks=60263  nbPropagations=488731  nbRevisions=7128331
9.19	     nbUselessRevisions=6623341  nbAssignments=1390  nbFailedAssignments=294  nbBacktracks=360  nbVisitedNodes=1721
9.19	     nbRestartNogoods=135  mapSize=186  nbInferences=0  nbTooLargeKeys=0
9.19	       =>  wckTime=6.339  cpuTime=6.24  mem=23M419
10.89	   
10.89	   search
10.89	     run=7  nbConstraintChecks=4306772  nbValidityChecks=85326  nbPropagations=679012  nbRevisions=9976832
10.89	     nbUselessRevisions=9272898  nbAssignments=1739  nbFailedAssignments=421  nbBacktracks=534  nbVisitedNodes=2208
10.89	     nbRestartNogoods=136  mapSize=317  nbInferences=0  nbTooLargeKeys=0
10.89	       =>  wckTime=8.032  cpuTime=7.91  mem=24M428
12.88	   
12.88	   search
12.88	     run=8  nbConstraintChecks=4901078  nbValidityChecks=99226  nbPropagations=895278  nbRevisions=13219176
12.88	     nbUselessRevisions=12288657  nbAssignments=2138  nbFailedAssignments=472  nbBacktracks=808  nbVisitedNodes=2667
12.88	     nbRestartNogoods=143  mapSize=374  nbInferences=0  nbTooLargeKeys=0
12.89	       =>  wckTime=10.031  cpuTime=9.91  mem=24M428
17.06	   
17.06	   search
17.06	     run=9  nbConstraintChecks=7953494  nbValidityChecks=161147  nbPropagations=1242748  nbRevisions=18485243
17.06	     nbUselessRevisions=17189175  nbAssignments=2869  nbFailedAssignments=781  nbBacktracks=1212  nbVisitedNodes=3728
17.06	     nbRestartNogoods=145  mapSize=701  nbInferences=0  nbTooLargeKeys=0
17.06	       =>  wckTime=14.201  cpuTime=14.07  mem=25M437
21.92	   
21.92	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=25M437)
22.97	   
22.97	   search
22.97	     run=10  nbConstraintChecks=12070940  nbValidityChecks=243780  nbPropagations=1768499  nbRevisions=26509997
22.97	     nbUselessRevisions=24661391  nbAssignments=3901  nbFailedAssignments=1207  nbBacktracks=1798  nbVisitedNodes=5215
22.97	     nbRestartNogoods=146
22.97	       =>  wckTime=20.116  cpuTime=19.97  mem=25M437
28.88	   
28.88	   search
28.88	     run=11  nbConstraintChecks=18577002  nbValidityChecks=376654  nbPropagations=2565519  nbRevisions=38798553
28.88	     nbUselessRevisions=36110743  nbAssignments=6997  nbFailedAssignments=1888  nbBacktracks=2541  nbVisitedNodes=9023
28.88	     nbRestartNogoods=147
28.88	       =>  wckTime=26.026  cpuTime=25.87  mem=25M437
28.88	   
28.88	   global
28.88	     nbConstraintChecks=18577002  nbValidityChecks=376654  nbPropagations=2567191  nbRevisions=38798553
28.88	     nbUselessRevisions=36110743  nbRestartNogoods=147  solvingWckTime=26.027  solvingCpuTime=25.87  expiredTime=no
28.88	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=27.99
28.88	       =>  wckTime=28.586  cpuTime=27.95  mem=25M437
28.88	   
28.88	s SATISFIABLE
28.88	v 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 
28.88	d NODES 6997
28.88	d CHECKS 18577002
28.88	   
28.88	   totalWckTime=28.662  totalCpuTime=27.99

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/node48/watcher-214899-1168077774 -o ROOT/results/node48/solver-214899-1168077774 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214899-1168077774/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.98 0.96 0.98 2/68 31693
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=292 CPUtime=0
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 229 0 0 0 0 0 0 0 19 0 1 0 156176408 299008 35 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3531556 0 0 4096 0 0 0 0 17 1 0 0
/proc/31692/statm: 73 35 27 14 0 5 0

[startup+0.102794 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 31693
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=914988 CPUtime=0.09
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 3064 0 1 0 7 2 0 0 16 0 8 0 156176408 936947712 2810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31692/statm: 228747 2811 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510834 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 31693
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915328 CPUtime=0.49
/proc/31692/stat : 31692 (java) S 31690 31692 31232 0 -1 0 6626 0 1 0 44 5 0 0 16 0 8 0 156176408 937295872 6365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31692/statm: 228832 6365 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33191 s]
/proc/loadavg: 0.98 0.96 0.98 2/75 31700
/proc/meminfo: memFree=1579400/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915636 CPUtime=1.31
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 17335 0 1 0 118 13 0 0 17 0 8 0 156176408 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31692/statm: 228909 17073 2178 14 0 215379 0
[pid=31692/tid=31694] ppid=31690 vsize=915636 CPUtime=0.03
/proc/31692/task/31694/stat : 31694 (java) S 31690 31692 31232 0 -1 64 725 0 0 0 3 0 0 0 17 0 8 0 156176412 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31695] ppid=31690 vsize=915636 CPUtime=0
/proc/31692/task/31695/stat : 31695 (java) S 31690 31692 31232 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156176412 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31696] ppid=31690 vsize=915636 CPUtime=0
/proc/31692/task/31696/stat : 31696 (java) S 31690 31692 31232 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156176412 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31697] ppid=31690 vsize=915636 CPUtime=0
/proc/31692/task/31697/stat : 31697 (java) S 31690 31692 31232 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156176415 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31698] ppid=31690 vsize=915636 CPUtime=0.17
/proc/31692/task/31698/stat : 31698 (java) S 31690 31692 31232 0 -1 64 422 0 0 0 17 0 0 0 16 0 8 0 156176415 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31699] ppid=31690 vsize=915636 CPUtime=0
/proc/31692/task/31699/stat : 31699 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156176415 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31700] ppid=31690 vsize=915636 CPUtime=0
/proc/31692/task/31700/stat : 31700 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156176415 937611264 17073 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915636

[startup+2.97906 s]
/proc/loadavg: 0.99 0.96 0.98 2/75 31700
/proc/meminfo: memFree=1563080/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915740 CPUtime=2.95
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 23299 0 1 0 234 61 0 0 16 0 8 0 156176408 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31692/statm: 228935 23021 2533 14 0 215405 0
[pid=31692/tid=31694] ppid=31690 vsize=915740 CPUtime=0.23
/proc/31692/task/31694/stat : 31694 (java) S 31690 31692 31232 0 -1 64 6186 0 0 0 21 2 0 0 17 0 8 0 156176412 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31695] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31695/stat : 31695 (java) S 31690 31692 31232 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31696] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31696/stat : 31696 (java) S 31690 31692 31232 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31697] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31697/stat : 31697 (java) S 31690 31692 31232 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156176415 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31698] ppid=31690 vsize=915740 CPUtime=0.29
/proc/31692/task/31698/stat : 31698 (java) S 31690 31692 31232 0 -1 64 503 0 0 0 28 1 0 0 16 0 8 0 156176415 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31699] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31699/stat : 31699 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156176415 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31700] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31700/stat : 31700 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156176415 937717760 23021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915740

[startup+6.27836 s]
/proc/loadavg: 0.99 0.96 0.98 2/75 31703
/proc/meminfo: memFree=1558800/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915740 CPUtime=6.24
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 23930 0 1 0 563 61 0 0 18 0 8 0 156176408 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074123930 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31692/statm: 228935 23648 2537 14 0 215405 0
[pid=31692/tid=31694] ppid=31690 vsize=915740 CPUtime=0.26
/proc/31692/task/31694/stat : 31694 (java) S 31690 31692 31232 0 -1 64 6796 0 0 0 24 2 0 0 16 0 8 0 156176412 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31695] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31695/stat : 31695 (java) S 31690 31692 31232 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31696] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31696/stat : 31696 (java) S 31690 31692 31232 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31697] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31697/stat : 31697 (java) S 31690 31692 31232 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156176415 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31698] ppid=31690 vsize=915740 CPUtime=0.31
/proc/31692/task/31698/stat : 31698 (java) S 31690 31692 31232 0 -1 64 516 0 0 0 30 1 0 0 15 0 8 0 156176415 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31699] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31699/stat : 31699 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156176415 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31700] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31700/stat : 31700 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156176415 937717760 23648 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915740

[startup+12.753 s]
/proc/loadavg: 1.07 0.98 0.99 4/87 31748
/proc/meminfo: memFree=1483560/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915740 CPUtime=12.7
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 23944 0 1 0 1208 62 0 0 20 0 8 0 156176408 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858826 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31692/statm: 228935 23658 2537 14 0 215405 0
[pid=31692/tid=31694] ppid=31690 vsize=915740 CPUtime=0.26
/proc/31692/task/31694/stat : 31694 (java) S 31690 31692 31232 0 -1 64 6796 0 0 0 24 2 0 0 17 0 8 0 156176412 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31695] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31695/stat : 31695 (java) S 31690 31692 31232 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31696] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31696/stat : 31696 (java) S 31690 31692 31232 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31697] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31697/stat : 31697 (java) S 31690 31692 31232 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156176415 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31698] ppid=31690 vsize=915740 CPUtime=0.34
/proc/31692/task/31698/stat : 31698 (java) S 31690 31692 31232 0 -1 64 527 0 0 0 33 1 0 0 15 0 8 0 156176415 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31699] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31699/stat : 31699 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156176415 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31700] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31700/stat : 31700 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156176415 937717760 23658 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915740

[startup+25.6041 s]
/proc/loadavg: 1.21 1.01 1.00 3/87 31748
/proc/meminfo: memFree=1481840/2055920 swapFree=4192812/4192956
[pid=31692] ppid=31690 vsize=915740 CPUtime=25.55
/proc/31692/stat : 31692 (java) R 31690 31692 31232 0 -1 0 23956 0 1 0 2492 63 0 0 25 0 8 0 156176408 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074115581 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31692/statm: 228935 23664 2537 14 0 215405 0
[pid=31692/tid=31694] ppid=31690 vsize=915740 CPUtime=0.26
/proc/31692/task/31694/stat : 31694 (java) S 31690 31692 31232 0 -1 64 6796 0 0 0 24 2 0 0 17 0 8 0 156176412 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31695] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31695/stat : 31695 (java) S 31690 31692 31232 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31696] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31696/stat : 31696 (java) S 31690 31692 31232 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156176412 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31697] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31697/stat : 31697 (java) S 31690 31692 31232 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156176415 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31698] ppid=31690 vsize=915740 CPUtime=0.35
/proc/31692/task/31698/stat : 31698 (java) S 31690 31692 31232 0 -1 64 534 0 0 0 34 1 0 0 17 0 8 0 156176415 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31692/tid=31699] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31699/stat : 31699 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156176415 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31692/tid=31700] ppid=31690 vsize=915740 CPUtime=0
/proc/31692/task/31700/stat : 31700 (java) S 31690 31692 31232 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156176415 937717760 23664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915740

Child status: 0
Real time (s): 28.9257
CPU time (s): 28.8566
CPU user time (s): 28.2087
CPU system time (s): 0.647901
CPU usage (%): 99.7611
Max. virtual memory (cumulated for all children) (KiB): 915964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2087
system time used= 0.647901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23968
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= 1895
involuntary context switches= 718

runsolver used 0.027995 s user time and 0.087986 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 10:02:55 UTC 2007


IDJOB= 214899
IDBENCH= 4960
FILE ID= node48/214899-1168077774

PBS_JOBID= 3476075

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16d2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214899-1168077774/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-214899-1168077774 -o ROOT/results/node48/solver-214899-1168077774 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214899-1168077774/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6cd206fd6984bedb61c47b817677307d

RANDOM SEED= 172574200

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.218
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.218
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:       1621520 kB
Buffers:         29996 kB
Cached:         293208 kB
SwapCached:          0 kB
Active:          88080 kB
Inactive:       273156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          50984 kB
Slab:            58652 kB
Committed_AS:  3112140 kB
PageTables:       1708 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= 66555 MiB



End job on node48 on Sat Jan  6 10:03:26 UTC 2007