Trace number 214964

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 24.6203 24.8325

DiagnosticValue
CHECKS2318012
NODES5365

General information on the benchmark

NamepseudoSeries/
ii/ii-8b4.xml
MD5SUMc4de364e2b2792f3e396f52b59d7bef8
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 benchmark1.27281
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2136
Number of constraints9282
Maximum constraint arity8
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9282
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214964-1168077784/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.53	     nbVariables=2136  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.53	       =>  wckTime=0.226  cpuTime=0.16  mem=9M844
0.53	   
0.53	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
1.72	     nbConstraints=9222  nbMergedConstraints=60  nbConvertedConstraints=8892  nbConvertConstraintsChecks=840
1.72	     nbExtensionStructures=2  nbSharedExtensionStructures=8890  nbConflictsStructures=6
1.72	     nbSharedConflictsStructures=9216  nbSharedBinaryRepresentations=5  nbEvaluationManagers=4
1.72	     nbSharedEvaluationManagers=326  maxDegree=114  maxArity=8
1.72	       =>  wckTime=1.418  cpuTime=1.19  mem=18M891
1.82	   
1.82	   solver IterativeSystematicSolver being built... 
2.11	       =>  wckTime=1.806  cpuTime=1.41  mem=34M651
2.14	   
2.14	   preprocessing
2.14	     nbConstraintChecks=0  nbPropagations=2136  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.14	     detectedInconsistency=no
2.14	       =>  wckTime=0.026  cpuTime=0.01  mem=35M646
2.49	   
2.49	   search
2.49	     run=0  nbConstraintChecks=19975  nbValidityChecks=1412  nbPropagations=3918  nbRevisions=11769
2.49	     nbUselessRevisions=10073  nbAssignments=109  nbFailedAssignments=3  nbBacktracks=13  nbVisitedNodes=116
2.49	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
2.49	       =>  wckTime=0.379  cpuTime=0.34  mem=35M646
2.77	   
2.77	   search
2.77	     run=1  nbConstraintChecks=39790  nbValidityChecks=2770  nbPropagations=9634  nbRevisions=35002
2.77	     nbUselessRevisions=29899  nbAssignments=216  nbFailedAssignments=6  nbBacktracks=28  nbVisitedNodes=229
2.77	     nbRestartNogoods=2  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.77	       =>  wckTime=0.66  cpuTime=0.61  mem=35M646
3.10	   
3.10	   search
3.10	     run=2  nbConstraintChecks=61103  nbValidityChecks=4516  nbPropagations=17584  nbRevisions=70893
3.10	     nbUselessRevisions=60236  nbAssignments=338  nbFailedAssignments=10  nbBacktracks=51  nbVisitedNodes=359
3.10	     nbRestartNogoods=4  mapSize=14  nbInferences=0  nbTooLargeKeys=0
3.10	       =>  wckTime=0.992  cpuTime=0.94  mem=35M646
3.43	   
3.44	   search
3.44	     run=3  nbConstraintChecks=85092  nbValidityChecks=6578  nbPropagations=28570  nbRevisions=121257
3.44	     nbUselessRevisions=102095  nbAssignments=460  nbFailedAssignments=16  nbBacktracks=84  nbVisitedNodes=493
3.44	     nbRestartNogoods=6  mapSize=25  nbInferences=0  nbTooLargeKeys=0
3.44	       =>  wckTime=1.324  cpuTime=1.26  mem=35M646
3.95	   
3.95	   search
3.95	     run=4  nbConstraintChecks=114314  nbValidityChecks=10557  nbPropagations=44215  nbRevisions=190978
3.95	     nbUselessRevisions=158739  nbAssignments=625  nbFailedAssignments=25  nbBacktracks=134  nbVisitedNodes=676
3.95	     nbRestartNogoods=7  mapSize=41  nbInferences=0  nbTooLargeKeys=0
3.95	       =>  wckTime=1.835  cpuTime=1.77  mem=35M646
4.56	   
4.56	   search
4.56	     run=5  nbConstraintChecks=151581  nbValidityChecks=16367  nbPropagations=66847  nbRevisions=285974
4.56	     nbUselessRevisions=233756  nbAssignments=814  nbFailedAssignments=40  nbBacktracks=219  nbVisitedNodes=895
4.56	     nbRestartNogoods=9  mapSize=70  nbInferences=0  nbTooLargeKeys=0
4.56	       =>  wckTime=2.445  cpuTime=2.37  mem=35M646
5.40	   
5.40	   search
5.40	     run=6  nbConstraintChecks=201228  nbValidityChecks=25879  nbPropagations=100430  nbRevisions=416512
5.40	     nbUselessRevisions=333447  nbAssignments=1063  nbFailedAssignments=64  nbBacktracks=345  nbVisitedNodes=1192
5.40	     nbRestartNogoods=10  mapSize=117  nbInferences=0  nbTooLargeKeys=0
5.40	       =>  wckTime=3.289  cpuTime=3.21  mem=35M646
6.56	   
6.56	   search
6.56	     run=7  nbConstraintChecks=264777  nbValidityChecks=38690  nbPropagations=150079  nbRevisions=593278
6.56	     nbUselessRevisions=463386  nbAssignments=1395  nbFailedAssignments=101  nbBacktracks=516  nbVisitedNodes=1598
6.56	     nbRestartNogoods=11  mapSize=187  nbInferences=0  nbTooLargeKeys=0
6.56	       =>  wckTime=4.448  cpuTime=4.35  mem=36M641
8.17	   
8.17	   search
8.17	     run=8  nbConstraintChecks=379152  nbValidityChecks=59921  nbPropagations=228692  nbRevisions=850241
8.17	     nbUselessRevisions=644589  nbAssignments=1839  nbFailedAssignments=167  nbBacktracks=774  nbVisitedNodes=2174
8.17	     nbRestartNogoods=15  mapSize=316  nbInferences=0  nbTooLargeKeys=0
8.17	       =>  wckTime=6.064  cpuTime=5.94  mem=36M641
10.28	   
10.28	   search
10.28	     run=9  nbConstraintChecks=957047  nbValidityChecks=84539  nbPropagations=383397  nbRevisions=1450070
10.28	     nbUselessRevisions=1091324  nbAssignments=2480  nbFailedAssignments=339  nbBacktracks=1158  nbVisitedNodes=3097
10.28	     nbRestartNogoods=18  mapSize=591  nbInferences=0  nbTooLargeKeys=0
10.28	       =>  wckTime=8.164  cpuTime=8.02  mem=36M641
24.78	   
24.78	   search
24.78	     run=10  nbConstraintChecks=2318012  nbValidityChecks=175987  nbPropagations=653313  nbRevisions=2958386
24.78	     nbUselessRevisions=2326895  nbAssignments=5365  nbFailedAssignments=626  nbBacktracks=1620  nbVisitedNodes=6341
24.78	     nbRestartNogoods=25  mapSize=925  nbInferences=0  nbTooLargeKeys=0
24.78	       =>  wckTime=22.67  cpuTime=22.42  mem=38M630
24.78	   
24.78	   global
24.78	     nbConstraintChecks=2318012  nbValidityChecks=175987  nbPropagations=655449  nbRevisions=2958386
24.78	     nbUselessRevisions=2326895  nbRestartNogoods=25  solvingWckTime=22.671  solvingCpuTime=22.42  expiredTime=no
24.78	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=23.87
24.78	       =>  wckTime=24.481  cpuTime=23.83  mem=38M630
24.78	   
24.78	s SATISFIABLE
24.78	v 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 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 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 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 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 1 0 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 1 0 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 1 0 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 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 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 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 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 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 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 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 1 0 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 1 0 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 1 0 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 1 0 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 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 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 1 0 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 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 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 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 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 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 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 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 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 1 0 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 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 1 0 0 1 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 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 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 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 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 1 0 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 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 1 0 0 1 0 1 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 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 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 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 1 0 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 1 0 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 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 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 1 0 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 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 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 1 0 0 1 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 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 1 0 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 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 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 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 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 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 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 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 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 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 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 1 0 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 1 0 0 1 
24.78	d NODES 5365
24.78	d CHECKS 2318012
24.78	   
24.78	   totalWckTime=24.558  totalCpuTime=23.88

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-214964-1168077784 -o ROOT/results/node48/solver-214964-1168077784 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214964-1168077784/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.99 0.96 0.98 4/80 31741
/proc/meminfo: memFree=1554080/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=18540 CPUtime=0
/proc/31740/stat : 31740 (runsolver) R 31738 31740 31205 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156177471 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31740/statm: 4635 279 244 17 0 2626 0

