Trace number 226202

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 ESACUNSAT 27.8598 28.0732

DiagnosticValue
CHECKS259045782
NODES139440

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-29_ext.xml
MD5SUMe90797268d71e6eb172828a0a7e4423c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.6209
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=esac.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/226202-1168274745/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.46	       =>  wckTime=0.113  cpuTime=0.09  mem=6M951
0.46	   
0.46	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.66	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.66	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=11  maxArity=2
0.66	       =>  wckTime=0.306  cpuTime=0.25  mem=15M732
0.69	   
0.69	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.501  cpuTime=0.38  mem=14M928
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=95515  nbPropagations=959  nbRevisions=4555  nbUselessRevisions=3098  nbSingletonTests=55
0.90	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.90	       =>  wckTime=0.047  cpuTime=0.03  mem=14M928
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=44492  nbPropagations=1639  nbRevisions=8358  nbUselessRevisions=5457  nbAssignments=28
0.92	     nbFailedAssignments=12  nbBacktracks=11  nbVisitedNodes=49  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.07  cpuTime=0.05  mem=14M928
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=108433  nbPropagations=4228  nbRevisions=22151  nbUselessRevisions=14281
0.94	     nbAssignments=65  nbFailedAssignments=28  nbBacktracks=28  nbVisitedNodes=110  nbRestartNogoods=1  mapSize=22
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.086  cpuTime=0.06  mem=14M928
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=212603  nbPropagations=8199  nbRevisions=44170  nbUselessRevisions=28178
0.96	     nbAssignments=118  nbFailedAssignments=55  nbBacktracks=51  nbVisitedNodes=206  nbRestartNogoods=3  mapSize=43
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.107  cpuTime=0.07  mem=14M928
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=404717  nbPropagations=14699  nbRevisions=80870  nbUselessRevisions=51305
0.99	     nbAssignments=221  nbFailedAssignments=106  nbBacktracks=84  nbVisitedNodes=373  nbRestartNogoods=9  mapSize=75
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.132  cpuTime=0.1  mem=14M928
1.02	   
1.02	   search
1.02	     run=4  nbConstraintChecks=629648  nbPropagations=24237  nbRevisions=135804  nbUselessRevisions=85772
1.02	     nbAssignments=338  nbFailedAssignments=159  nbBacktracks=136  nbVisitedNodes=572  nbRestartNogoods=16  mapSize=118
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.163  cpuTime=0.13  mem=14M928
1.06	   
1.06	   search
1.06	     run=5  nbConstraintChecks=926594  nbPropagations=38043  nbRevisions=215838  nbUselessRevisions=135515
1.06	     nbAssignments=497  nbFailedAssignments=240  nbBacktracks=211  nbVisitedNodes=863  nbRestartNogoods=18  mapSize=182
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.201  cpuTime=0.16  mem=14M928
1.12	   
1.12	   search
1.12	     run=6  nbConstraintChecks=1407609  nbPropagations=59226  nbRevisions=339758  nbUselessRevisions=212260
1.12	     nbAssignments=779  nbFailedAssignments=404  nbBacktracks=324  nbVisitedNodes=1388  nbRestartNogoods=26  mapSize=287
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.263  cpuTime=0.23  mem=14M928
1.23	   
1.23	   search
1.23	     run=7  nbConstraintChecks=2208829  nbPropagations=91525  nbRevisions=531257  nbUselessRevisions=329448
1.23	     nbAssignments=1191  nbFailedAssignments=641  nbBacktracks=494  nbVisitedNodes=2161  nbRestartNogoods=32
1.23	     mapSize=442  nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.372  cpuTime=0.33  mem=14M928
1.38	   
1.38	   search
1.38	     run=8  nbConstraintChecks=3423302  nbPropagations=140433  nbRevisions=821765  nbUselessRevisions=506549
1.38	     nbAssignments=1786  nbFailedAssignments=977  nbBacktracks=750  nbVisitedNodes=3294  nbRestartNogoods=43
1.38	     mapSize=687  nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.526  cpuTime=0.46  mem=14M928
1.55	   
1.56	   INFO : Stopping hyperNogood (mapSize=1017, nbTooLargekeys=0, mem=14M928)
1.57	   
1.57	   search
1.57	     run=9  nbConstraintChecks=5137607  nbPropagations=213610  nbRevisions=1258967  nbUselessRevisions=773510
1.57	     nbAssignments=2720  nbFailedAssignments=1523  nbBacktracks=1134  nbVisitedNodes=5062  nbRestartNogoods=56
1.58	       =>  wckTime=0.72  cpuTime=0.65  mem=14M928
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=7014006  nbPropagations=312992  nbRevisions=1851493  nbUselessRevisions=1135108
1.78	     nbAssignments=3789  nbFailedAssignments=2013  nbBacktracks=1710  nbVisitedNodes=6962  nbRestartNogoods=63
1.78	       =>  wckTime=0.923  cpuTime=0.84  mem=14M928
2.15	   
2.15	   search
2.15	     run=11  nbConstraintChecks=10431206  nbPropagations=464148  nbRevisions=2754851  nbUselessRevisions=1687588
2.15	     nbAssignments=5738  nbFailedAssignments=3094  nbBacktracks=2574  nbVisitedNodes=10613  nbRestartNogoods=68
2.15	       =>  wckTime=1.293  cpuTime=1.21  mem=14M928
2.75	   
2.75	   search
2.75	     run=12  nbConstraintChecks=16201590  nbPropagations=695877  nbRevisions=4149416  nbUselessRevisions=2539123
2.75	     nbAssignments=8813  nbFailedAssignments=4868  nbBacktracks=3871  nbVisitedNodes=16377  nbRestartNogoods=74
2.75	       =>  wckTime=1.9  cpuTime=1.81  mem=14M928
3.51	   
3.51	   search
3.51	     run=13  nbConstraintChecks=23321153  nbPropagations=1031379  nbRevisions=6161262  nbUselessRevisions=3771774
3.51	     nbAssignments=12765  nbFailedAssignments=6870  nbBacktracks=5818  nbVisitedNodes=23596  nbRestartNogoods=83
3.51	       =>  wckTime=2.651  cpuTime=2.56  mem=14M928
4.63	   
4.63	   search
4.63	     run=14  nbConstraintChecks=34029347  nbPropagations=1521025  nbRevisions=9093561  nbUselessRevisions=5568396
4.63	     nbAssignments=18582  nbFailedAssignments=9764  nbBacktracks=8739  nbVisitedNodes=34162  nbRestartNogoods=94
4.63	       =>  wckTime=3.776  cpuTime=3.68  mem=15M904
6.41	   
6.41	   search
6.41	     run=15  nbConstraintChecks=51052561  nbPropagations=2251015  nbRevisions=13463443  nbUselessRevisions=8243813
6.41	     nbAssignments=27897  nbFailedAssignments=14698  nbBacktracks=13117  nbVisitedNodes=51286  nbRestartNogoods=104
6.41	       =>  wckTime=5.554  cpuTime=5.45  mem=15M904
9.02	   
9.02	   search
9.02	     run=16  nbConstraintChecks=76047325  nbPropagations=3337434  nbRevisions=19985664  nbUselessRevisions=12238443
9.02	     nbAssignments=41786  nbFailedAssignments=22014  nbBacktracks=19686  nbVisitedNodes=76833  nbRestartNogoods=123
9.02	       =>  wckTime=8.169  cpuTime=8.06  mem=15M904
13.27	   
13.27	   search
13.27	     run=17  nbConstraintChecks=116519522  nbPropagations=4994080  nbRevisions=29944025  nbUselessRevisions=18333965
13.27	     nbAssignments=63780  nbFailedAssignments=34153  nbBacktracks=29539  nbVisitedNodes=117657  nbRestartNogoods=131
13.27	       =>  wckTime=12.418  cpuTime=12.27  mem=15M904
19.54	   
19.54	   search
19.54	     run=18  nbConstraintChecks=176566424  nbPropagations=7485957  nbRevisions=44961400  nbUselessRevisions=27529427
19.54	     nbAssignments=95998  nbFailedAssignments=51590  nbBacktracks=44317  nbVisitedNodes=177233  nbRestartNogoods=147
19.54	       =>  wckTime=18.685  cpuTime=18.51  mem=15M904
28.05	   
28.06	   search
28.06	     run=19  nbConstraintChecks=258950267  nbPropagations=11122714  nbRevisions=66934995  nbUselessRevisions=41003136
28.06	     nbAssignments=139440  nbFailedAssignments=75514  nbBacktracks=63829  nbVisitedNodes=257786  nbRestartNogoods=162
28.06	       =>  wckTime=27.201  cpuTime=26.99  mem=15M904
28.06	   
28.06	   global
28.06	     nbConstraintChecks=259045782  nbPropagations=11123673  nbRevisions=66939550  nbUselessRevisions=41006234
28.06	     nbRestartNogoods=162  solvingWckTime=27.202  solvingCpuTime=26.99  expiredTime=no  totalExploration=yes
28.06	     nbFoundSolutions=0  globalCpuTime=27.42
28.06	       =>  wckTime=27.708  cpuTime=27.37  mem=15M904
28.06	   
28.06	s UNSATISFIABLE
28.06	d NODES 139440
28.06	d CHECKS 259045782
28.06	   
28.06	   totalWckTime=27.785  totalCpuTime=27.44

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-226202-1168274745 -o ROOT/results/node15/solver-226202-1168274745 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226202-1168274745/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.99 2.01 4/87 23806
/proc/meminfo: memFree=1620992/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=18540 CPUtime=0
/proc/23805/stat : 23805 (runsolver) R 23803 23805 22398 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 175869357 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23805/statm: 4635 279 244 17 0 2626 0

