Trace number 215172

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 19.783 20.0689

DiagnosticValue
CHECKS1337797
NODES5761

General information on the benchmark

NamepseudoSeries/
ii/ii-8d2.xml
MD5SUM86dd464307fe9d53d6edab9f1f595c4b
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.839871
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1860
Number of constraints7477
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7477
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=mac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/215172-1168077917/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.62	     nbVariables=1860  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.62	       =>  wckTime=0.239  cpuTime=0.16  mem=9M844
0.62	   
0.62	   predicates being loaded...
0.63	   
0.63	   constraints being loaded...
1.74	     nbConstraints=7427  nbMergedConstraints=50  nbConvertedConstraints=7170  nbConvertConstraintsChecks=1544
1.74	     nbExtensionStructures=2  nbSharedExtensionStructures=7168  nbConflictsStructures=5
1.74	     nbSharedConflictsStructures=7422  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
1.74	     nbSharedEvaluationManagers=254  maxDegree=52  maxArity=10
1.74	       =>  wckTime=1.352  cpuTime=1.09  mem=10M723
1.81	   
1.81	   solver IterativeSystematicSolver being built... 
2.10	       =>  wckTime=1.717  cpuTime=1.32  mem=31M741
2.13	   
2.13	   preprocessing
2.13	     nbConstraintChecks=0  nbPropagations=1860  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.13	     detectedInconsistency=no
2.13	       =>  wckTime=0.025  cpuTime=0.01  mem=31M741
2.49	   
2.49	   search
2.49	     run=0  nbConstraintChecks=15617  nbValidityChecks=117  nbPropagations=3359  nbRevisions=8141
2.49	     nbUselessRevisions=6761  nbAssignments=162  nbFailedAssignments=3  nbBacktracks=13  nbVisitedNodes=169
2.49	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
2.49	       =>  wckTime=0.384  cpuTime=0.34  mem=32M785
2.80	   
2.80	   search
2.80	     run=1  nbConstraintChecks=31210  nbValidityChecks=315  nbPropagations=8256  nbRevisions=24395
2.80	     nbUselessRevisions=20218  nbAssignments=325  nbFailedAssignments=6  nbBacktracks=29  nbVisitedNodes=338
2.80	     nbRestartNogoods=2  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.80	       =>  wckTime=0.697  cpuTime=0.65  mem=32M785
3.14	   
3.14	   search
3.14	     run=2  nbConstraintChecks=49286  nbValidityChecks=577  nbPropagations=15271  nbRevisions=50144
3.14	     nbUselessRevisions=41169  nbAssignments=501  nbFailedAssignments=11  nbBacktracks=52  nbVisitedNodes=524
3.14	     nbRestartNogoods=4  mapSize=15  nbInferences=0  nbTooLargeKeys=0
3.14	       =>  wckTime=1.038  cpuTime=0.98  mem=32M785
3.52	   
3.52	   search
3.52	     run=3  nbConstraintChecks=68742  nbValidityChecks=971  nbPropagations=24694  nbRevisions=86244
3.52	     nbUselessRevisions=70179  nbAssignments=690  nbFailedAssignments=18  nbBacktracks=90  nbVisitedNodes=726
3.52	     nbRestartNogoods=7  mapSize=26  nbInferences=0  nbTooLargeKeys=0
3.52	       =>  wckTime=1.417  cpuTime=1.35  mem=32M785
3.94	   
3.94	   search
3.94	     run=4  nbConstraintChecks=92504  nbValidityChecks=1629  nbPropagations=37585  nbRevisions=135114
3.94	     nbUselessRevisions=108597  nbAssignments=894  nbFailedAssignments=29  nbBacktracks=141  nbVisitedNodes=951
3.94	     nbRestartNogoods=9  mapSize=46  nbInferences=0  nbTooLargeKeys=0
3.94	       =>  wckTime=1.83  cpuTime=1.76  mem=32M785
4.45	   
4.45	   search
4.45	     run=5  nbConstraintChecks=123288  nbValidityChecks=3063  nbPropagations=55553  nbRevisions=201136
4.45	     nbUselessRevisions=159181  nbAssignments=1132  nbFailedAssignments=45  nbBacktracks=219  nbVisitedNodes=1221
4.45	     nbRestartNogoods=10  mapSize=77  nbInferences=0  nbTooLargeKeys=0
4.45	       =>  wckTime=2.346  cpuTime=2.26  mem=32M785
5.24	   
5.24	   search
5.24	     run=6  nbConstraintChecks=162240  nbValidityChecks=5883  nbPropagations=80474  nbRevisions=290076
5.24	     nbUselessRevisions=225815  nbAssignments=1447  nbFailedAssignments=66  nbBacktracks=335  nbVisitedNodes=1578
5.24	     nbRestartNogoods=11  mapSize=116  nbInferences=0  nbTooLargeKeys=0
5.24	       =>  wckTime=3.13  cpuTime=3.03  mem=32M785
6.27	   
6.27	   search
6.28	     run=7  nbConstraintChecks=210722  nbValidityChecks=12380  nbPropagations=114383  nbRevisions=410998
6.28	     nbUselessRevisions=315498  nbAssignments=1839  nbFailedAssignments=98  nbBacktracks=524  nbVisitedNodes=2033
6.28	     nbRestartNogoods=14  mapSize=178  nbInferences=0  nbTooLargeKeys=0
6.28	       =>  wckTime=4.17  cpuTime=4.05  mem=33M780
7.73	   
7.73	   search
7.73	     run=8  nbConstraintChecks=369287  nbValidityChecks=37931  nbPropagations=180309  nbRevisions=647776
7.73	     nbUselessRevisions=488834  nbAssignments=2384  nbFailedAssignments=208  nbBacktracks=781  nbVisitedNodes=2767
7.73	     nbRestartNogoods=15  mapSize=366  nbInferences=0  nbTooLargeKeys=0
7.73	       =>  wckTime=5.629  cpuTime=5.49  mem=33M780
10.18	   
10.18	   search
10.18	     run=9  nbConstraintChecks=646827  nbValidityChecks=61462  nbPropagations=297819  nbRevisions=1063544
10.18	     nbUselessRevisions=788963  nbAssignments=3155  nbFailedAssignments=400  nbBacktracks=1168  nbVisitedNodes=3859
10.18	     nbRestartNogoods=16  mapSize=683  nbInferences=0  nbTooLargeKeys=0
10.18	       =>  wckTime=8.073  cpuTime=7.91  mem=34M774
20.03	   
20.03	   search
20.03	     run=10  nbConstraintChecks=1337797  nbValidityChecks=141556  nbPropagations=470029  nbRevisions=1977906
20.03	     nbUselessRevisions=1529207  nbAssignments=5761  nbFailedAssignments=671  nbBacktracks=1643  nbVisitedNodes=6782
20.03	     nbRestartNogoods=20  mapSize=977  nbInferences=0  nbTooLargeKeys=0
20.03	       =>  wckTime=17.925  cpuTime=17.66  mem=36M764
20.03	   
20.03	   global
20.03	     nbConstraintChecks=1337797  nbValidityChecks=141556  nbPropagations=471889  nbRevisions=1977906
20.03	     nbUselessRevisions=1529207  nbRestartNogoods=20  solvingWckTime=17.926  solvingCpuTime=17.66  expiredTime=no
20.03	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=19.02
20.03	       =>  wckTime=19.647  cpuTime=18.98  mem=36M764
20.03	   
20.03	s SATISFIABLE
20.03	v 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 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 0 1 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 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 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 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 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 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 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 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 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 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 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 
20.03	d NODES 5761
20.03	d CHECKS 1337797
20.03	   
20.03	   totalWckTime=19.727  totalCpuTime=19.02

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/node21/watcher-215172-1168077917 -o ROOT/results/node21/solver-215172-1168077917 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215172-1168077917/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: 2.08 1.97 1.67 4/93 20741
/proc/meminfo: memFree=1625944/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=18540 CPUtime=0
/proc/20740/stat : 20740 (runsolver) R 20738 20740 20343 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156186221 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20740/statm: 4635 279 244 17 0 2626 0

