Trace number 247726

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ACSAT 210.648 211.103

DiagnosticValue
CHECKS311548642
NODES1483

General information on the benchmark

Nameprimes/primes-10/
primes-10-80-3-5.xml
MD5SUM1bf2a3c3eb02440a71208f9cc804aa1b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.261959
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/247726-1168085879/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.40	       =>  wckTime=0.105  cpuTime=0.09  mem=6M951
0.40	   
0.40	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.65	     nbConstraints=80  nbConflictsStructures=6  nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=74
0.65	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=80  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=8
0.65	       =>  wckTime=0.358  cpuTime=0.26  mem=11M828
0.69	   
0.69	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.557  cpuTime=0.4  mem=15M751
4.24	   
4.24	   preprocessing
4.24	     nbConstraintChecks=6274965  nbValidityChecks=1098  nbPropagations=117  nbRevisions=98  nbUselessRevisions=51
4.24	     nbRemovedValues=532  detectedInconsistency=no
4.24	       =>  wckTime=3.383  cpuTime=3.36  mem=15M751
12.92	   
12.92	   search
12.92	     run=0  nbConstraintChecks=13209943  nbValidityChecks=24427  nbPropagations=744  nbRevisions=2012
12.92	     nbUselessRevisions=1041  nbAssignments=34  nbFailedAssignments=8  nbBacktracks=14  nbVisitedNodes=45
12.92	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
12.92	       =>  wckTime=12.066  cpuTime=11.96  mem=15M751
19.09	   
19.09	   search
19.09	     run=1  nbConstraintChecks=22348533  nbValidityChecks=60095  nbPropagations=2207  nbRevisions=6617
19.09	     nbUselessRevisions=3557  nbAssignments=74  nbFailedAssignments=17  nbBacktracks=31  nbVisitedNodes=95
19.09	     nbRestartNogoods=2  mapSize=21  nbInferences=0  nbTooLargeKeys=0
19.09	       =>  wckTime=18.24  cpuTime=18.1  mem=15M751
31.93	   
31.93	   search
31.93	     run=2  nbConstraintChecks=42426577  nbValidityChecks=126586  nbPropagations=5140  nbRevisions=15997
31.93	     nbUselessRevisions=8476  nbAssignments=151  nbFailedAssignments=58  nbBacktracks=55  nbVisitedNodes=218
31.93	     nbRestartNogoods=7  mapSize=39  nbInferences=0  nbTooLargeKeys=0
31.93	       =>  wckTime=31.072  cpuTime=30.87  mem=15M751
45.27	   
45.27	   search
45.27	     run=3  nbConstraintChecks=62733816  nbValidityChecks=190825  nbPropagations=9630  nbRevisions=30511
45.27	     nbUselessRevisions=16140  nbAssignments=223  nbFailedAssignments=84  nbBacktracks=88  nbVisitedNodes=319
45.27	     nbRestartNogoods=12  mapSize=61  nbInferences=0  nbTooLargeKeys=0
45.27	       =>  wckTime=44.413  cpuTime=44.17  mem=15M751
57.74	   
57.74	   search
57.74	     run=4  nbConstraintChecks=81788428  nbValidityChecks=298823  nbPropagations=16823  nbRevisions=54337
57.74	     nbUselessRevisions=28483  nbAssignments=327  nbFailedAssignments=118  nbBacktracks=139  nbVisitedNodes=471
57.74	     nbRestartNogoods=17  mapSize=93  nbInferences=0  nbTooLargeKeys=0
57.74	       =>  wckTime=56.885  cpuTime=56.56  mem=15M751
72.45	   
72.45	   search
72.45	     run=5  nbConstraintChecks=103761475  nbValidityChecks=414857  nbPropagations=26790  nbRevisions=87279
72.45	     nbUselessRevisions=45709  nbAssignments=451  nbFailedAssignments=151  nbBacktracks=214  nbVisitedNodes=639
72.45	     nbRestartNogoods=27  mapSize=134  nbInferences=0  nbTooLargeKeys=0
72.45	       =>  wckTime=71.593  cpuTime=71.23  mem=15M751
106.75	   
106.75	   search
106.75	     run=6  nbConstraintChecks=153143359  nbValidityChecks=662915  nbPropagations=42504  nbRevisions=140047
106.75	     nbUselessRevisions=72991  nbAssignments=656  nbFailedAssignments=227  nbBacktracks=334  nbVisitedNodes=945
106.75	     nbRestartNogoods=35  mapSize=213  nbInferences=0  nbTooLargeKeys=0
106.75	       =>  wckTime=105.898  cpuTime=105.51  mem=15M751
152.55	   
152.55	   search
152.55	     run=7  nbConstraintChecks=219439489  nbValidityChecks=1067665  nbPropagations=67550  nbRevisions=225804
152.55	     nbUselessRevisions=117060  nbAssignments=975  nbFailedAssignments=358  nbBacktracks=508  nbVisitedNodes=1442
152.55	     nbRestartNogoods=38  mapSize=326  nbInferences=0  nbTooLargeKeys=0
152.55	       =>  wckTime=151.696  cpuTime=151.28  mem=16M727
211.05	   
211.05	   search
211.05	     run=8  nbConstraintChecks=305273677  nbValidityChecks=1656567  nbPropagations=107213  nbRevisions=361415
211.05	     nbUselessRevisions=185557  nbAssignments=1483  nbFailedAssignments=578  nbBacktracks=696  nbVisitedNodes=2246
211.05	     nbRestartNogoods=43  mapSize=454  nbInferences=0  nbTooLargeKeys=0
211.05	       =>  wckTime=210.199  cpuTime=209.73  mem=16M727
211.06	   
211.06	   global
211.06	     nbConstraintChecks=311548642  nbValidityChecks=1657665  nbPropagations=107330  nbRevisions=361513
211.06	     nbUselessRevisions=185608  nbRestartNogoods=43  solvingWckTime=210.201  solvingCpuTime=209.73  expiredTime=no
211.06	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=210.17
211.06	       =>  wckTime=210.76  cpuTime=210.13  mem=16M727
211.06	   
211.06	s SATISFIABLE
211.06	v 7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 17 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 13 5 13 11 19 11 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 11 29 
211.06	d NODES 1483
211.06	d CHECKS 311548642
211.06	   
211.06	   totalWckTime=210.835  totalCpuTime=210.17

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/node58/watcher-247726-1168085879 -o ROOT/results/node58/solver-247726-1168085879 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247726-1168085879/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.00 0.19 0.88 4/73 31305
/proc/meminfo: memFree=1643848/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=168 CPUtime=0
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 156987924 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4870443 0 0 4096 0 0 0 0 17 1 0 0
/proc/31304/statm: 42 23 18 14 0 2 0