[startup+0.104367 s]
/proc/loadavg: 0.99 0.96 0.98 4/80 31741
/proc/meminfo: memFree=1554080/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=914988 CPUtime=0.08
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 3008 0 1 0 7 1 0 0 24 0 8 0 156177471 936947712 2754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228747 2754 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512406 s]
/proc/loadavg: 0.99 0.96 0.98 4/80 31741
/proc/meminfo: memFree=1554080/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=915328 CPUtime=0.49
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 6626 0 1 0 45 4 0 0 25 0 8 0 156177471 937295872 6365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228832 6365 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33448 s]
/proc/loadavg: 1.07 0.98 0.99 3/87 31748
/proc/meminfo: memFree=1498728/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=915640 CPUtime=1.3
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 18332 0 1 0 106 24 0 0 25 0 8 0 156177471 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3648628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228910 18069 2178 14 0 215380 0
[pid=31740/tid=31742] ppid=31738 vsize=915640 CPUtime=0.06
/proc/31740/task/31742/stat : 31742 (java) S 31738 31740 31205 0 -1 64 1716 0 0 0 6 0 0 0 16 0 8 0 156177475 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31743] ppid=31738 vsize=915640 CPUtime=0
/proc/31740/task/31743/stat : 31743 (java) S 31738 31740 31205 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177476 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31744] ppid=31738 vsize=915640 CPUtime=0
/proc/31740/task/31744/stat : 31744 (java) S 31738 31740 31205 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156177476 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31745] ppid=31738 vsize=915640 CPUtime=0
/proc/31740/task/31745/stat : 31745 (java) S 31738 31740 31205 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156177479 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31746] ppid=31738 vsize=915640 CPUtime=0.17
/proc/31740/task/31746/stat : 31746 (java) S 31738 31740 31205 0 -1 64 425 0 0 0 17 0 0 0 16 0 8 0 156177479 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31747] ppid=31738 vsize=915640 CPUtime=0
/proc/31740/task/31747/stat : 31747 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156177479 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31748] ppid=31738 vsize=915640 CPUtime=0
/proc/31740/task/31748/stat : 31748 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177479 937615360 18069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915640

