Trace number 248271

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 84.4922 85.3334

DiagnosticValue
CHECKS140466650
NODES15994

General information on the benchmark

Nameprimes/primes-30/
primes-30-60-2-7.xml
MD5SUM436fb63ef87e3a1738eb268c9e0190fd
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 benchmark42.4106
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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/248271-1168398599/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.113  cpuTime=0.1  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
0.64	     nbConstraints=60  nbSingletonDomainVariables=2  nbDisconnectedVariables=2  nbConvertedConstraints=7
0.64	     nbConvertConstraintsChecks=87808  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.64	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=53  nbSharedBinaryRepresentations=1552
0.64	     nbEvaluationManagers=53  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=9
0.64	       =>  wckTime=0.319  cpuTime=0.25  mem=10M853
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.87	       =>  wckTime=0.543  cpuTime=0.4  mem=17M645
3.60	   
3.60	   preprocessing
3.60	     nbConstraintChecks=6516154  nbValidityChecks=1384  nbPropagations=257  nbRevisions=108  nbUselessRevisions=47
3.60	     nbSingletonTests=125  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=2568  detectedInconsistency=no
3.60	       =>  wckTime=2.736  cpuTime=2.68  mem=17M645
4.06	   
4.06	   search
4.06	     run=0  nbConstraintChecks=685558  nbValidityChecks=1386  nbPropagations=433  nbRevisions=241  nbUselessRevisions=82
4.06	     nbAssignments=81  nbFailedAssignments=32  nbBacktracks=12  nbVisitedNodes=114  nbRestartNogoods=0  mapSize=10
4.06	     nbInferences=0  nbTooLargeKeys=0
4.06	       =>  wckTime=3.189  cpuTime=3.12  mem=17M645
4.84	   
4.84	   search
4.84	     run=1  nbConstraintChecks=1964701  nbValidityChecks=8080  nbPropagations=1370  nbRevisions=811
4.84	     nbUselessRevisions=240  nbAssignments=420  nbFailedAssignments=39  nbBacktracks=28  nbVisitedNodes=178
4.84	     nbRestartNogoods=32  mapSize=25  nbInferences=0  nbTooLargeKeys=0
4.84	       =>  wckTime=3.97  cpuTime=3.89  mem=17M645
5.19	   
5.19	   search
5.20	     run=2  nbConstraintChecks=2521396  nbValidityChecks=10948  nbPropagations=2483  nbRevisions=1553
5.20	     nbUselessRevisions=449  nbAssignments=484  nbFailedAssignments=51  nbBacktracks=51  nbVisitedNodes=254
5.20	     nbRestartNogoods=37  mapSize=48  nbInferences=0  nbTooLargeKeys=0
5.20	       =>  wckTime=4.328  cpuTime=4.24  mem=17M645
5.74	   
5.74	   search
5.74	     run=3  nbConstraintChecks=3341085  nbValidityChecks=15967  nbPropagations=3929  nbRevisions=2606
5.74	     nbUselessRevisions=779  nbAssignments=654  nbFailedAssignments=70  nbBacktracks=87  nbVisitedNodes=357
5.74	     nbRestartNogoods=46  mapSize=76  nbInferences=0  nbTooLargeKeys=0
5.74	       =>  wckTime=4.873  cpuTime=4.78  mem=17M645
6.97	   
6.97	   search
6.97	     run=4  nbConstraintChecks=5474036  nbValidityChecks=33799  nbPropagations=6193  nbRevisions=4337
6.97	     nbUselessRevisions=1363  nbAssignments=1058  nbFailedAssignments=140  nbBacktracks=137  nbVisitedNodes=576
6.97	     nbRestartNogoods=61  mapSize=121  nbInferences=0  nbTooLargeKeys=0
6.97	       =>  wckTime=6.103  cpuTime=5.98  mem=17M645
8.48	   
8.48	   search
8.48	     run=5  nbConstraintChecks=7685649  nbValidityChecks=52423  nbPropagations=10513  nbRevisions=7738
8.48	     nbUselessRevisions=2910  nbAssignments=2467  nbFailedAssignments=215  nbBacktracks=213  nbVisitedNodes=836
8.48	     nbRestartNogoods=121  mapSize=192  nbInferences=0  nbTooLargeKeys=0
8.48	       =>  wckTime=7.609  cpuTime=7.47  mem=17M645
10.69	   
10.69	   search
10.69	     run=6  nbConstraintChecks=10962482  nbValidityChecks=85200  nbPropagations=16438  nbRevisions=12552
10.69	     nbUselessRevisions=4998  nbAssignments=3364  nbFailedAssignments=289  nbBacktracks=326  nbVisitedNodes=1132
10.69	     nbRestartNogoods=165  mapSize=305  nbInferences=0  nbTooLargeKeys=0
10.69	       =>  wckTime=9.818  cpuTime=9.65  mem=17M645
13.77	   
13.77	   search
13.77	     run=7  nbConstraintChecks=16175229  nbValidityChecks=142290  nbPropagations=23656  nbRevisions=18571
13.77	     nbUselessRevisions=7322  nbAssignments=3786  nbFailedAssignments=464  nbBacktracks=496  nbVisitedNodes=1684
13.77	     nbRestartNogoods=182  mapSize=441  nbInferences=0  nbTooLargeKeys=0
13.77	       =>  wckTime=12.907  cpuTime=12.71  mem=18M620
17.48	   
17.48	   search
17.48	     run=8  nbConstraintChecks=21352342  nbValidityChecks=182635  nbPropagations=32103  nbRevisions=25906
17.48	     nbUselessRevisions=9930  nbAssignments=4238  nbFailedAssignments=627  nbBacktracks=753  nbVisitedNodes=2299
17.48	     nbRestartNogoods=185  mapSize=692  nbInferences=0  nbTooLargeKeys=0
17.48	       =>  wckTime=16.615  cpuTime=16.38  mem=18M620
23.49	   
23.49	   search
23.49	     run=9  nbConstraintChecks=31381375  nbValidityChecks=284639  nbPropagations=42894  nbRevisions=35343
23.49	     nbUselessRevisions=12938  nbAssignments=4961  nbFailedAssignments=943  nbBacktracks=1137  nbVisitedNodes=3338
23.49	     nbRestartNogoods=242  mapSize=1023  nbInferences=0  nbTooLargeKeys=0
23.49	       =>  wckTime=22.621  cpuTime=22.33  mem=18M620
23.71	   
23.71	   INFO : Stopping hyperNogood (mapSize=1035, nbTooLargekeys=0, mem=18M620)
32.36	   
32.36	   search
32.36	     run=10  nbConstraintChecks=45200790  nbValidityChecks=423102  nbPropagations=56861  nbRevisions=48006
32.36	     nbUselessRevisions=16553  nbAssignments=5969  nbFailedAssignments=1359  nbBacktracks=1714  nbVisitedNodes=4762
32.36	     nbRestartNogoods=269
32.36	       =>  wckTime=31.496  cpuTime=31.11  mem=18M620
42.47	   
42.47	   search
42.47	     run=11  nbConstraintChecks=62451951  nbValidityChecks=619555  nbPropagations=76111  nbRevisions=65903
42.47	     nbUselessRevisions=21687  nbAssignments=7969  nbFailedAssignments=2472  nbBacktracks=2578  nbVisitedNodes=7862
42.47	     nbRestartNogoods=277
42.47	       =>  wckTime=41.604  cpuTime=41.12  mem=18M620
58.95	   
58.95	   search
58.95	     run=12  nbConstraintChecks=90626536  nbValidityChecks=939041  nbPropagations=103811  nbRevisions=92667
58.95	     nbUselessRevisions=29281  nbAssignments=11089  nbFailedAssignments=4288  nbBacktracks=3876  nbVisitedNodes=12798
58.95	     nbRestartNogoods=291
58.95	       =>  wckTime=58.081  cpuTime=57.45  mem=18M620
85.27	   
85.27	   search
85.27	     run=13  nbConstraintChecks=133950496  nbValidityChecks=1462428  nbPropagations=143771  nbRevisions=131626
85.27	     nbUselessRevisions=40133  nbAssignments=15994  nbFailedAssignments=7171  nbBacktracks=5708  nbVisitedNodes=20496
85.27	     nbRestartNogoods=385
85.27	       =>  wckTime=84.407  cpuTime=83.53  mem=18M620
85.27	   
85.27	   global
85.27	     nbConstraintChecks=140466650  nbValidityChecks=1463812  nbPropagations=144028  nbRevisions=131734
85.28	     nbUselessRevisions=40180  nbRestartNogoods=385  solvingWckTime=84.408  solvingCpuTime=83.54  expiredTime=no
85.28	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=83.98
85.28	       =>  wckTime=84.953  cpuTime=83.94  mem=18M620
85.28	   
85.28	s SATISFIABLE
85.28	v 43 59 107 101 89 101 59 41 29 3 5 19 73 71 89 59 13 17 83 59 37 23 2 29 5 73 5 43 19 101 113 41 41 67 113 107 43 59 3 83 29 7 79 113 47 19 23 47 13 2 89 59 3 73 103 7 5 73 59 3 53 53 47 107 103 13 59 58 43 61 2 53 41 53 47 48 35 47 7 73 19 67 17 23 23 97 7 37 47 71 41 2 103 67 71 83 59 17 97 113 
85.28	d NODES 15994
85.28	d CHECKS 140466650
85.28	   
85.28	   totalWckTime=85.035  totalCpuTime=83.98

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

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

