Trace number 248739

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 197.024 198.817

DiagnosticValue
CHECKS241298330
NODES609

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-2-7.xml
MD5SUMdb39b1bd34067e50b2dbc333d3b1660b
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 benchmark197.024
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size96
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/248739-1168400728/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.43	       =>  wckTime=0.113  cpuTime=0.1  mem=7M927
0.43	   
0.43	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
0.62	     nbConstraints=60  nbSingletonDomainVariables=2  nbDisconnectedVariables=2  nbConvertedConstraints=7
0.62	     nbConvertConstraintsChecks=64512  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.62	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=53  nbSharedBinaryRepresentations=1330
0.62	     nbEvaluationManagers=53  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=9
0.62	       =>  wckTime=0.31  cpuTime=0.24  mem=10M853
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.533  cpuTime=0.4  mem=16M662
21.08	   
21.08	   preprocessing
21.08	     nbConstraintChecks=32977209  nbValidityChecks=17695  nbPropagations=850  nbRevisions=773  nbUselessRevisions=278
21.08	     nbSingletonTests=349  nbEffectiveSingletonTests=88  nbESACBranches=18  nbRemovedValues=2176
21.08	     detectedInconsistency=no
21.08	       =>  wckTime=20.232  cpuTime=20.01  mem=16M662
28.44	   
28.44	   search
28.44	     run=0  nbConstraintChecks=8797088  nbValidityChecks=5853  nbPropagations=1009  nbRevisions=965
28.44	     nbUselessRevisions=344  nbAssignments=52  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=62
28.44	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
28.44	       =>  wckTime=27.586  cpuTime=27.28  mem=17M654
68.76	   
68.76	   search
68.76	     run=1  nbConstraintChecks=55881652  nbValidityChecks=26388  nbPropagations=2395  nbRevisions=2502
68.76	     nbUselessRevisions=820  nbAssignments=122  nbFailedAssignments=33  nbBacktracks=26  nbVisitedNodes=156
68.76	     nbRestartNogoods=3  mapSize=26  nbInferences=0  nbTooLargeKeys=0
68.76	       =>  wckTime=67.912  cpuTime=67.25  mem=17M654
80.50	   
80.50	   search
80.50	     run=2  nbConstraintChecks=70728611  nbValidityChecks=34552  nbPropagations=4008  nbRevisions=4393
80.50	     nbUselessRevisions=1422  nbAssignments=180  nbFailedAssignments=39  nbBacktracks=48  nbVisitedNodes=220
80.50	     nbRestartNogoods=17  mapSize=39  nbInferences=0  nbTooLargeKeys=0
80.50	       =>  wckTime=79.649  cpuTime=78.87  mem=17M654
109.31	   
109.31	   search
109.31	     run=3  nbConstraintChecks=105259589  nbValidityChecks=58749  nbPropagations=6175  nbRevisions=7138
109.31	     nbUselessRevisions=2319  nbAssignments=308  nbFailedAssignments=51  nbBacktracks=81  nbVisitedNodes=307
109.31	     nbRestartNogoods=21  mapSize=62  nbInferences=0  nbTooLargeKeys=0
109.31	       =>  wckTime=108.454  cpuTime=107.44  mem=17M654
183.62	   
183.62	   search
183.62	     run=4  nbConstraintChecks=188865488  nbValidityChecks=106634  nbPropagations=9206  nbRevisions=11277
183.62	     nbUselessRevisions=3524  nbAssignments=451  nbFailedAssignments=113  nbBacktracks=131  nbVisitedNodes=512
183.62	     nbRestartNogoods=32  mapSize=96  nbInferences=0  nbTooLargeKeys=0
183.62	       =>  wckTime=182.767  cpuTime=181.07  mem=17M654
198.77	   
198.77	   search
198.77	     run=5  nbConstraintChecks=208321121  nbValidityChecks=121146  nbPropagations=12700  nbRevisions=16121
198.77	     nbUselessRevisions=5066  nbAssignments=609  nbFailedAssignments=117  nbBacktracks=142  nbVisitedNodes=631
198.77	     nbRestartNogoods=37  mapSize=101  nbInferences=0  nbTooLargeKeys=0
198.77	       =>  wckTime=197.92  cpuTime=196.1  mem=17M654
198.77	   
198.77	   global
198.77	     nbConstraintChecks=241298330  nbValidityChecks=138841  nbPropagations=13550  nbRevisions=16894
198.77	     nbUselessRevisions=5344  nbRestartNogoods=37  solvingWckTime=197.922  solvingCpuTime=196.1  expiredTime=no
198.77	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=196.55
198.77	       =>  wckTime=198.457  cpuTime=196.5  mem=17M654
198.77	   
198.77	s SATISFIABLE
198.77	v 23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 25 3 83 37 37 67 2 11 19 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 29 5 37 13 79 40 43 19 2 73 19 73 47 44 34 47 67 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47 
198.77	d NODES 609
198.77	d CHECKS 241298330
198.77	   
198.78	   totalWckTime=198.539  totalCpuTime=196.55

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/node40/watcher-248739-1168400728 -o ROOT/results/node40/solver-248739-1168400728 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248739-1168400728/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.66 2.28 2.06 4/81 29684
/proc/meminfo: memFree=1249840/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=11820 CPUtime=0
/proc/29683/stat : 29683 (java) D 29681 29683 29439 0 -1 0 760 0 1 0 0 0 0 0 16 0 1 0 188472175 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6910756 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/29683/statm: 2955 510 421 14 0 1602 0