[startup+2.98863 s]
/proc/loadavg: 1.07 0.98 0.99 3/87 31748
/proc/meminfo: memFree=1481896/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=915728 CPUtime=2.94
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 20742 0 1 0 248 46 0 0 25 0 8 0 156177471 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074093402 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228932 20477 2537 14 0 215402 0
[pid=31740/tid=31742] ppid=31738 vsize=915728 CPUtime=0.15
/proc/31740/task/31742/stat : 31742 (java) S 31738 31740 31205 0 -1 64 3618 0 0 0 14 1 0 0 16 0 8 0 156177475 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31743] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31743/stat : 31743 (java) S 31738 31740 31205 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177476 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31744] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31744/stat : 31744 (java) S 31738 31740 31205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156177476 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31745] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31745/stat : 31745 (java) S 31738 31740 31205 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156177479 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31746] ppid=31738 vsize=915728 CPUtime=0.31
/proc/31740/task/31746/stat : 31746 (java) S 31738 31740 31205 0 -1 64 504 0 0 0 30 1 0 0 15 0 8 0 156177479 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31747] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31747/stat : 31747 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156177479 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31748] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31748/stat : 31748 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177479 937705472 20477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915728

[startup+6.27094 s]
/proc/loadavg: 1.07 0.98 0.99 3/87 31748
/proc/meminfo: memFree=1481832/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=915728 CPUtime=6.21
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 20751 0 1 0 574 47 0 0 25 0 8 0 156177471 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074093402 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228932 20483 2537 14 0 215402 0
[pid=31740/tid=31742] ppid=31738 vsize=915728 CPUtime=0.15
/proc/31740/task/31742/stat : 31742 (java) S 31738 31740 31205 0 -1 64 3618 0 0 0 14 1 0 0 17 0 8 0 156177475 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31743] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31743/stat : 31743 (java) S 31738 31740 31205 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177476 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31744] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31744/stat : 31744 (java) S 31738 31740 31205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156177476 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31745] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31745/stat : 31745 (java) S 31738 31740 31205 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156177479 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31746] ppid=31738 vsize=915728 CPUtime=0.32
/proc/31740/task/31746/stat : 31746 (java) S 31738 31740 31205 0 -1 64 511 0 0 0 31 1 0 0 15 0 8 0 156177479 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31747] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31747/stat : 31747 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156177479 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31748] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31748/stat : 31748 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177479 937705472 20483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915728

