Trace number 217764

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 30.8103 31.1208

DiagnosticValue
CHECKS97368244
NODES2319

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-34-9-a3.xml
MD5SUM7302e3529255c5622666d6e0c9c49944
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62775
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables45
Number of constraints702
Maximum constraint arity3
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension702
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/217764-1168248828/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=45  nbDomainTypes=2  minDomainSize=34  maxDomainSize=35
0.44	       =>  wckTime=0.104  cpuTime=0.1  mem=6M951
0.44	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
0.74	     nbConstraints=702  nbConvertedConstraints=666  nbConvertConstraintsChecks=44031  nbExtensionStructures=2
0.74	     nbSharedExtensionStructures=664  nbConflictsStructures=3  nbSharedConflictsStructures=699
0.74	     nbSharedBinaryRepresentations=36  nbEvaluationManagers=1  nbSharedEvaluationManagers=35  maxDegree=36  maxArity=3
0.74	       =>  wckTime=0.409  cpuTime=0.31  mem=9M877
0.78	   
0.78	   solver IterativeSystematicSolver being built... 
0.95	       =>  wckTime=0.619  cpuTime=0.45  mem=14M656
27.64	   
27.64	   preprocessing
27.64	     nbConstraintChecks=86893481  nbValidityChecks=5059568  nbPropagations=65523  nbRevisions=511380
27.64	     nbUselessRevisions=354227  nbSingletonTests=1684  nbEffectiveSingletonTests=95  nbESACBranches=542
27.64	     nbRemovedValues=404  detectedInconsistency=no
27.64	       =>  wckTime=26.686  cpuTime=26.41  mem=14M656
27.78	   
27.81	   search
27.81	     run=0  nbConstraintChecks=458699  nbValidityChecks=30496  nbPropagations=65983  nbRevisions=516062
27.81	     nbUselessRevisions=357575  nbAssignments=21  nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=37
27.81	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
27.81	       =>  wckTime=26.821  cpuTime=26.54  mem=14M656
27.86	   
27.86	   search
27.86	     run=1  nbConstraintChecks=739400  nbValidityChecks=49348  nbPropagations=132413  nbRevisions=1035049
27.86	     nbUselessRevisions=717057  nbAssignments=44  nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=68
27.86	     nbRestartNogoods=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
27.86	       =>  wckTime=26.909  cpuTime=26.62  mem=14M656
28.02	   
28.02	   search
28.02	     run=2  nbConstraintChecks=1288014  nbValidityChecks=87656  nbPropagations=199777  nbRevisions=1561713
28.02	     nbUselessRevisions=1081654  nbAssignments=79  nbFailedAssignments=24  nbBacktracks=49  nbVisitedNodes=122
28.02	     nbRestartNogoods=4  mapSize=22  nbInferences=0  nbTooLargeKeys=0
28.02	       =>  wckTime=27.066  cpuTime=26.77  mem=15M631
28.12	   
28.12	   search
28.12	     run=3  nbConstraintChecks=1598058  nbValidityChecks=116664  nbPropagations=268366  nbRevisions=2097447
28.12	     nbUselessRevisions=1452644  nbAssignments=133  nbFailedAssignments=42  nbBacktracks=84  nbVisitedNodes=205
28.12	     nbRestartNogoods=8  mapSize=35  nbInferences=0  nbTooLargeKeys=0
28.12	       =>  wckTime=27.161  cpuTime=26.86  mem=15M631
28.22	   
28.22	   search
28.22	     run=4  nbConstraintChecks=1908880  nbValidityChecks=157329  nbPropagations=339176  nbRevisions=2651239
28.22	     nbUselessRevisions=1836984  nbAssignments=229  nbFailedAssignments=81  nbBacktracks=135  nbVisitedNodes=361
28.22	     nbRestartNogoods=9  mapSize=57  nbInferences=0  nbTooLargeKeys=0
28.22	       =>  wckTime=27.267  cpuTime=26.96  mem=15M631
28.48	   
28.48	   search
28.48	     run=5  nbConstraintChecks=2675950  nbValidityChecks=257362  nbPropagations=414734  nbRevisions=3241643
28.48	     nbUselessRevisions=2247236  nbAssignments=390  nbFailedAssignments=157  nbBacktracks=210  nbVisitedNodes=628
28.48	     nbRestartNogoods=13  mapSize=95  nbInferences=0  nbTooLargeKeys=0
28.48	       =>  wckTime=27.522  cpuTime=27.22  mem=15M631
28.83	   
28.83	   search
28.83	     run=6  nbConstraintChecks=3788270  nbValidityChecks=370590  nbPropagations=495095  nbRevisions=3866925
28.83	     nbUselessRevisions=2681350  nbAssignments=577  nbFailedAssignments=224  nbBacktracks=324  nbVisitedNodes=930
28.83	     nbRestartNogoods=16  mapSize=153  nbInferences=0  nbTooLargeKeys=0
28.83	       =>  wckTime=27.871  cpuTime=27.57  mem=15M631
29.22	   
29.22	   search
29.22	     run=7  nbConstraintChecks=5018744  nbValidityChecks=517717  nbPropagations=581508  nbRevisions=4538378
29.22	     nbUselessRevisions=3146887  nbAssignments=843  nbFailedAssignments=308  nbBacktracks=496  nbVisitedNodes=1334
29.22	     nbRestartNogoods=21  mapSize=230  nbInferences=0  nbTooLargeKeys=0
29.22	       =>  wckTime=28.261  cpuTime=27.96  mem=15M631
29.76	   
29.77	   search
29.77	     run=8  nbConstraintChecks=6666552  nbValidityChecks=762721  nbPropagations=679618  nbRevisions=5317529
29.77	     nbUselessRevisions=3687325  nbAssignments=1298  nbFailedAssignments=501  nbBacktracks=754  nbVisitedNodes=2093
29.77	     nbRestartNogoods=26  mapSize=359  nbInferences=0  nbTooLargeKeys=0
29.77	       =>  wckTime=28.809  cpuTime=28.5  mem=15M631
30.66	   
30.66	   search
30.66	     run=9  nbConstraintChecks=9248620  nbValidityChecks=1148005  nbPropagations=795487  nbRevisions=6268202
30.66	     nbUselessRevisions=4346587  nbAssignments=2061  nbFailedAssignments=875  nbBacktracks=1140  nbVisitedNodes=3398
30.66	     nbRestartNogoods=31  mapSize=555  nbInferences=0  nbTooLargeKeys=0
30.66	       =>  wckTime=29.705  cpuTime=29.39  mem=15M631
31.08	   
31.08	   search
31.08	     run=10  nbConstraintChecks=10474763  nbValidityChecks=1323299  nbPropagations=918614  nbRevisions=7288073
31.08	     nbUselessRevisions=5053034  nbAssignments=2319  nbFailedAssignments=997  nbBacktracks=1277  nbVisitedNodes=3852
31.08	     nbRestartNogoods=37  mapSize=651  nbInferences=0  nbTooLargeKeys=0
31.08	       =>  wckTime=30.121  cpuTime=29.79  mem=15M631
31.08	   
31.08	   global
31.08	     nbConstraintChecks=97368244  nbValidityChecks=6382867  nbPropagations=984137  nbRevisions=7799453
31.08	     nbUselessRevisions=5407261  nbRestartNogoods=37  solvingWckTime=30.122  solvingCpuTime=29.79  expiredTime=no
31.08	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=30.3
31.08	       =>  wckTime=30.742  cpuTime=30.25  mem=15M631
31.08	   
31.08	s UNSATISFIABLE
31.08	d NODES 2319
31.08	d CHECKS 97368244
31.08	   
31.08	   totalWckTime=30.823  totalCpuTime=30.3

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/node51/watcher-217764-1168248828 -o ROOT/results/node51/solver-217764-1168248828 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217764-1168248828/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.72 1.96 1.97 3/68 15392
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=168 CPUtime=0
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 173281493 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2618148 0 0 4096 0 0 0 0 17 1 0 0
/proc/15391/statm: 42 23 18 14 0 2 0