[startup+0.102991 s]
/proc/loadavg: 2.08 1.97 1.67 4/93 20741
/proc/meminfo: memFree=1625944/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=906128 CPUtime=0.02
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 1924 0 1 0 1 1 0 0 17 0 1 0 156186221 927875072 1673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 17 1 0 0
/proc/20740/statm: 226532 1673 973 14 0 214115 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906128

[startup+0.511066 s]
/proc/loadavg: 2.08 1.97 1.67 4/93 20741
/proc/meminfo: memFree=1625944/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=915328 CPUtime=0.42
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 6134 0 1 0 39 3 0 0 18 0 8 0 156186221 937295872 5873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073328002 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20740/statm: 228832 5873 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33222 s]
/proc/loadavg: 2.08 1.97 1.67 3/100 20748
/proc/meminfo: memFree=1577376/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=915640 CPUtime=1.23
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 15310 0 1 0 100 23 0 0 21 0 8 0 156186221 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20740/statm: 228910 15048 2167 14 0 215380 0
[pid=20740/tid=20742] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20742/stat : 20742 (java) S 20738 20740 20343 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156186232 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20743] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20743/stat : 20743 (java) S 20738 20740 20343 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156186233 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20744] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20744/stat : 20744 (java) S 20738 20740 20343 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156186233 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20745] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20745/stat : 20745 (java) S 20738 20740 20343 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156186236 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20746] ppid=20738 vsize=915640 CPUtime=0.2
/proc/20740/task/20746/stat : 20746 (java) S 20738 20740 20343 0 -1 64 426 0 0 0 19 1 0 0 16 0 8 0 156186236 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20747] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20747/stat : 20747 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156186236 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20748] ppid=20738 vsize=915640 CPUtime=0
/proc/20740/task/20748/stat : 20748 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156186236 937615360 15048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915640

