Trace number 247503

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 26.077 26.2621

DiagnosticValue
CHECKS4278991
NODES14283

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-15_ext.xml
MD5SUMd7a553eab6261f0c29850b8b2d8228c4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.1755
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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/247503-1168392986/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=20  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.43	       =>  wckTime=0.102  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
4.20	   
4.20	   INFO : Contraction of relations, mem = 103M132
6.75	   
6.75	   constraints being loaded...
10.84	     nbConstraints=18  nbRelationTypes=18  nbExtensionStructures=18  nbSharedExtensionStructures=0
10.84	     nbConflictsStructures=18  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=11  maxArity=8
10.84	       =>  wckTime=10.517  cpuTime=8.34  mem=229M702
11.97	   
11.97	   solver IterativeSystematicSolver being built... 
12.14	       =>  wckTime=11.815  cpuTime=8.49  mem=143M390
12.19	   
12.19	   preprocessing
12.19	     nbConstraintChecks=4622  nbValidityChecks=8532  nbPropagations=59  nbRevisions=1078  nbUselessRevisions=1038
12.19	     nbSingletonTests=23  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
12.19	       =>  wckTime=0.052  cpuTime=0.03  mem=143M390
12.25	   
12.25	   search
12.25	     run=0  nbConstraintChecks=9191  nbValidityChecks=17671  nbPropagations=214  nbRevisions=3669
12.25	     nbUselessRevisions=3278  nbAssignments=32  nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=54
12.25	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
12.25	       =>  wckTime=0.109  cpuTime=0.07  mem=144M49
12.31	   
12.31	   search
12.31	     run=1  nbConstraintChecks=22538  nbValidityChecks=43633  nbPropagations=618  nbRevisions=11144
12.31	     nbUselessRevisions=10026  nbAssignments=84  nbFailedAssignments=25  nbBacktracks=25  nbVisitedNodes=109
12.31	     nbRestartNogoods=4  mapSize=22  nbInferences=0  nbTooLargeKeys=0
12.31	       =>  wckTime=0.172  cpuTime=0.12  mem=144M49
12.39	   
12.39	   search
12.39	     run=2  nbConstraintChecks=41541  nbValidityChecks=76938  nbPropagations=1306  nbRevisions=23278
12.39	     nbUselessRevisions=20838  nbAssignments=138  nbFailedAssignments=48  nbBacktracks=47  nbVisitedNodes=199
12.39	     nbRestartNogoods=6  mapSize=39  nbInferences=0  nbTooLargeKeys=0
12.39	       =>  wckTime=0.246  cpuTime=0.2  mem=144M49
12.51	   
12.51	   search
12.51	     run=3  nbConstraintChecks=67916  nbValidityChecks=131145  nbPropagations=2469  nbRevisions=43758
12.51	     nbUselessRevisions=38958  nbAssignments=231  nbFailedAssignments=80  nbBacktracks=82  nbVisitedNodes=329
12.51	     nbRestartNogoods=13  mapSize=70  nbInferences=0  nbTooLargeKeys=0
12.51	       =>  wckTime=0.364  cpuTime=0.31  mem=144M49
12.61	   
12.61	   search
12.61	     run=4  nbConstraintChecks=98529  nbValidityChecks=188121  nbPropagations=4145  nbRevisions=72733
12.61	     nbUselessRevisions=64490  nbAssignments=339  nbFailedAssignments=129  nbBacktracks=132  nbVisitedNodes=513
12.61	     nbRestartNogoods=15  mapSize=109  nbInferences=0  nbTooLargeKeys=0
12.61	       =>  wckTime=0.468  cpuTime=0.4  mem=144M49
12.82	   
12.82	   search
12.82	     run=5  nbConstraintChecks=165754  nbValidityChecks=294100  nbPropagations=6608  nbRevisions=114634
12.82	     nbUselessRevisions=100948  nbAssignments=526  nbFailedAssignments=233  nbBacktracks=208  nbVisitedNodes=847
12.82	     nbRestartNogoods=21  mapSize=175  nbInferences=0  nbTooLargeKeys=0
12.82	       =>  wckTime=0.677  cpuTime=0.61  mem=144M49
13.02	   
13.02	   search
13.02	     run=6  nbConstraintChecks=228916  nbValidityChecks=411340  nbPropagations=10175  nbRevisions=174142
13.02	     nbUselessRevisions=152585  nbAssignments=745  nbFailedAssignments=330  nbBacktracks=323  nbVisitedNodes=1225
13.02	     nbRestartNogoods=25  mapSize=262  nbInferences=0  nbTooLargeKeys=0
13.02	       =>  wckTime=0.881  cpuTime=0.81  mem=144M49
13.36	   
13.36	   search
13.36	     run=7  nbConstraintChecks=326418  nbValidityChecks=604250  nbPropagations=15654  nbRevisions=264202
13.36	     nbUselessRevisions=230629  nbAssignments=1073  nbFailedAssignments=479  nbBacktracks=495  nbVisitedNodes=1803
13.36	     nbRestartNogoods=31  mapSize=402  nbInferences=0  nbTooLargeKeys=0
13.36	       =>  wckTime=1.215  cpuTime=1.14  mem=144M49
13.91	   
13.91	   search
13.91	     run=8  nbConstraintChecks=486707  nbValidityChecks=919471  nbPropagations=24179  nbRevisions=403127
13.91	     nbUselessRevisions=350527  nbAssignments=1610  nbFailedAssignments=737  nbBacktracks=753  nbVisitedNodes=2752
13.91	     nbRestartNogoods=37  mapSize=631  nbInferences=0  nbTooLargeKeys=0
13.91	       =>  wckTime=1.769  cpuTime=1.67  mem=144M49
14.80	   
14.80	   search
14.80	     run=9  nbConstraintChecks=756082  nbValidityChecks=1462662  nbPropagations=38027  nbRevisions=628223
14.80	     nbUselessRevisions=544036  nbAssignments=2482  nbFailedAssignments=1217  nbBacktracks=1137  nbVisitedNodes=4364
14.80	     nbRestartNogoods=41  mapSize=990  nbInferences=0  nbTooLargeKeys=0
14.80	       =>  wckTime=2.661  cpuTime=2.55  mem=144M49
14.94	   
14.94	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=144M49)
15.94	   
15.94	   search
15.94	     run=10  nbConstraintChecks=1108679  nbValidityChecks=2160835  nbPropagations=58627  nbRevisions=962185
15.94	     nbUselessRevisions=831305  nbAssignments=3655  nbFailedAssignments=1788  nbBacktracks=1714  nbVisitedNodes=6431
15.94	     nbRestartNogoods=52
15.94	       =>  wckTime=3.794  cpuTime=3.66  mem=144M49
17.58	   
17.58	   search
17.58	     run=11  nbConstraintChecks=1625072  nbValidityChecks=3177221  nbPropagations=88816  nbRevisions=1453968
17.58	     nbUselessRevisions=1255323  nbAssignments=5334  nbFailedAssignments=2546  nbBacktracks=2581  nbVisitedNodes=9326
17.58	     nbRestartNogoods=62
17.58	       =>  wckTime=5.438  cpuTime=5.3  mem=144M49
20.05	   
20.05	   search
20.05	     run=12  nbConstraintChecks=2390798  nbValidityChecks=4702825  nbPropagations=133903  nbRevisions=2185603
20.05	     nbUselessRevisions=1885628  nbAssignments=7881  nbFailedAssignments=3788  nbBacktracks=3879  nbVisitedNodes=13904
20.05	     nbRestartNogoods=67
20.05	       =>  wckTime=7.907  cpuTime=7.76  mem=144M49
23.75	   
23.75	   search
23.75	     run=13  nbConstraintChecks=3523262  nbValidityChecks=6964708  nbPropagations=201623  nbRevisions=3276838
23.75	     nbUselessRevisions=2824069  nbAssignments=11702  nbFailedAssignments=5656  nbBacktracks=5825  nbVisitedNodes=20806
23.75	     nbRestartNogoods=74
23.75	       =>  wckTime=11.608  cpuTime=11.44  mem=144M49
26.18	   
26.18	   search
26.18	     run=14  nbConstraintChecks=4274369  nbValidityChecks=8477067  nbPropagations=284595  nbRevisions=4609268
26.18	     nbUselessRevisions=3969112  nbAssignments=14283  nbFailedAssignments=6941  nbBacktracks=7101  nbVisitedNodes=25458
26.18	     nbRestartNogoods=87
26.18	       =>  wckTime=14.039  cpuTime=13.85  mem=144M49
26.18	   
26.18	   global
26.18	     nbConstraintChecks=4278991  nbValidityChecks=8485599  nbPropagations=284654  nbRevisions=4610346
26.18	     nbUselessRevisions=3970150  nbRestartNogoods=87  solvingWckTime=14.04  solvingCpuTime=13.85  expiredTime=no
26.18	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=22.39
26.18	       =>  wckTime=25.857  cpuTime=22.34  mem=144M49
26.18	   
26.18	s SATISFIABLE
26.18	v 3 1 1 1 2 3 4 1 2 4 0 0 4 3 3 2 3 4 1 0 
26.18	d NODES 14283
26.18	d CHECKS 4278991
26.18	   
26.19	   totalWckTime=25.94  totalCpuTime=22.4

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/node18/watcher-247503-1168392986 -o ROOT/results/node18/solver-247503-1168392986 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247503-1168392986/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.04 1.80 1.56 3/87 11553
/proc/meminfo: memFree=1484608/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=18540 CPUtime=0
/proc/11552/stat : 11552 (runsolver) R 11550 11552 10619 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 187693313 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11552/statm: 4635 279 244 17 0 2626 0

