Trace number 248167

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 144.326 145.074

DiagnosticValue
CHECKS235238255
NODES35120

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-3.xml
MD5SUM27186c3a010beb3254924f0c40ac594d
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.430934
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity5
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248167-1168398459/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.44	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.44	       =>  wckTime=0.115  cpuTime=0.1  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
0.59	     nbConstraints=40  nbSingletonDomainVariables=19  nbDisconnectedVariables=19  nbConvertedConstraints=8
0.59	     nbConvertConstraintsChecks=100352  nbExtensionStructures=8  nbSharedExtensionStructures=0  nbConflictsStructures=8
0.59	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=32  nbSharedBinaryRepresentations=1709
0.59	     nbEvaluationManagers=32  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=5
0.59	       =>  wckTime=0.27  cpuTime=0.22  mem=8M919
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.505  cpuTime=0.37  mem=15M723
6.29	   
6.29	   preprocessing
6.29	     nbConstraintChecks=12846881  nbValidityChecks=3576  nbPropagations=265  nbRevisions=122  nbUselessRevisions=28
6.29	     nbSingletonTests=108  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=2742  detectedInconsistency=no
6.29	       =>  wckTime=5.462  cpuTime=5.41  mem=15M723
6.48	   
6.48	   search
6.48	     run=0  nbConstraintChecks=268111  nbValidityChecks=1193  nbPropagations=365  nbRevisions=223  nbUselessRevisions=60
6.48	     nbAssignments=40  nbFailedAssignments=7  nbBacktracks=13  nbVisitedNodes=48  nbRestartNogoods=0  mapSize=8
6.48	     nbInferences=0  nbTooLargeKeys=0
6.48	       =>  wckTime=5.655  cpuTime=5.59  mem=15M723
6.67	   
6.67	   search
6.67	     run=1  nbConstraintChecks=590259  nbValidityChecks=3277  nbPropagations=917  nbRevisions=607
6.67	     nbUselessRevisions=160  nbAssignments=108  nbFailedAssignments=14  nbBacktracks=28  nbVisitedNodes=97
6.67	     nbRestartNogoods=3  mapSize=20  nbInferences=0  nbTooLargeKeys=0
6.67	       =>  wckTime=5.845  cpuTime=5.77  mem=15M723
6.92	   
6.92	   search
6.92	     run=2  nbConstraintChecks=986897  nbValidityChecks=5670  nbPropagations=1651  nbRevisions=1167
6.92	     nbUselessRevisions=310  nbAssignments=162  nbFailedAssignments=23  nbBacktracks=54  nbVisitedNodes=160
6.92	     nbRestartNogoods=6  mapSize=39  nbInferences=0  nbTooLargeKeys=0
6.92	       =>  wckTime=6.096  cpuTime=6.02  mem=15M723
7.16	   
7.16	   search
7.16	     run=3  nbConstraintChecks=1365173  nbValidityChecks=7557  nbPropagations=2576  nbRevisions=1909
7.16	     nbUselessRevisions=507  nbAssignments=229  nbFailedAssignments=41  nbBacktracks=87  nbVisitedNodes=245
7.17	     nbRestartNogoods=10  mapSize=59  nbInferences=0  nbTooLargeKeys=0
7.17	       =>  wckTime=6.336  cpuTime=6.26  mem=15M723
7.73	   
7.73	   search
7.73	     run=4  nbConstraintChecks=2362159  nbValidityChecks=13838  nbPropagations=3863  nbRevisions=3031
7.73	     nbUselessRevisions=794  nbAssignments=332  nbFailedAssignments=62  nbBacktracks=139  nbVisitedNodes=369
7.73	     nbRestartNogoods=11  mapSize=89  nbInferences=0  nbTooLargeKeys=0
7.73	       =>  wckTime=6.901  cpuTime=6.82  mem=16M698
8.48	   
8.48	   search
8.48	     run=5  nbConstraintChecks=3600812  nbValidityChecks=22886  nbPropagations=5753  nbRevisions=4740
8.48	     nbUselessRevisions=1240  nbAssignments=537  nbFailedAssignments=99  nbBacktracks=214  nbVisitedNodes=543
8.48	     nbRestartNogoods=21  mapSize=143  nbInferences=0  nbTooLargeKeys=0
8.48	       =>  wckTime=7.649  cpuTime=7.55  mem=16M698
13.03	   
13.03	   search
13.03	     run=6  nbConstraintChecks=10245520  nbValidityChecks=53617  nbPropagations=8732  nbRevisions=7630
13.03	     nbUselessRevisions=1847  nbAssignments=963  nbFailedAssignments=370  nbBacktracks=330  nbVisitedNodes=1215
13.03	     nbRestartNogoods=31  mapSize=221  nbInferences=0  nbTooLargeKeys=0
13.03	       =>  wckTime=12.203  cpuTime=12.08  mem=16M698
19.34	   
19.35	   search
19.35	     run=7  nbConstraintChecks=19399791  nbValidityChecks=111398  nbPropagations=13209  nbRevisions=12183
19.35	     nbUselessRevisions=2767  nbAssignments=1527  nbFailedAssignments=736  nbBacktracks=500  nbVisitedNodes=2145
19.35	     nbRestartNogoods=37  mapSize=314  nbInferences=0  nbTooLargeKeys=0
19.35	       =>  wckTime=18.518  cpuTime=18.35  mem=16M698
28.10	   
28.10	   search
28.10	     run=8  nbConstraintChecks=33301389  nbValidityChecks=210867  nbPropagations=26539  nbRevisions=25447
28.10	     nbUselessRevisions=7582  nbAssignments=6004  nbFailedAssignments=941  nbBacktracks=757  nbVisitedNodes=2836
28.10	     nbRestartNogoods=146  mapSize=485  nbInferences=0  nbTooLargeKeys=0
28.10	       =>  wckTime=27.275  cpuTime=27.05  mem=16M698
36.35	   
36.35	   search
36.35	     run=9  nbConstraintChecks=46469934  nbValidityChecks=322163  nbPropagations=48470  nbRevisions=47073
36.35	     nbUselessRevisions=15968  nbAssignments=9859  nbFailedAssignments=1198  nbBacktracks=1141  nbVisitedNodes=3755
36.36	     nbRestartNogoods=254  mapSize=815  nbInferences=0  nbTooLargeKeys=0
36.36	       =>  wckTime=35.528  cpuTime=35.26  mem=17M673
44.75	   
44.75	   INFO : Stopping hyperNogood (mapSize=1035, nbTooLargekeys=0, mem=17M673)
50.08	   
50.08	   search
50.08	     run=10  nbConstraintChecks=67620448  nbValidityChecks=496669  nbPropagations=79516  nbRevisions=77867
50.08	     nbUselessRevisions=28041  nbAssignments=14018  nbFailedAssignments=1777  nbBacktracks=1717  nbVisitedNodes=5506
50.08	     nbRestartNogoods=365
50.08	       =>  wckTime=49.252  cpuTime=48.91  mem=17M673
66.58	   
66.58	   search
66.58	     run=11  nbConstraintChecks=94079161  nbValidityChecks=703206  nbPropagations=121382  nbRevisions=119216
66.58	     nbUselessRevisions=43755  nbAssignments=18726  nbFailedAssignments=2501  nbBacktracks=2582  nbVisitedNodes=7848
66.58	     nbRestartNogoods=474
66.58	       =>  wckTime=65.757  cpuTime=65.34  mem=17M673
80.82	   
80.82	   search
80.82	     run=12  nbConstraintChecks=117785830  nbValidityChecks=907501  nbPropagations=176313  nbRevisions=173275
80.82	     nbUselessRevisions=63077  nbAssignments=23506  nbFailedAssignments=3492  nbBacktracks=3879  nbVisitedNodes=11154
80.82	     nbRestartNogoods=579
80.83	       =>  wckTime=79.998  cpuTime=79.51  mem=18M648
98.33	   
98.33	   search
98.33	     run=13  nbConstraintChecks=146960606  nbValidityChecks=1330528  nbPropagations=241904  nbRevisions=237660
98.33	     nbUselessRevisions=84344  nbAssignments=26584  nbFailedAssignments=4583  nbBacktracks=5828  nbVisitedNodes=15308
98.33	     nbRestartNogoods=594
98.33	       =>  wckTime=97.507  cpuTime=96.94  mem=18M648
123.16	   
123.16	   search
123.16	     run=14  nbConstraintChecks=186315575  nbValidityChecks=1786416  nbPropagations=321291  nbRevisions=314648
123.16	     nbUselessRevisions=108361  nbAssignments=30946  nbFailedAssignments=6003  nbBacktracks=8748  nbVisitedNodes=21090
123.16	     nbRestartNogoods=602
123.16	       =>  wckTime=122.331  cpuTime=121.64  mem=18M648
145.02	   
145.02	   search
145.02	     run=15  nbConstraintChecks=222391374  nbValidityChecks=2128844  nbPropagations=413623  nbRevisions=403825
145.02	     nbUselessRevisions=135362  nbAssignments=35120  nbFailedAssignments=7307  nbBacktracks=11518  nbVisitedNodes=26568
145.02	     nbRestartNogoods=613
145.02	       =>  wckTime=144.196  cpuTime=143.4  mem=18M648
145.02	   
145.02	   global
145.02	     nbConstraintChecks=235238255  nbValidityChecks=2132420  nbPropagations=413888  nbRevisions=403947
145.02	     nbUselessRevisions=135390  nbRestartNogoods=613  solvingWckTime=144.197  solvingCpuTime=143.4  expiredTime=no
145.02	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=143.81
145.02	       =>  wckTime=144.703  cpuTime=143.77  mem=18M648
145.03	   
145.03	s SATISFIABLE
145.03	v 43 59 2 101 89 101 59 2 29 3 5 19 73 2 89 2 2 10 83 59 37 23 107 2 66 27 5 43 19 101 2 41 41 67 113 107 43 59 3 83 2 7 6 113 47 2 23 47 13 2 2 59 3 73 103 7 5 73 59 3 53 53 2 107 103 13 59 2 43 2 97 2 41 53 104 107 113 47 2 73 2 67 2 2 112 2 7 37 47 71 41 2 103 113 71 55 59 17 74 113 
145.03	d NODES 35120
145.03	d CHECKS 235238255
145.03	   
145.03	   totalWckTime=144.786  totalCpuTime=143.82

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-248167-1168398459 -o ROOT/results/node58/solver-248167-1168398459 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248167-1168398459/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.25 1.87 1.95 5/70 20360
/proc/meminfo: memFree=1586208/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=1452 CPUtime=0
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 108 0 0 0 0 0 0 0 20 0 1 0 188244127 1486848 80 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 134517472 0 0 4096 0 0 0 0 17 1 0 0
/proc/20359/statm: 365 92 72 14 0 10 0