[startup+2.98453 s]
/proc/loadavg: 2.08 1.97 1.67 3/100 20748
/proc/meminfo: memFree=1555424/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=915728 CPUtime=2.86
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 20291 0 1 0 246 40 0 0 25 0 8 0 156186221 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846474 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20740/statm: 228932 20026 2536 14 0 215402 0
[pid=20740/tid=20742] ppid=20738 vsize=915728 CPUtime=0.13
/proc/20740/task/20742/stat : 20742 (java) S 20738 20740 20343 0 -1 64 3168 0 0 0 13 0 0 0 17 0 8 0 156186232 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20743] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20743/stat : 20743 (java) S 20738 20740 20343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156186233 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20744] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20744/stat : 20744 (java) S 20738 20740 20343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156186233 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20745] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20745/stat : 20745 (java) S 20738 20740 20343 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156186236 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20746] ppid=20738 vsize=915728 CPUtime=0.33
/proc/20740/task/20746/stat : 20746 (java) S 20738 20740 20343 0 -1 64 504 0 0 0 32 1 0 0 15 0 8 0 156186236 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20747] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20747/stat : 20747 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156186236 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20748] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20748/stat : 20748 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156186236 937705472 20026 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915728

[startup+6.27216 s]
/proc/loadavg: 2.07 1.97 1.68 3/100 20748
/proc/meminfo: memFree=1555296/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=915728 CPUtime=6.12
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 20307 0 1 0 571 41 0 0 25 0 8 0 156186221 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074149369 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20740/statm: 228932 20039 2536 14 0 215402 0
[pid=20740/tid=20742] ppid=20738 vsize=915728 CPUtime=0.13
/proc/20740/task/20742/stat : 20742 (java) S 20738 20740 20343 0 -1 64 3168 0 0 0 13 0 0 0 17 0 8 0 156186232 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20743] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20743/stat : 20743 (java) S 20738 20740 20343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156186233 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20744] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20744/stat : 20744 (java) S 20738 20740 20343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156186233 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20745] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20745/stat : 20745 (java) S 20738 20740 20343 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156186236 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20746] ppid=20738 vsize=915728 CPUtime=0.36
/proc/20740/task/20746/stat : 20746 (java) S 20738 20740 20343 0 -1 64 517 0 0 0 35 1 0 0 15 0 8 0 156186236 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20747] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20747/stat : 20747 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156186236 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20748] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20748/stat : 20748 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156186236 937705472 20039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915728

[startup+12.7634 s]
/proc/loadavg: 2.07 1.97 1.68 4/100 20748
/proc/meminfo: memFree=1555312/2055920 swapFree=4192812/4192956
[pid=20740] ppid=20738 vsize=915728 CPUtime=12.56
/proc/20740/stat : 20740 (java) R 20738 20740 20343 0 -1 0 20317 0 1 0 1215 41 0 0 25 0 8 0 156186221 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074094170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20740/statm: 228932 20046 2536 14 0 215402 0
[pid=20740/tid=20742] ppid=20738 vsize=915728 CPUtime=0.13
/proc/20740/task/20742/stat : 20742 (java) S 20738 20740 20343 0 -1 64 3168 0 0 0 13 0 0 0 16 0 8 0 156186232 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20743] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20743/stat : 20743 (java) S 20738 20740 20343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156186233 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20744] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20744/stat : 20744 (java) S 20738 20740 20343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156186233 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20745] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20745/stat : 20745 (java) S 20738 20740 20343 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156186236 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20746] ppid=20738 vsize=915728 CPUtime=0.37
/proc/20740/task/20746/stat : 20746 (java) S 20738 20740 20343 0 -1 64 525 0 0 0 36 1 0 0 16 0 8 0 156186236 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20747] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20747/stat : 20747 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156186236 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20740/tid=20748] ppid=20738 vsize=915728 CPUtime=0
/proc/20740/task/20748/stat : 20748 (java) S 20738 20740 20343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156186236 937705472 20046 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 20.0689
CPU time (s): 19.783
CPU user time (s): 19.3541
CPU system time (s): 0.428934
CPU usage (%): 98.5752
Max. virtual memory (cumulated for all children) (KiB): 915728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3541
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20328
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= 1968
involuntary context switches= 2506

runsolver used 0.029995 s user time and 0.072988 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 10:05:17 UTC 2007


IDJOB= 215172
IDBENCH= 4981
FILE ID= node21/215172-1168077917

PBS_JOBID= 3476050

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  86dd464307fe9d53d6edab9f1f595c4b

RANDOM SEED= 216296056

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.261
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.261
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:       1626360 kB
Buffers:         32660 kB
Cached:         185008 kB
SwapCached:          0 kB
Active:         252392 kB
Inactive:       105516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:         169300 kB
Slab:            56400 kB
Committed_AS:  3726132 kB
PageTables:       2348 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= 66543 MiB



End job on node21 on Sat Jan  6 10:05:37 UTC 2007