/proc/loadavg: 2.22 1.96 1.95 4/94 14482
/proc/meminfo: memFree=1497672/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=18540 CPUtime=0
/proc/14481/stat : 14481 (runsolver) R 14479 14481 14212 0 -1 4194368 17 0 0 0 0 0 0 0 25 0 1 0 188254455 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14481/statm: 4635 279 244 17 0 2626 0

[startup+0.102877 s]
/proc/loadavg: 2.22 1.96 1.95 4/94 14482
/proc/meminfo: memFree=1497672/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=914988 CPUtime=0.08
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 2969 0 1 0 7 1 0 0 19 0 8 0 188254455 936947712 2715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153569103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228747 2715 1420 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510924 s]
/proc/loadavg: 2.22 1.96 1.95 4/94 14482
/proc/meminfo: memFree=1497672/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915328 CPUtime=0.48
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 6656 0 1 0 44 4 0 0 18 0 8 0 188254455 937295872 6395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228832 6395 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33602 s]
/proc/loadavg: 2.22 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1471760/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=1.29
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9185 0 1 0 123 6 0 0 25 0 8 0 188254455 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 8923 2540 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 188254459 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.16
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 188254463 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98221 s]
/proc/loadavg: 2.22 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1471760/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=2.93
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9194 0 1 0 287 6 0 0 25 0 8 0 188254455 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774125 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 8930 2540 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 17 0 8 0 188254459 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.17
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 360 0 0 0 16 1 0 0 16 0 8 0 188254463 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26161 s]
/proc/loadavg: 2.20 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1471056/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=6.17
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9373 0 1 0 611 6 0 0 25 0 8 0 188254455 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 9106 2543 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 17 0 8 0 188254459 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.21
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 380 0 0 0 20 1 0 0 15 0 8 0 188254463 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 9106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7554 s]
/proc/loadavg: 2.19 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1470616/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=12.6
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9469 0 1 0 1254 6 0 0 25 0 8 0 188254455 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 9200 2543 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 188254459 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.23
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 388 0 0 0 22 1 0 0 15 0 8 0 188254463 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 9200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.6039 s]
/proc/loadavg: 2.14 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1470040/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=25.34
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9622 0 1 0 2528 6 0 0 25 0 8 0 188254455 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073635875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 9350 2543 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 188254459 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.25
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 399 0 0 0 24 1 0 0 17 0 8 0 188254463 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 9350 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915464