[startup+0.105205 s]
/proc/loadavg: 1.25 1.87 1.95 5/70 20360
/proc/meminfo: memFree=1586208/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=914988 CPUtime=0.09
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 2952 0 1 0 7 2 0 0 17 0 8 0 188244127 936947712 2698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151962930 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228747 2698 1412 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514241 s]
/proc/loadavg: 1.25 1.87 1.95 5/70 20360
/proc/meminfo: memFree=1586208/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=0.49
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 6611 0 1 0 45 4 0 0 18 0 8 0 188244127 937431040 6350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5303881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 6350 2165 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.34131 s]
/proc/loadavg: 1.25 1.87 1.95 3/88 20379
/proc/meminfo: memFree=1394320/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=1.3
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 8770 0 1 0 124 6 0 0 25 0 8 0 188244127 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 8508 2540 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.15
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 343 0 0 0 14 1 0 0 15 0 8 0 188244135 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98545 s]
/proc/loadavg: 1.31 1.87 1.95 3/88 20379
/proc/meminfo: memFree=1078864/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=2.94
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 8772 0 1 0 288 6 0 0 25 0 8 0 188244127 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 8509 2540 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 17 0 8 0 188244131 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.15
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 345 0 0 0 14 1 0 0 15 0 8 0 188244135 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 8509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.25855 s]
/proc/loadavg: 1.31 1.87 1.95 3/88 20379
/proc/meminfo: memFree=1067024/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=6.19
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 8786 0 1 0 613 6 0 0 25 0 8 0 188244127 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 8520 2542 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.16
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 188244135 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 8520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7411 s]
/proc/loadavg: 1.49 1.89 1.96 3/88 20379
/proc/meminfo: memFree=1066064/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=12.64
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 9030 0 1 0 1257 7 0 0 25 0 8 0 188244127 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 8760 2543 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.19
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 369 0 0 0 18 1 0 0 16 0 8 0 188244135 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.5712 s]
/proc/loadavg: 1.57 1.89 1.96 3/88 20379
/proc/meminfo: memFree=1065744/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=25.41
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 9153 0 1 0 2534 7 0 0 25 0 8 0 188244127 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 8875 2543 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.22
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 384 0 0 0 21 1 0 0 15 0 8 0 188244135 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915460