[startup+12.7625 s]
/proc/loadavg: 1.21 1.01 1.00 3/87 31748
/proc/meminfo: memFree=1481840/2055920 swapFree=4192812/4192956
[pid=31740] ppid=31738 vsize=915728 CPUtime=12.62
/proc/31740/stat : 31740 (java) R 31738 31740 31205 0 -1 0 20770 0 1 0 1215 47 0 0 25 0 8 0 156177471 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074134499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31740/statm: 228932 20497 2537 14 0 215402 0
[pid=31740/tid=31742] ppid=31738 vsize=915728 CPUtime=0.15
/proc/31740/task/31742/stat : 31742 (java) S 31738 31740 31205 0 -1 64 3618 0 0 0 14 1 0 0 16 0 8 0 156177475 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31743] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31743/stat : 31743 (java) S 31738 31740 31205 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156177476 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31744] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31744/stat : 31744 (java) S 31738 31740 31205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156177476 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31745] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31745/stat : 31745 (java) S 31738 31740 31205 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156177479 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31746] ppid=31738 vsize=915728 CPUtime=0.35
/proc/31740/task/31746/stat : 31746 (java) S 31738 31740 31205 0 -1 64 526 0 0 0 34 1 0 0 17 0 8 0 156177479 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31747] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31747/stat : 31747 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156177479 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31740/tid=31748] ppid=31738 vsize=915728 CPUtime=0
/proc/31740/task/31748/stat : 31748 (java) S 31738 31740 31205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156177479 937705472 20497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 24.8325
CPU time (s): 24.6203
CPU user time (s): 24.1273
CPU system time (s): 0.492925
CPU usage (%): 99.1453
Max. virtual memory (cumulated for all children) (KiB): 915776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1273
system time used= 0.492925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20777
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= 2221
involuntary context switches= 3029

runsolver used 0.034994 s user time and 0.06199 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 10:03:06 UTC 2007


IDJOB= 214964
IDBENCH= 4965
FILE ID= node48/214964-1168077784

PBS_JOBID= 3476074

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c4de364e2b2792f3e396f52b59d7bef8

RANDOM SEED= 524320224

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:       1554624 kB
Buffers:         30036 kB
Cached:         292692 kB
SwapCached:          0 kB
Active:         153700 kB
Inactive:       274168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6480 kB
Writeback:           0 kB
Mapped:         125464 kB
Slab:            58596 kB
Committed_AS:  3916532 kB
PageTables:       1952 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= 66559 MiB



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