[startup+0.107905 s]
/proc/loadavg: 0.00 0.19 0.88 4/73 31305
/proc/meminfo: memFree=1643848/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=914988 CPUtime=0.08
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 3058 0 1 0 7 1 0 0 24 0 8 0 156987924 936947712 2804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228747 2804 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516941 s]
/proc/loadavg: 0.00 0.19 0.88 4/73 31305
/proc/meminfo: memFree=1643848/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=0.5
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 7014 0 1 0 45 5 0 0 25 0 8 0 156987924 937431040 6753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 6753 2166 14 0 215335 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915460

[startup+1.343 s]
/proc/loadavg: 0.00 0.19 0.88 3/87 31319
/proc/meminfo: memFree=1596568/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=1.31
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8777 0 1 0 125 6 0 0 25 0 8 0 156987924 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641228 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8515 2529 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.17
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 363 0 0 0 16 1 0 0 16 0 8 0 156987931 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98415 s]
/proc/loadavg: 0.00 0.19 0.88 3/87 31319
/proc/meminfo: memFree=1596120/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=2.95
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8782 0 1 0 289 6 0 0 25 0 8 0 156987924 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8518 2529 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 178 0 0 0 2 0 0 0 17 0 8 0 156987928 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.18
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 367 0 0 0 17 1 0 0 16 0 8 0 156987931 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.26243 s]
/proc/loadavg: 0.16 0.22 0.89 3/87 31319
/proc/meminfo: memFree=1595800/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=6.2
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8877 0 1 0 613 7 0 0 25 0 8 0 156987924 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640814 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8611 2530 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.18
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 371 0 0 0 17 1 0 0 15 0 8 0 156987931 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.745 s]
/proc/loadavg: 0.31 0.24 0.90 3/87 31319
/proc/meminfo: memFree=1595736/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=12.65
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8898 0 1 0 1258 7 0 0 25 0 8 0 156987924 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8629 2531 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 178 0 0 0 2 0 0 0 17 0 8 0 156987928 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.2
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 384 0 0 0 19 1 0 0 15 0 8 0 156987931 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915460