[startup+0.102442 s]
/proc/loadavg: 2.04 1.80 1.56 3/87 11553
/proc/meminfo: memFree=1484608/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=913068 CPUtime=0.08
/proc/11552/stat : 11552 (java) S 11550 11552 10619 0 -1 0 2879 0 1 0 7 1 0 0 19 0 8 0 187693313 934981632 2625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228267 2625 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.514482 s]
/proc/loadavg: 2.04 1.80 1.56 3/87 11553
/proc/meminfo: memFree=1484608/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915328 CPUtime=0.49
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 9293 0 1 0 44 5 0 0 18 0 8 0 187693313 937295872 9032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073581742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228832 9032 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34356 s]
/proc/loadavg: 2.04 1.80 1.56 3/94 11560
/proc/meminfo: memFree=1414280/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915328 CPUtime=1.31
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 19896 0 1 0 121 10 0 0 25 0 8 0 187693313 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073582680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228832 19634 2147 14 0 215302 0
[pid=11552/tid=11554] ppid=11550 vsize=915328 CPUtime=0.04
/proc/11552/task/11554/stat : 11554 (java) S 11550 11552 10619 0 -1 64 3484 0 0 0 3 1 0 0 16 0 8 0 187693318 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11555] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11555/stat : 11555 (java) S 11550 11552 10619 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 187693318 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11556] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11556/stat : 11556 (java) S 11550 11552 10619 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187693318 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11557] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11557/stat : 11557 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187693322 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11558] ppid=11550 vsize=915328 CPUtime=0.07
/proc/11552/task/11558/stat : 11558 (java) S 11550 11552 10619 0 -1 64 304 0 0 0 7 0 0 0 16 0 8 0 187693322 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11559] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11559/stat : 11559 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187693322 937295872 19634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11560] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11560/stat : 11560 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187693322 937295872 19634 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) 915328