[startup+0.104959 s]
/proc/loadavg: 1.72 1.96 1.97 3/68 15392
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=912272 CPUtime=0.06
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 2643 0 1 0 5 1 0 0 24 0 8 0 173281493 934166528 2390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155583364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 228068 2390 1287 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912272

[startup+0.513031 s]
/proc/loadavg: 1.72 1.96 1.97 3/68 15392
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915328 CPUtime=0.47
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 6284 0 1 0 43 4 0 0 18 0 8 0 173281493 937295872 6023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15391/statm: 228832 6023 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33617 s]
/proc/loadavg: 1.72 1.96 1.97 3/88 15413
/proc/meminfo: memFree=1470416/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915564 CPUtime=1.27
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 8622 0 1 0 119 8 0 0 24 0 8 0 173281493 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701461 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15391/statm: 228891 8360 2542 14 0 215361 0
[pid=15391/tid=15393] ppid=15383 vsize=915564 CPUtime=0.03
/proc/15391/task/15393/stat : 15393 (java) S 15383 15391 15248 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 173281499 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15394/stat : 15394 (java) S 15383 15391 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15395] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15383 15391 15248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15396] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173281503 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15383 vsize=915564 CPUtime=0.19
/proc/15391/task/15397/stat : 15397 (java) S 15383 15391 15248 0 -1 64 383 0 0 0 19 0 0 0 15 0 8 0 173281503 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15398] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15398/stat : 15398 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173281503 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15383 15391 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173281503 937537536 8360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915564

