Trace number 248259

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ACSAT 93.1938 93.6285

DiagnosticValue
CHECKS171752283
NODES12699

General information on the benchmark

Nameprimes/primes-30/
primes-30-20-3-1.xml
MD5SUM6c4fc417989e032fc5770c5a06335250
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.022995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity4
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/248259-1168085947/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   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.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=20  nbSingletonDomainVariables=45  nbDisconnectedVariables=45  nbUnbuiltConflictsStructures=20
0.52	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  maxDegree=3  maxArity=4
0.52	       =>  wckTime=0.196  cpuTime=0.16  mem=8M902
0.56	   
0.56	   solver IterativeSystematicSolver being built... 
0.73	       =>  wckTime=0.406  cpuTime=0.31  mem=14M543
5.11	   
5.11	   preprocessing
5.11	     nbConstraintChecks=10383879  nbValidityChecks=877  nbPropagations=106  nbRevisions=21  nbUselessRevisions=4
5.11	     nbRemovedValues=656  detectedInconsistency=no
5.11	       =>  wckTime=4.371  cpuTime=4.31  mem=14M543
5.46	   
5.46	   search
5.46	     run=0  nbConstraintChecks=592105  nbValidityChecks=3262  nbPropagations=228  nbRevisions=123  nbUselessRevisions=21
5.46	     nbAssignments=37  nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0  mapSize=9
5.46	     nbInferences=0  nbTooLargeKeys=0
5.46	       =>  wckTime=4.719  cpuTime=4.64  mem=15M535
13.90	   
13.90	   search
13.90	     run=1  nbConstraintChecks=15290683  nbValidityChecks=60928  nbPropagations=2895  nbRevisions=2441
13.90	     nbUselessRevisions=139  nbAssignments=1024  nbFailedAssignments=981  nbBacktracks=25  nbVisitedNodes=2006
13.90	     nbRestartNogoods=9  mapSize=17  nbInferences=0  nbTooLargeKeys=0
13.90	       =>  wckTime=13.168  cpuTime=12.97  mem=15M535
33.19	   
33.19	   search
33.19	     run=2  nbConstraintChecks=47466339  nbValidityChecks=71086  nbPropagations=10748  nbRevisions=7413
33.19	     nbUselessRevisions=293  nbAssignments=3592  nbFailedAssignments=3523  nbBacktracks=47  nbVisitedNodes=7116
33.19	     nbRestartNogoods=158  mapSize=39  nbInferences=0  nbTooLargeKeys=0
33.19	       =>  wckTime=32.455  cpuTime=32.06  mem=15M535
58.80	   
58.80	   search
58.80	     run=3  nbConstraintChecks=94202598  nbValidityChecks=80158  nbPropagations=26135  nbRevisions=16213
58.80	     nbUselessRevisions=470  nbAssignments=7321  nbFailedAssignments=7219  nbBacktracks=80  nbVisitedNodes=14541
58.80	     nbRestartNogoods=254  mapSize=72  nbInferences=0  nbTooLargeKeys=0
58.80	       =>  wckTime=58.068  cpuTime=57.63  mem=15M535
75.91	   
75.91	   search
75.91	     run=4  nbConstraintChecks=126856031  nbValidityChecks=149870  nbPropagations=47444  nbRevisions=29477
75.91	     nbUselessRevisions=1075  nbAssignments=9840  nbFailedAssignments=9666  nbBacktracks=130  nbVisitedNodes=19507
75.91	     nbRestartNogoods=254  mapSize=104  nbInferences=0  nbTooLargeKeys=0
75.91	       =>  wckTime=75.17  cpuTime=74.71  mem=15M535
93.59	   
93.59	   search
93.59	     run=5  nbConstraintChecks=161368404  nbValidityChecks=152261  nbPropagations=74401  nbRevisions=45546
93.59	     nbUselessRevisions=1701  nbAssignments=12699  nbFailedAssignments=12401  nbBacktracks=154  nbVisitedNodes=25101
93.59	     nbRestartNogoods=397  mapSize=128  nbInferences=0  nbTooLargeKeys=0
93.59	       =>  wckTime=92.85  cpuTime=92.37  mem=15M535
93.59	   
93.59	   global
93.59	     nbConstraintChecks=171752283  nbValidityChecks=153138  nbPropagations=74507  nbRevisions=45567
93.59	     nbUselessRevisions=1705  nbRestartNogoods=397  solvingWckTime=92.851  solvingCpuTime=92.37  expiredTime=no
93.59	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=92.73
93.59	       =>  wckTime=93.259  cpuTime=92.68  mem=15M535
93.59	   
93.59	s SATISFIABLE
93.59	v 2 10 113 91 39 46 30 2 2 2 2 2 2 18 47 2 2 4 30 80 2 55 47 2 2 2 2 2 4 9 2 45 2 65 2 2 2 2 2 2 2 2 6 78 2 2 2 2 2 12 3 2 2 53 2 2 2 2 2 2 2 112 2 2 2 6 2 5 49 26 2 107 2 2 2 20 85 11 113 95 6 2 2 2 20 2 103 22 2 2 65 2 106 23 2 88 44 2 90 58 
93.59	d NODES 12699
93.59	d CHECKS 171752283
93.59	   
93.59	   totalWckTime=93.341  totalCpuTime=92.73

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/node7/watcher-248259-1168085947 -o ROOT/results/node7/solver-248259-1168085947 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248259-1168085947/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.00 1.07 1.39 3/93 20754
/proc/meminfo: memFree=1318120/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=18540 CPUtime=0
/proc/20753/stat : 20753 (runsolver) R 20751 20753 20460 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156990695 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20753/statm: 4635 279 244 17 0 2626 0