[startup+2.98272 s]
/proc/loadavg: 2.04 1.80 1.56 3/94 11560
/proc/meminfo: memFree=1390792/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915328 CPUtime=2.94
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 28329 0 1 0 278 16 0 0 25 0 8 0 187693313 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073552208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228832 28064 2147 14 0 215302 0
[pid=11552/tid=11554] ppid=11550 vsize=915328 CPUtime=0.21
/proc/11552/task/11554/stat : 11554 (java) S 11550 11552 10619 0 -1 64 11912 0 0 0 15 6 0 0 16 0 8 0 187693318 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11555] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11555/stat : 11555 (java) S 11550 11552 10619 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 187693318 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11556] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11556/stat : 11556 (java) S 11550 11552 10619 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187693318 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11557] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11557/stat : 11557 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187693322 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11558] ppid=11550 vsize=915328 CPUtime=0.07
/proc/11552/task/11558/stat : 11558 (java) S 11550 11552 10619 0 -1 64 306 0 0 0 7 0 0 0 16 0 8 0 187693322 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11559] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11559/stat : 11559 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187693322 937295872 28064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11560] ppid=11550 vsize=915328 CPUtime=0
/proc/11552/task/11560/stat : 11560 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187693322 937295872 28064 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) 915328

[startup+6.26904 s]
/proc/loadavg: 2.04 1.80 1.57 3/94 11560
/proc/meminfo: memFree=1352072/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915416 CPUtime=6.2
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 40627 0 1 0 597 23 0 0 25 0 8 0 187693313 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073557080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228854 38785 2153 14 0 215324 0
[pid=11552/tid=11554] ppid=11550 vsize=915416 CPUtime=1.12
/proc/11552/task/11554/stat : 11554 (java) S 11550 11552 10619 0 -1 64 24196 0 0 0 100 12 0 0 22 0 8 0 187693318 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11555] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11555/stat : 11555 (java) S 11550 11552 10619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11556] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11556/stat : 11556 (java) S 11550 11552 10619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11557] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11557/stat : 11557 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187693322 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11558] ppid=11550 vsize=915416 CPUtime=0.08
/proc/11552/task/11558/stat : 11558 (java) S 11550 11552 10619 0 -1 64 308 0 0 0 8 0 0 0 16 0 8 0 187693322 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11559] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11559/stat : 11559 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187693322 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11560] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11560/stat : 11560 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187693322 937385984 38785 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915416