[startup+51.2625 s]
/proc/loadavg: 1.71 1.90 1.96 3/88 20379
/proc/meminfo: memFree=1064592/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=50.99
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 9459 0 1 0 5091 8 0 0 25 0 8 0 188244127 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 9178 2543 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.23
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 188244135 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 9178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 915460

[startup+102.537 s]
/proc/loadavg: 1.88 1.91 1.96 4/88 20379
/proc/meminfo: memFree=1064528/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20356 vsize=915460 CPUtime=102.02
/proc/20359/stat : 20359 (java) R 20356 20359 19789 0 -1 0 9478 0 1 0 10194 8 0 0 25 0 8 0 188244127 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073746789 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20359/statm: 228865 9197 2543 14 0 215335 0
[pid=20359/tid=20366] ppid=20356 vsize=915460 CPUtime=0.03
/proc/20359/task/20366/stat : 20366 (java) S 20356 20359 19789 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 188244131 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20367] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20367/stat : 20367 (java) S 20356 20359 19789 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188244132 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20368] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20368/stat : 20368 (java) S 20356 20359 19789 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188244132 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20372] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20372/stat : 20372 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188244135 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20373] ppid=20356 vsize=915460 CPUtime=0.24
/proc/20359/task/20373/stat : 20373 (java) S 20356 20359 19789 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 188244135 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20374] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20374/stat : 20374 (java) S 20356 20359 19789 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188244135 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20359/tid=20375] ppid=20356 vsize=915460 CPUtime=0
/proc/20359/task/20375/stat : 20375 (java) S 20356 20359 19789 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188244135 937431040 9197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 145.074
CPU time (s): 144.326
CPU user time (s): 144.236
CPU system time (s): 0.089986
CPU usage (%): 99.4847
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.236
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9574
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= 4151
involuntary context switches= 3326

runsolver used 0.131979 s user time and 0.401938 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Wed Jan 10 03:07:39 UTC 2007


IDJOB= 248167
IDBENCH= 11686
FILE ID= node58/248167-1168398459

PBS_JOBID= 3522954

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  27186c3a010beb3254924f0c40ac594d

RANDOM SEED= 56742432

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:       1587088 kB
Buffers:         63884 kB
Cached:         328544 kB
SwapCached:          0 kB
Active:         135716 kB
Inactive:       276908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            41980 kB
Committed_AS:  3434552 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= 66560 MiB



End job on node58 on Wed Jan 10 03:10:07 UTC 2007