Trace number 226259

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 ESACSAT 8.5777 8.67923

DiagnosticValue
CHECKS66154069
NODES34785

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-69_ext.xml
MD5SUM086f3e9576dcd524558043cf57b82e01
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.20536
SatisfiableYES
(Un)Satisfiability was provedYES
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/226259-1168274904/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.43	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.64	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=12  maxArity=2
0.64	       =>  wckTime=0.317  cpuTime=0.26  mem=15M761
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.532  cpuTime=0.4  mem=14M928
0.92	   
0.92	   preprocessing
0.92	     nbConstraintChecks=101163  nbPropagations=1034  nbRevisions=4901  nbUselessRevisions=3254  nbSingletonTests=57
0.92	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.92	       =>  wckTime=0.055  cpuTime=0.03  mem=14M928
0.94	   
0.94	   search
0.94	     run=0  nbConstraintChecks=39826  nbPropagations=1632  nbRevisions=8074  nbUselessRevisions=5178  nbAssignments=23
0.94	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=37  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.079  cpuTime=0.05  mem=14M928
0.96	   
0.96	   search
0.96	     run=1  nbConstraintChecks=93887  nbPropagations=4110  nbRevisions=20587  nbUselessRevisions=13044  nbAssignments=60
0.96	     nbFailedAssignments=26  nbBacktracks=27  nbVisitedNodes=101  nbRestartNogoods=2  mapSize=21  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.095  cpuTime=0.06  mem=14M928
0.98	   
0.98	   search
0.98	     run=2  nbConstraintChecks=186000  nbPropagations=7889  nbRevisions=40665  nbUselessRevisions=25605
0.98	     nbAssignments=108  nbFailedAssignments=48  nbBacktracks=50  nbVisitedNodes=186  nbRestartNogoods=3  mapSize=41
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.117  cpuTime=0.08  mem=14M928
1.00	   
1.00	   search
1.00	     run=3  nbConstraintChecks=333446  nbPropagations=13658  nbRevisions=71695  nbUselessRevisions=44811
1.00	     nbAssignments=193  nbFailedAssignments=84  nbBacktracks=83  nbVisitedNodes=312  nbRestartNogoods=7  mapSize=66
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.14  cpuTime=0.09  mem=14M928
1.04	   
1.04	   search
1.04	     run=4  nbConstraintChecks=588002  nbPropagations=22721  nbRevisions=123310  nbUselessRevisions=76847
1.04	     nbAssignments=322  nbFailedAssignments=158  nbBacktracks=133  nbVisitedNodes=554  nbRestartNogoods=10  mapSize=115
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.178  cpuTime=0.13  mem=14M928
1.09	   
1.09	   search
1.09	     run=5  nbConstraintChecks=958726  nbPropagations=37336  nbRevisions=206644  nbUselessRevisions=127787
1.09	     nbAssignments=512  nbFailedAssignments=269  nbBacktracks=208  nbVisitedNodes=906  nbRestartNogoods=16  mapSize=186
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.23  cpuTime=0.18  mem=14M928
1.16	   
1.16	   search
1.16	     run=6  nbConstraintChecks=1404301  nbPropagations=58916  nbRevisions=329235  nbUselessRevisions=202749
1.16	     nbAssignments=760  nbFailedAssignments=385  nbBacktracks=321  nbVisitedNodes=1330  nbRestartNogoods=25  mapSize=284
1.16	     nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.299  cpuTime=0.24  mem=14M928
1.26	   
1.26	   search
1.26	     run=7  nbConstraintChecks=2093420  nbPropagations=89836  nbRevisions=507344  nbUselessRevisions=311215
1.26	     nbAssignments=1127  nbFailedAssignments=578  nbBacktracks=491  nbVisitedNodes=1999  nbRestartNogoods=28
1.26	     mapSize=435  nbInferences=0  nbTooLargeKeys=0
1.26	       =>  wckTime=0.394  cpuTime=0.33  mem=14M928
1.41	   
1.41	   search
1.41	     run=8  nbConstraintChecks=3066101  nbPropagations=134153  nbRevisions=764532  nbUselessRevisions=466857
1.41	     nbAssignments=1632  nbFailedAssignments=822  nbBacktracks=749  nbVisitedNodes=2915  nbRestartNogoods=31
1.41	     mapSize=647  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.544  cpuTime=0.46  mem=14M928
1.58	   
1.58	   search
1.58	     run=9  nbConstraintChecks=4350160  nbPropagations=199318  nbRevisions=1138665  nbUselessRevisions=693610
1.58	     nbAssignments=2437  nbFailedAssignments=1226  nbBacktracks=1133  nbVisitedNodes=4350  nbRestartNogoods=36
1.58	     mapSize=980  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.715  cpuTime=0.62  mem=14M928
1.61	   
1.61	   INFO : Stopping hyperNogood (mapSize=1034, nbTooLargekeys=0, mem=14M928)
1.85	   
1.85	   search
1.85	     run=10  nbConstraintChecks=6523210  nbPropagations=296231  nbRevisions=1697929  nbUselessRevisions=1031630
1.85	     nbAssignments=3617  nbFailedAssignments=1822  nbBacktracks=1709  nbVisitedNodes=6499  nbRestartNogoods=46
1.85	       =>  wckTime=0.985  cpuTime=0.88  mem=14M928
2.23	   
2.23	   search
2.23	     run=11  nbConstraintChecks=9888615  nbPropagations=441403  nbRevisions=2540134  nbUselessRevisions=1541380
2.23	     nbAssignments=5489  nbFailedAssignments=2825  nbBacktracks=2574  nbVisitedNodes=9962  nbRestartNogoods=54
2.23	       =>  wckTime=1.372  cpuTime=1.27  mem=15M904
2.84	   
2.84	   search
2.84	     run=12  nbConstraintChecks=15136332  nbPropagations=660776  nbRevisions=3823395  nbUselessRevisions=2319051
2.84	     nbAssignments=8278  nbFailedAssignments=4311  nbBacktracks=3874  nbVisitedNodes=15101  nbRestartNogoods=66
2.84	       =>  wckTime=1.982  cpuTime=1.87  mem=15M904
3.77	   
3.77	   search
3.77	     run=13  nbConstraintChecks=23235910  nbPropagations=994317  nbRevisions=5767472  nbUselessRevisions=3494389
3.77	     nbAssignments=12443  nbFailedAssignments=6524  nbBacktracks=5821  nbVisitedNodes=22788  nbRestartNogoods=76
3.77	       =>  wckTime=2.909  cpuTime=2.78  mem=15M904
5.18	   
5.18	   search
5.18	     run=14  nbConstraintChecks=35836920  nbPropagations=1496791  nbRevisions=8719432  nbUselessRevisions=5276571
5.18	     nbAssignments=18663  nbFailedAssignments=9820  nbBacktracks=8740  nbVisitedNodes=34298  nbRestartNogoods=82
5.18	       =>  wckTime=4.314  cpuTime=4.18  mem=15M904
7.23	   
7.23	   search
7.23	     run=15  nbConstraintChecks=53706689  nbPropagations=2249094  nbRevisions=13139914  nbUselessRevisions=7948643
7.23	     nbAssignments=28234  nbFailedAssignments=15009  nbBacktracks=13119  nbVisitedNodes=52010  nbRestartNogoods=89
7.23	       =>  wckTime=6.365  cpuTime=6.21  mem=15M904
8.65	   
8.65	   search
8.65	     run=16  nbConstraintChecks=66052906  nbPropagations=3178100  nbRevisions=18588950  nbUselessRevisions=11242400
8.65	     nbAssignments=34785  nbFailedAssignments=18438  nbBacktracks=16201  nbVisitedNodes=64028  nbRestartNogoods=96
8.65	       =>  wckTime=7.79  cpuTime=7.62  mem=15M904
8.65	   
8.65	   global
8.65	     nbConstraintChecks=66154069  nbPropagations=3179134  nbRevisions=18593851  nbUselessRevisions=11245654
8.65	     nbRestartNogoods=96  solvingWckTime=7.791  solvingCpuTime=7.62  expiredTime=no  totalExploration=no
8.65	     nbFoundSolutions=1  globalCpuTime=8.09
8.65	       =>  wckTime=8.328  cpuTime=8.03  mem=15M904
8.66	   
8.66	s SATISFIABLE
8.66	v 37 33 32 11 39 13 30 1 28 37 16 6 22 39 24 29 1 26 36 12 39 18 1 36 19 22 33 2 36 21 33 29 9 8 32 37 32 17 6 23 
8.66	d NODES 34785
8.66	d CHECKS 66154069
8.66	   
8.66	   totalWckTime=8.412  totalCpuTime=8.09

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/node1/watcher-226259-1168274904 -o ROOT/results/node1/solver-226259-1168274904 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226259-1168274904/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: 1.90 1.95 1.98 2/87 31119
/proc/meminfo: memFree=1369168/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=18540 CPUtime=0
/proc/31118/stat : 31118 (runsolver) R 31116 31118 30340 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 175886188 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31118/statm: 4635 279 244 17 0 2626 0