[startup+0.102947 s]
/proc/loadavg: 2.08 1.99 2.01 4/87 23806
/proc/meminfo: memFree=1620992/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=907808 CPUtime=0.05
/proc/23805/stat : 23805 (java) D 23803 23805 22398 0 -1 0 2507 0 1 0 5 0 0 0 20 0 4 0 175869357 929595392 2254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.512017 s]
/proc/loadavg: 2.08 1.99 2.01 4/87 23806
/proc/meminfo: memFree=1620992/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915328 CPUtime=0.42
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 6560 0 1 0 39 3 0 0 21 0 8 0 175869357 937295872 6299 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073567918 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228832 6300 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.34016 s]
/proc/loadavg: 2.07 1.99 2.00 3/94 23813
/proc/meminfo: memFree=1595528/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915464 CPUtime=1.24
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 9093 0 1 0 118 6 0 0 25 0 8 0 175869357 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742380 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228866 8831 2524 14 0 215336 0
[pid=23805/tid=23807] ppid=23803 vsize=915464 CPUtime=0.02
/proc/23805/task/23807/stat : 23807 (java) S 23803 23805 22398 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 175869361 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23808/stat : 23808 (java) S 23803 23805 22398 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175869362 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23809/stat : 23809 (java) S 23803 23805 22398 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175869362 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23810/stat : 23810 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175869370 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=915464 CPUtime=0.17
/proc/23805/task/23811/stat : 23811 (java) S 23803 23805 22398 0 -1 64 369 0 0 0 17 0 0 0 16 0 8 0 175869370 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23812/stat : 23812 (java) S 23803 23805 22398 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 175869370 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23813] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23813/stat : 23813 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175869370 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.97744 s]
/proc/loadavg: 2.07 1.99 2.00 3/94 23813
/proc/meminfo: memFree=1595400/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915464 CPUtime=2.87
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 9102 0 1 0 281 6 0 0 25 0 8 0 175869357 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228866 8839 2524 14 0 215336 0
[pid=23805/tid=23807] ppid=23803 vsize=915464 CPUtime=0.02
/proc/23805/task/23807/stat : 23807 (java) S 23803 23805 22398 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 175869361 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23808/stat : 23808 (java) S 23803 23805 22398 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175869362 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23809/stat : 23809 (java) S 23803 23805 22398 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175869362 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23810/stat : 23810 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175869370 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=915464 CPUtime=0.19
/proc/23805/task/23811/stat : 23811 (java) S 23803 23805 22398 0 -1 64 378 0 0 0 19 0 0 0 15 0 8 0 175869370 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23812/stat : 23812 (java) S 23803 23805 22398 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 175869370 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23813] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23813/stat : 23813 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175869370 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