[startup+0.102796 s]
/proc/loadavg: 1.00 1.07 1.39 3/93 20754
/proc/meminfo: memFree=1318120/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=912760 CPUtime=0.07
/proc/20753/stat : 20753 (java) S 20751 20753 20460 0 -1 0 2775 0 1 0 6 1 0 0 18 0 8 0 156990695 934666240 2521 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228190 2521 1387 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.514839 s]
/proc/loadavg: 1.00 1.07 1.39 3/93 20754
/proc/meminfo: memFree=1318120/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=0.48
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 6540 0 1 0 45 3 0 0 18 0 8 0 156990695 937426944 6279 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 6279 2165 14 0 215334 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915456

[startup+1.33992 s]
/proc/loadavg: 1.00 1.07 1.39 3/100 20761
/proc/meminfo: memFree=1294768/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=1.29
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8562 0 1 0 124 5 0 0 25 0 8 0 156990695 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693275 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 8300 2528 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.12
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+2.97709 s]
/proc/loadavg: 1.00 1.07 1.39 3/100 20761
/proc/meminfo: memFree=1294704/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=2.93
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8563 0 1 0 287 6 0 0 25 0 8 0 156990695 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687362 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 8300 2528 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 194 0 0 0 2 0 0 0 17 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.12
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8300 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+6.25743 s]
/proc/loadavg: 1.08 1.08 1.39 3/100 20761
/proc/meminfo: memFree=1294192/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=6.18
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8692 0 1 0 612 6 0 0 25 0 8 0 156990695 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073688404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 8425 2533 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 195 0 0 0 2 0 0 0 17 0 8 0 156990700 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.15
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 156990704 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8425 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+12.7441 s]
/proc/loadavg: 1.15 1.10 1.39 3/100 20761
/proc/meminfo: memFree=1294128/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=12.6
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8714 0 1 0 1254 6 0 0 25 0 8 0 156990695 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687333 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 8441 2533 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 195 0 0 0 2 0 0 0 17 0 8 0 156990700 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.17
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 361 0 0 0 17 0 0 0 15 0 8 0 156990704 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8441 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8441 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+25.6035 s]
/proc/loadavg: 1.34 1.14 1.40 3/100 20761
/proc/meminfo: memFree=1294064/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=25.34
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8737 0 1 0 2528 6 0 0 25 0 8 0 156990695 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073688853 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20753/statm: 228864 8459 2533 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 156990700 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.19
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 374 0 0 0 19 0 0 0 16 0 8 0 156990704 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8459 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+51.2042 s]
/proc/loadavg: 1.34 1.16 1.40 2/88 20771
/proc/meminfo: memFree=1348496/2055920 swapFree=4192812/4192956
[pid=20753] ppid=20751 vsize=915456 CPUtime=50.82
/proc/20753/stat : 20753 (java) R 20751 20753 20460 0 -1 0 8751 0 1 0 5075 7 0 0 25 0 8 0 156990695 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20753/statm: 228864 8473 2533 14 0 215334 0
[pid=20753/tid=20755] ppid=20751 vsize=915456 CPUtime=0.02
/proc/20753/task/20755/stat : 20755 (java) S 20751 20753 20460 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 156990700 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20756] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20756/stat : 20756 (java) S 20751 20753 20460 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156990700 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20757] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20757/stat : 20757 (java) S 20751 20753 20460 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990700 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20758] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20758/stat : 20758 (java) S 20751 20753 20460 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156990704 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20759] ppid=20751 vsize=915456 CPUtime=0.2
/proc/20753/task/20759/stat : 20759 (java) S 20751 20753 20460 0 -1 64 376 0 0 0 20 0 0 0 16 0 8 0 156990704 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20760] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20760/stat : 20760 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990704 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20753/tid=20761] ppid=20751 vsize=915456 CPUtime=0
/proc/20753/task/20761/stat : 20761 (java) S 20751 20753 20460 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156990704 937426944 8473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 93.6285
CPU time (s): 93.1938
CPU user time (s): 93.1128
CPU system time (s): 0.080987
CPU usage (%): 99.5357
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.1128
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8922
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= 2914
involuntary context switches= 3969

runsolver used 0.103984 s user time and 0.272958 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 12:19:09 UTC 2007


IDJOB= 248259
IDBENCH= 11693
FILE ID= node7/248259-1168085947

PBS_JOBID= 3476326

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6c4fc417989e032fc5770c5a06335250

RANDOM SEED= 35623453

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.220
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.220
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:       1318600 kB
Buffers:         79368 kB
Cached:         439200 kB
SwapCached:          0 kB
Active:         374164 kB
Inactive:       260088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:         143736 kB
Slab:            87600 kB
Committed_AS:  5123528 kB
PageTables:       2520 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= 66549 MiB



End job on node7 on Sat Jan  6 12:20:54 UTC 2007