[startup+51.211 s]
/proc/loadavg: 2.09 1.96 1.95 3/101 14489
/proc/meminfo: memFree=1469656/2055920 swapFree=4170216/4192956
[pid=14481] ppid=14479 vsize=915464 CPUtime=50.72
/proc/14481/stat : 14481 (java) R 14479 14481 14212 0 -1 0 9632 0 1 0 5065 7 0 0 25 0 8 0 188254455 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14481/statm: 228866 9358 2543 14 0 215336 0
[pid=14481/tid=14483] ppid=14479 vsize=915464 CPUtime=0.02
/proc/14481/task/14483/stat : 14483 (java) S 14479 14481 14212 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 188254459 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14484] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14484/stat : 14484 (java) S 14479 14481 14212 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188254460 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14485] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14485/stat : 14485 (java) S 14479 14481 14212 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188254460 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14486] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14486/stat : 14486 (java) S 14479 14481 14212 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188254463 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14487] ppid=14479 vsize=915464 CPUtime=0.25
/proc/14481/task/14487/stat : 14487 (java) S 14479 14481 14212 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 188254463 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14488] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14488/stat : 14488 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188254463 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14481/tid=14489] ppid=14479 vsize=915464 CPUtime=0
/proc/14481/task/14489/stat : 14489 (java) S 14479 14481 14212 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188254463 937435136 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 85.3334
CPU time (s): 84.4922
CPU user time (s): 84.4092
CPU system time (s): 0.082987
CPU usage (%): 99.0142
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.4092
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9730
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= 2950
involuntary context switches= 6398

runsolver used 0.109983 s user time and 0.273958 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Jan 10 03:09:59 UTC 2007


IDJOB= 248271
IDBENCH= 11694
FILE ID= node20/248271-1168398599

PBS_JOBID= 3522913

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  436fb63ef87e3a1738eb268c9e0190fd

RANDOM SEED= 652768910

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.216
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.216
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:       1498152 kB
Buffers:         49952 kB
Cached:         374592 kB
SwapCached:       3584 kB
Active:         227936 kB
Inactive:       270700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498152 kB
SwapTotal:     4192956 kB
SwapFree:      4170216 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          97608 kB
Slab:            43668 kB
Committed_AS:  4790796 kB
PageTables:       2576 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 node20 on Wed Jan 10 03:11:26 UTC 2007