[startup+12.7637 s]
/proc/loadavg: 2.04 1.81 1.57 3/94 11560
/proc/meminfo: memFree=1243464/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915416 CPUtime=12.66
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 64547 0 1 0 1228 38 0 0 25 0 8 0 187693313 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761756 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228854 62698 2532 14 0 215324 0
[pid=11552/tid=11554] ppid=11550 vsize=915416 CPUtime=3.15
/proc/11552/task/11554/stat : 11554 (java) S 11550 11552 10619 0 -1 64 47582 0 0 0 290 25 0 0 25 0 8 0 187693318 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11555] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11555/stat : 11555 (java) S 11550 11552 10619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11556] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11556/stat : 11556 (java) S 11550 11552 10619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11557] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11557/stat : 11557 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187693322 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11558] ppid=11550 vsize=915416 CPUtime=0.21
/proc/11552/task/11558/stat : 11558 (java) S 11550 11552 10619 0 -1 64 370 0 0 0 20 1 0 0 15 0 8 0 187693322 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11559] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11559/stat : 11559 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187693322 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11560] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11560/stat : 11560 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187693322 937385984 62698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915416

[startup+25.6409 s]
/proc/loadavg: 2.03 1.81 1.57 3/94 11560
/proc/meminfo: memFree=1243528/2055920 swapFree=4192812/4192956
[pid=11552] ppid=11550 vsize=915416 CPUtime=25.48
/proc/11552/stat : 11552 (java) R 11550 11552 10619 0 -1 0 64569 0 1 0 2509 39 0 0 25 0 8 0 187693313 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11552/statm: 228854 62716 2532 14 0 215324 0
[pid=11552/tid=11554] ppid=11550 vsize=915416 CPUtime=3.15
/proc/11552/task/11554/stat : 11554 (java) S 11550 11552 10619 0 -1 64 47582 0 0 0 290 25 0 0 16 0 8 0 187693318 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11555] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11555/stat : 11555 (java) S 11550 11552 10619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11556] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11556/stat : 11556 (java) S 11550 11552 10619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187693318 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11557] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11557/stat : 11557 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187693322 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11558] ppid=11550 vsize=915416 CPUtime=0.25
/proc/11552/task/11558/stat : 11558 (java) S 11550 11552 10619 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 187693322 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11559] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11559/stat : 11559 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187693322 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11552/tid=11560] ppid=11550 vsize=915416 CPUtime=0
/proc/11552/task/11560/stat : 11560 (java) S 11550 11552 10619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187693322 937385984 62716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915416

Child status: 0
Real time (s): 26.2621
CPU time (s): 26.077
CPU user time (s): 25.6391
CPU system time (s): 0.437933
CPU usage (%): 99.2952
Max. virtual memory (cumulated for all children) (KiB): 919420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.6391
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64577
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= 1718
involuntary context switches= 2205

runsolver used 0.041993 s user time and 0.089986 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Wed Jan 10 01:36:26 UTC 2007


IDJOB= 247503
IDBENCH= 11140
FILE ID= node18/247503-1168392986

PBS_JOBID= 3522789

Free space on /tmp= 66450 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247503-1168392986/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-247503-1168392986 -o ROOT/results/node18/solver-247503-1168392986 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247503-1168392986/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d7a553eab6261f0c29850b8b2d8228c4

RANDOM SEED= 348759404

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.231
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.231
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:       1485088 kB
Buffers:         18032 kB
Cached:         275932 kB
SwapCached:          0 kB
Active:         452172 kB
Inactive:        64432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23768 kB
Writeback:           0 kB
Mapped:         242744 kB
Slab:            38876 kB
Committed_AS:  6312432 kB
PageTables:       2456 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= 66450 MiB



End job on node18 on Wed Jan 10 01:36:53 UTC 2007