[startup+2.97944 s]
/proc/loadavg: 1.72 1.96 1.97 4/88 15413
/proc/meminfo: memFree=1467088/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915564 CPUtime=2.9
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 8635 0 1 0 282 8 0 0 25 0 8 0 173281493 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15391/statm: 228891 8371 2542 14 0 215361 0
[pid=15391/tid=15393] ppid=15383 vsize=915564 CPUtime=0.03
/proc/15391/task/15393/stat : 15393 (java) S 15383 15391 15248 0 -1 64 208 0 0 0 3 0 0 0 17 0 8 0 173281499 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15394/stat : 15394 (java) S 15383 15391 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15395] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15383 15391 15248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15396] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173281503 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15383 vsize=915564 CPUtime=0.2
/proc/15391/task/15397/stat : 15397 (java) S 15383 15391 15248 0 -1 64 390 0 0 0 20 0 0 0 15 0 8 0 173281503 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15398] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15398/stat : 15398 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173281503 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15383 15391 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173281503 937537536 8371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915564

[startup+6.272 s]
/proc/loadavg: 1.82 1.98 1.97 3/88 15413
/proc/meminfo: memFree=1465496/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915564 CPUtime=6.17
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 8637 0 1 0 609 8 0 0 25 0 8 0 173281493 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15391/statm: 228891 8373 2542 14 0 215361 0
[pid=15391/tid=15393] ppid=15383 vsize=915564 CPUtime=0.03
/proc/15391/task/15393/stat : 15393 (java) S 15383 15391 15248 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 173281499 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15394/stat : 15394 (java) S 15383 15391 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15395] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15383 15391 15248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15396] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15383 vsize=915564 CPUtime=0.21
/proc/15391/task/15397/stat : 15397 (java) S 15383 15391 15248 0 -1 64 392 0 0 0 21 0 0 0 16 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15398] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15398/stat : 15398 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15383 15391 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915564

[startup+12.7531 s]
/proc/loadavg: 1.84 1.98 1.97 3/88 15413
/proc/meminfo: memFree=1465112/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915564 CPUtime=12.59
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 8638 0 1 0 1250 9 0 0 25 0 8 0 173281493 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073709223 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15391/statm: 228891 8373 2542 14 0 215361 0
[pid=15391/tid=15393] ppid=15383 vsize=915564 CPUtime=0.03
/proc/15391/task/15393/stat : 15393 (java) S 15383 15391 15248 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 173281499 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15394/stat : 15394 (java) S 15383 15391 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15395] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15383 15391 15248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15396] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15383 vsize=915564 CPUtime=0.21
/proc/15391/task/15397/stat : 15397 (java) S 15383 15391 15248 0 -1 64 392 0 0 0 21 0 0 0 16 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15398] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15398/stat : 15398 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15383 15391 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173281503 937537536 8373 18446744073709551615 134512640 134570532 4294956480 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) 915564

[startup+25.6013 s]
/proc/loadavg: 1.87 1.98 1.97 3/88 15413
/proc/meminfo: memFree=1465048/2055920 swapFree=4192812/4192956
[pid=15391] ppid=15383 vsize=915564 CPUtime=25.32
/proc/15391/stat : 15391 (java) R 15383 15391 15248 0 -1 0 8646 0 1 0 2521 11 0 0 19 0 8 0 173281493 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15391/statm: 228891 8378 2542 14 0 215361 0
[pid=15391/tid=15393] ppid=15383 vsize=915564 CPUtime=0.03
/proc/15391/task/15393/stat : 15393 (java) S 15383 15391 15248 0 -1 64 208 0 0 0 3 0 0 0 17 0 8 0 173281499 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15394] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15394/stat : 15394 (java) S 15383 15391 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15395] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15395/stat : 15395 (java) S 15383 15391 15248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173281500 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15396] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15396/stat : 15396 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173281503 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15397] ppid=15383 vsize=915564 CPUtime=0.22
/proc/15391/task/15397/stat : 15397 (java) S 15383 15391 15248 0 -1 64 397 0 0 0 22 0 0 0 16 0 8 0 173281503 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15391/tid=15398] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15398/stat : 15398 (java) S 15383 15391 15248 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173281503 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15391/tid=15399] ppid=15383 vsize=915564 CPUtime=0
/proc/15391/task/15399/stat : 15399 (java) S 15383 15391 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173281503 937537536 8378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915564

Child status: 0
Real time (s): 31.1208
CPU time (s): 30.8103
CPU user time (s): 30.6713
CPU system time (s): 0.138978
CPU usage (%): 99.0025
Max. virtual memory (cumulated for all children) (KiB): 915564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.6713
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8966
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= 1964
involuntary context switches= 2022

runsolver used 0.040993 s user time and 0.107983 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Jan  8 09:33:49 UTC 2007


IDJOB= 217764
IDBENCH= 5170
FILE ID= node51/217764-1168248828

PBS_JOBID= 3481904

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-34-9-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217764-1168248828/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-217764-1168248828 -o ROOT/results/node51/solver-217764-1168248828 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217764-1168248828/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7302e3529255c5622666d6e0c9c49944

RANDOM SEED= 230741683

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.277
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.277
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:       1507392 kB
Buffers:         46124 kB
Cached:         429196 kB
SwapCached:          0 kB
Active:         153488 kB
Inactive:       342012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          30360 kB
Slab:            38600 kB
Committed_AS:  3711660 kB
PageTables:       1680 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= 66563 MiB



End job on node51 on Mon Jan  8 09:34:21 UTC 2007