[startup+25.5881 s]
/proc/loadavg: 0.68 0.33 0.91 5/87 31319
/proc/meminfo: memFree=1595672/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=25.44
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8923 0 1 0 2537 7 0 0 25 0 8 0 156987924 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8647 2534 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.21
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 389 0 0 0 20 1 0 0 17 0 8 0 156987931 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915460

[startup+51.2783 s]
/proc/loadavg: 1.13 0.46 0.94 3/87 31319
/proc/meminfo: memFree=1595672/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=51
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8944 0 1 0 5093 7 0 0 25 0 8 0 156987924 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31304/statm: 228865 8665 2534 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.21
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 394 0 0 0 20 1 0 0 15 0 8 0 156987931 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 915460

[startup+102.539 s]
/proc/loadavg: 1.18 0.59 0.96 2/75 31327
/proc/meminfo: memFree=1619448/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=102.19
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 8979 0 1 0 10211 8 0 0 25 0 8 0 156987924 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31304/statm: 228865 8697 2534 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.22
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 156987931 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 915460

[startup+162.641 s]
/proc/loadavg: 1.25 0.71 0.97 3/87 31375
/proc/meminfo: memFree=1594464/2055920 swapFree=4192812/4192956
[pid=31304] ppid=31299 vsize=915460 CPUtime=162.27
/proc/31304/stat : 31304 (java) R 31299 31304 31081 0 -1 0 9013 0 1 0 16218 9 0 0 25 0 8 0 156987924 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31304/statm: 228865 8730 2534 14 0 215335 0
[pid=31304/tid=31307] ppid=31299 vsize=915460 CPUtime=0.02
/proc/31304/task/31307/stat : 31307 (java) S 31299 31304 31081 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 156987928 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31304/tid=31308] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31308/stat : 31308 (java) S 31299 31304 31081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987928 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31309] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31309/stat : 31309 (java) S 31299 31304 31081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987928 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31312] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31312/stat : 31312 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156987931 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31313] ppid=31299 vsize=915460 CPUtime=0.22
/proc/31304/task/31313/stat : 31313 (java) S 31299 31304 31081 0 -1 64 400 0 0 0 21 1 0 0 15 0 8 0 156987931 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31304/tid=31314] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31314/stat : 31314 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156987931 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31304/tid=31315] ppid=31299 vsize=915460 CPUtime=0
/proc/31304/task/31315/stat : 31315 (java) S 31299 31304 31081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156987931 937431040 8730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 211.103
CPU time (s): 210.648
CPU user time (s): 210.549
CPU system time (s): 0.098984
CPU usage (%): 99.7846
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.549
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9135
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= 5426
involuntary context switches= 3954

runsolver used 0.19397 s user time and 0.562914 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 12:18:08 UTC 2007


IDJOB= 247726
IDBENCH= 11652
FILE ID= node58/247726-1168085879

PBS_JOBID= 3476571

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-80-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247726-1168085879/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-247726-1168085879 -o ROOT/results/node58/solver-247726-1168085879 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247726-1168085879/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1bf2a3c3eb02440a71208f9cc804aa1b

RANDOM SEED= 192497117

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.223
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.223
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:       1645136 kB
Buffers:         25020 kB
Cached:         300088 kB
SwapCached:          0 kB
Active:          81256 kB
Inactive:       263968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            51404 kB
Committed_AS:  2270672 kB
PageTables:       1572 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= 66534 MiB



End job on node58 on Sat Jan  6 12:21:53 UTC 2007