[startup+0.103107 s]
/proc/loadavg: 2.66 2.28 2.06 4/81 29684
/proc/meminfo: memFree=1249840/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=914988 CPUtime=0.09
/proc/29683/stat : 29683 (java) D 29681 29683 29439 0 -1 0 2989 0 1 0 7 2 0 0 17 0 8 0 188472175 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515141 s]
/proc/loadavg: 2.66 2.28 2.06 4/81 29684
/proc/meminfo: memFree=1249840/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915328 CPUtime=0.5
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 6818 0 1 0 46 4 0 0 18 0 8 0 188472175 937295872 6557 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154574242 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228832 6557 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33724 s]
/proc/loadavg: 2.66 2.28 2.06 3/88 29691
/proc/meminfo: memFree=1224312/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=1.31
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9105 0 1 0 125 6 0 0 25 0 8 0 188472175 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636352 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8843 2540 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.16
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 351 0 0 0 15 1 0 0 16 0 8 0 188472183 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97445 s]
/proc/loadavg: 2.61 2.28 2.06 3/88 29691
/proc/meminfo: memFree=1224248/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=2.94
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9115 0 1 0 288 6 0 0 25 0 8 0 188472175 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772627 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8851 2540 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 17 0 8 0 188472179 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.17
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 361 0 0 0 16 1 0 0 16 0 8 0 188472183 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.25689 s]
/proc/loadavg: 2.61 2.28 2.06 3/88 29691
/proc/meminfo: memFree=1224120/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=6.18
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9131 0 1 0 612 6 0 0 25 0 8 0 188472175 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8864 2542 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 17 0 8 0 188472179 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.18
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 364 0 0 0 17 1 0 0 16 0 8 0 188472183 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7407 s]
/proc/loadavg: 2.60 2.29 2.06 3/88 29691
/proc/meminfo: memFree=1224128/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=12.61
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9137 0 1 0 1255 6 0 0 25 0 8 0 188472175 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8867 2542 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.18
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 368 0 0 0 17 1 0 0 16 0 8 0 188472183 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6004 s]
/proc/loadavg: 2.50 2.28 2.06 3/88 29691
/proc/meminfo: memFree=1223680/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=25.37
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9246 0 1 0 2530 7 0 0 25 0 8 0 188472175 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8970 2543 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.19
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 377 0 0 0 18 1 0 0 17 0 8 0 188472183 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.3027 s]
/proc/loadavg: 2.33 2.25 2.06 3/88 29691
/proc/meminfo: memFree=1223744/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=50.83
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9259 0 1 0 5076 7 0 0 25 0 8 0 188472175 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 8982 2543 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.2
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 188472183 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 8982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915464

[startup+102.504 s]
/proc/loadavg: 2.13 2.21 2.05 3/88 29691
/proc/meminfo: memFree=1223680/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=101.59
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9289 0 1 0 10152 7 0 0 25 0 8 0 188472175 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 9009 2543 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.2
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 382 0 0 0 19 1 0 0 16 0 8 0 188472183 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 9009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 915464

[startup+162.578 s]
/proc/loadavg: 2.05 2.17 2.05 3/88 29691
/proc/meminfo: memFree=1223168/2055920 swapFree=4192812/4192956
[pid=29683] ppid=29681 vsize=915464 CPUtime=161.13
/proc/29683/stat : 29683 (java) R 29681 29683 29439 0 -1 0 9303 0 1 0 16105 8 0 0 25 0 8 0 188472175 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632315 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29683/statm: 228866 9022 2543 14 0 215336 0
[pid=29683/tid=29685] ppid=29681 vsize=915464 CPUtime=0.02
/proc/29683/task/29685/stat : 29685 (java) S 29681 29683 29439 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 188472179 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29686] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29686/stat : 29686 (java) S 29681 29683 29439 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188472180 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29687] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29687/stat : 29687 (java) S 29681 29683 29439 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188472180 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29688] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29688/stat : 29688 (java) S 29681 29683 29439 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188472183 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29689] ppid=29681 vsize=915464 CPUtime=0.21
/proc/29683/task/29689/stat : 29689 (java) S 29681 29683 29439 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 188472183 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29690] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29690/stat : 29690 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188472183 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29683/tid=29691] ppid=29681 vsize=915464 CPUtime=0
/proc/29683/task/29691/stat : 29691 (java) S 29681 29683 29439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188472183 937435136 9022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 198.817
CPU time (s): 197.024
CPU user time (s): 196.933
CPU system time (s): 0.090986
CPU usage (%): 99.0983
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.933
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9435
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= 5104
involuntary context switches= 11963

runsolver used 0.286956 s user time and 0.538918 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Jan 10 03:45:28 UTC 2007


IDJOB= 248739
IDBENCH= 11730
FILE ID= node40/248739-1168400728

PBS_JOBID= 3523021

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  db39b1bd34067e50b2dbc333d3b1660b

RANDOM SEED= 504784454

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.239
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.239
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:       1250256 kB
Buffers:         48660 kB
Cached:         328400 kB
SwapCached:          0 kB
Active:         506292 kB
Inactive:       236112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:         383408 kB
Slab:            47896 kB
Committed_AS:  4620180 kB
PageTables:       2544 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= 66556 MiB



End job on node40 on Wed Jan 10 03:48:47 UTC 2007