[startup+0.102391 s]
/proc/loadavg: 1.90 1.95 1.98 2/87 31119
/proc/meminfo: memFree=1369168/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=914988 CPUtime=0.09
/proc/31118/stat : 31118 (java) R 31116 31118 30340 0 -1 0 2964 0 1 0 7 2 0 0 20 0 8 0 175886188 936947712 2710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942738 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31118/statm: 228747 2710 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512441 s]
/proc/loadavg: 1.90 1.95 1.98 2/87 31119
/proc/meminfo: memFree=1369168/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=915328 CPUtime=0.48
/proc/31118/stat : 31118 (java) R 31116 31118 30340 0 -1 0 6947 0 1 0 44 4 0 0 22 0 8 0 175886188 937295872 6686 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073586774 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31118/statm: 228832 6686 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34154 s]
/proc/loadavg: 1.90 1.95 1.98 3/94 31126
/proc/meminfo: memFree=1343384/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=915464 CPUtime=1.31
/proc/31118/stat : 31118 (java) R 31116 31118 30340 0 -1 0 9093 0 1 0 123 8 0 0 25 0 8 0 175886188 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31118/statm: 228866 8831 2524 14 0 215336 0
[pid=31118/tid=31120] ppid=31116 vsize=915464 CPUtime=0.03
/proc/31118/task/31120/stat : 31120 (java) S 31116 31118 30340 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175886192 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31121] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31121/stat : 31121 (java) S 31116 31118 30340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175886192 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31122] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31122/stat : 31122 (java) S 31116 31118 30340 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175886192 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31123] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31123/stat : 31123 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175886196 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31124] ppid=31116 vsize=915464 CPUtime=0.19
/proc/31118/task/31124/stat : 31124 (java) S 31116 31118 30340 0 -1 64 365 0 0 0 19 0 0 0 15 0 8 0 175886196 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31125] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31125/stat : 31125 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175886196 937435136 8831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31126] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31126/stat : 31126 (java) S 31116 31118 30340 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175886196 937435136 8831 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+2.98672 s]
/proc/loadavg: 1.90 1.95 1.98 3/94 31126
/proc/meminfo: memFree=1343000/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=915464 CPUtime=2.94
/proc/31118/stat : 31118 (java) R 31116 31118 30340 0 -1 0 9110 0 1 0 286 8 0 0 25 0 8 0 175886188 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31118/statm: 228866 8846 2524 14 0 215336 0
[pid=31118/tid=31120] ppid=31116 vsize=915464 CPUtime=0.03
/proc/31118/task/31120/stat : 31120 (java) S 31116 31118 30340 0 -1 64 254 0 0 0 3 0 0 0 17 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31121] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31121/stat : 31121 (java) S 31116 31118 30340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31122] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31122/stat : 31122 (java) S 31116 31118 30340 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31123] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31123/stat : 31123 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31124] ppid=31116 vsize=915464 CPUtime=0.22
/proc/31118/task/31124/stat : 31124 (java) S 31116 31118 30340 0 -1 64 380 0 0 0 22 0 0 0 15 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31125] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31125/stat : 31125 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31126] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31126/stat : 31126 (java) S 31116 31118 30340 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26611 s]
/proc/loadavg: 1.91 1.95 1.98 3/94 31126
/proc/meminfo: memFree=1342168/2055920 swapFree=4165612/4192956
[pid=31118] ppid=31116 vsize=915464 CPUtime=6.18
/proc/31118/stat : 31118 (java) R 31116 31118 30340 0 -1 0 9110 0 1 0 610 8 0 0 25 0 8 0 175886188 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918523 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31118/statm: 228866 8846 2524 14 0 215336 0
[pid=31118/tid=31120] ppid=31116 vsize=915464 CPUtime=0.03
/proc/31118/task/31120/stat : 31120 (java) S 31116 31118 30340 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31121] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31121/stat : 31121 (java) S 31116 31118 30340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31122] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31122/stat : 31122 (java) S 31116 31118 30340 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175886192 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31123] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31123/stat : 31123 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31124] ppid=31116 vsize=915464 CPUtime=0.22
/proc/31118/task/31124/stat : 31124 (java) S 31116 31118 30340 0 -1 64 380 0 0 0 22 0 0 0 15 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31125] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31125/stat : 31125 (java) S 31116 31118 30340 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31118/tid=31126] ppid=31116 vsize=915464 CPUtime=0
/proc/31118/task/31126/stat : 31126 (java) S 31116 31118 30340 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175886196 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 8.67923
CPU time (s): 8.5777
CPU user time (s): 8.48471
CPU system time (s): 0.092985
CPU usage (%): 98.8302
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.48471
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9117
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= 1226
involuntary context switches= 1772

runsolver used 0.015997 s user time and 0.033994 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan  8 16:48:24 UTC 2007


IDJOB= 226259
IDBENCH= 5950
FILE ID= node1/226259-1168274904

PBS_JOBID= 3483047

Free space on /tmp= 66308 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  086f3e9576dcd524558043cf57b82e01

RANDOM SEED= 332546949

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.234
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.234
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:       1369648 kB
Buffers:         59412 kB
Cached:         502456 kB
SwapCached:       3620 kB
Active:         290368 kB
Inactive:       337452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369648 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2096 kB
Writeback:           0 kB
Mapped:          77008 kB
Slab:            43160 kB
Committed_AS:  5431852 kB
PageTables:       2396 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= 66308 MiB



End job on node1 on Mon Jan  8 16:48:33 UTC 2007