[startup+6.28002 s]
/proc/loadavg: 2.07 1.99 2.00 3/94 23813
/proc/meminfo: memFree=1595344/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915464 CPUtime=6.16
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 9105 0 1 0 610 6 0 0 25 0 8 0 175869357 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228866 8841 2524 14 0 215336 0
[pid=23805/tid=23807] ppid=23803 vsize=915464 CPUtime=0.02
/proc/23805/task/23807/stat : 23807 (java) S 23803 23805 22398 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 175869361 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23808/stat : 23808 (java) S 23803 23805 22398 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23809/stat : 23809 (java) S 23803 23805 22398 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23810/stat : 23810 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=915464 CPUtime=0.19
/proc/23805/task/23811/stat : 23811 (java) S 23803 23805 22398 0 -1 64 379 0 0 0 19 0 0 0 16 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23812/stat : 23812 (java) S 23803 23805 22398 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23813] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23813/stat : 23813 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915464

[startup+12.7591 s]
/proc/loadavg: 2.06 1.99 2.00 3/94 23813
/proc/meminfo: memFree=1595344/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915464 CPUtime=12.59
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 9105 0 1 0 1253 6 0 0 25 0 8 0 175869357 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228866 8841 2524 14 0 215336 0
[pid=23805/tid=23807] ppid=23803 vsize=915464 CPUtime=0.02
/proc/23805/task/23807/stat : 23807 (java) S 23803 23805 22398 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 175869361 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23808/stat : 23808 (java) S 23803 23805 22398 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23809/stat : 23809 (java) S 23803 23805 22398 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23810/stat : 23810 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=915464 CPUtime=0.19
/proc/23805/task/23811/stat : 23811 (java) S 23803 23805 22398 0 -1 64 379 0 0 0 19 0 0 0 16 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23812/stat : 23812 (java) S 23803 23805 22398 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23813] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23813/stat : 23813 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6243 s]
/proc/loadavg: 2.05 1.99 2.00 3/94 23813
/proc/meminfo: memFree=1595408/2055920 swapFree=4174172/4192956
[pid=23805] ppid=23803 vsize=915464 CPUtime=25.41
/proc/23805/stat : 23805 (java) R 23803 23805 22398 0 -1 0 9105 0 1 0 2535 6 0 0 25 0 8 0 175869357 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743436 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23805/statm: 228866 8841 2524 14 0 215336 0
[pid=23805/tid=23807] ppid=23803 vsize=915464 CPUtime=0.02
/proc/23805/task/23807/stat : 23807 (java) S 23803 23805 22398 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 175869361 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23808/stat : 23808 (java) S 23803 23805 22398 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23809/stat : 23809 (java) S 23803 23805 22398 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175869362 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23810/stat : 23810 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=915464 CPUtime=0.19
/proc/23805/task/23811/stat : 23811 (java) S 23803 23805 22398 0 -1 64 379 0 0 0 19 0 0 0 16 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23812/stat : 23812 (java) S 23803 23805 22398 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23805/tid=23813] ppid=23803 vsize=915464 CPUtime=0
/proc/23805/task/23813/stat : 23813 (java) S 23803 23805 22398 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175869370 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 28.0732
CPU time (s): 27.8598
CPU user time (s): 27.7848
CPU system time (s): 0.074988
CPU usage (%): 99.2396
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.7848
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9112
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= 1666
involuntary context switches= 2286

runsolver used 0.040993 s user time and 0.092985 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 16:45:45 UTC 2007


IDJOB= 226202
IDBENCH= 5944
FILE ID= node15/226202-1168274745

PBS_JOBID= 3483029

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226202-1168274745/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-226202-1168274745 -o ROOT/results/node15/solver-226202-1168274745 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226202-1168274745/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e90797268d71e6eb172828a0a7e4423c

RANDOM SEED= 359957017

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.276
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.276
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:       1621472 kB
Buffers:         75548 kB
Cached:         161016 kB
SwapCached:       6400 kB
Active:         254828 kB
Inactive:       122804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621472 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:         151684 kB
Slab:            41280 kB
Committed_AS:  5412360 kB
PageTables:       2648 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= 66328 MiB



End job on node15 on Mon Jan  8 16:46:13 UTC 2007