Trace number 2096994

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESACSAT 5.72613 5.78764

DiagnosticValue
CHECKS3646510
NODES312

General information on the benchmark

Namecsp/nengfa/
normalized-queens2.xml
MD5SUMfeda91e5b3c1ff49ee389ed427acc709
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.118981
Satisfiable
(Un)Satisfiability was proved
Number of variables310
Number of constraints211
Maximum constraint arity104
Maximum domain size104
Number of constraints which are defined in extension0
Number of constraints which are defined in intension208
Global constraints used (with number of constraints)alldifferent(3)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096994-1247411428.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.39/0.42	     nbVariables=310  nbDomainTypes=207  minDomainSize=104  maxDomainSize=104  nbTotalValues=32240
0.39/0.42	       =>  wckTime=0.185  cpuTime=0.13  mem=9M859
0.39/0.42	   
0.39/0.42	   predicates being loaded...
0.48/0.52	   
0.48/0.52	   constraints being loaded...
0.99/1.07	     nbConstraints=209  nbUnaryConstraints=2  nbGlobalConstraints=3  nbConvertedConstraints=206
0.99/1.07	     nbConvertConstraintsChecks=2228096  nbExtensionStructures=206  nbSharedExtensionStructures=205
0.99/1.07	     nbConflictsStructures=206  nbSharedConflictsStructures=205  nbSharedBinaryRepresentations=42744  minDegree=2
0.99/1.07	     maxDegree=3  minArity=2  avgArity=3.46  maxArity=104  nbGenerators=0  nbFusions=0  symmetryWckTime=0.096
0.99/1.07	     symmetryCpuTime=0.06
0.99/1.07	       =>  wckTime=0.831  cpuTime=0.68  mem=21M604
1.07/1.14	   
1.07/1.14	   solver IterativeSystematicSolver being built... 
1.17/1.20	   
1.17/1.21	   INFO : Forward propagation technique limited 
1.17/1.28	       =>  wckTime=1.042  cpuTime=0.81  mem=22M403
2.86/2.92	   
2.86/2.92	   preprocessing
2.86/2.92	     nbConstraintChecks=2438215  nbPropagations=34211  nbRevisions=25960  nbUselessRevisions=141  nbSingletonTests=541
2.86/2.92	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
2.86/2.92	       =>  wckTime=1.639  cpuTime=1.58  mem=7M600
5.63/5.76	   
5.63/5.76	   search
5.63/5.76	     run=0  nbConstraintChecks=1208292  minDepth=265  maxDepth=310  nbPropagations=51391  nbRevisions=39033
5.63/5.76	     nbUselessRevisions=349  nbAssignments=312  nbFailedAssignments=2  nbBacktracks=0  nbVisitedNodes=315
5.63/5.76	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
5.63/5.76	     nbREliminables=0  nbIEliminables=257.65  nbDEliminables=0  nbPEliminables=0
5.63/5.76	       =>  wckTime=4.472  cpuTime=4.35  mem=22M752
5.63/5.76	   
5.63/5.76	   global
5.63/5.76	     nbConstraintChecks=3646507  nbPropagations=85602  nbRevisions=64993  nbUselessRevisions=490  nbRestartNogoods=0
5.63/5.76	     solvingWckTime=4.474  solvingCpuTime=4.36  expiredTime=no  totalExploration=no  nbFoundSolutions=1
5.63/5.76	     firstSolutionCpuTime=5.16  globalCpuTime=5.2
5.63/5.76	       =>  wckTime=5.518  cpuTime=5.17  mem=22M752
5.63/5.76	   
5.63/5.76	s SATISFIABLE
5.63/5.76	v 2 5 4 3 8 6 4 52 49 46 67 63 59 10 5 0 73 67 61 15 8 1 72 64 56 83 74 65 69 59 49 76 65 54 19 7 -5 90 77 64 103 89 75 61 46 31 25 9 -7 108 91 74 87 69 51 100 81 62 106 86 66 89 68 47 32 10 -12 85 62 39 78 54 30 77 52 27 62 36 10 65 38 11 81 53 25 40 11 -18 102 72 42 88 57 26 71 39 7 99 66 33 105 71 37 93 58 23 53 17 -19 49 12 -25 98 60 22 94 55 16 101 61 21 116 75 34 112 70 28 121 78 35 75 31 -13 63 18 -27 59 13 -33 142 95 48 80 32 -16 84 35 -14 138 88 38 96 45 -6 156 104 52 97 44 -9 152 98 44 74 19 -36 70 14 -42 150 93 36 148 90 32 159 100 41 163 103 43 162 101 40 141 79 17 146 83 20 137 73 9 145 80 15 86 20 -46 82 15 -52 155 87 19 151 82 13 169 99 29 92 21 -50 168 96 24 120 47 -26 166 92 18 118 43 -32 79 3 -73 133 56 -21 128 50 -28 95 16 -63 165 85 5 107 26 -55 119 37 -45 180 97 14 160 76 -8 114 29 -56 170 84 -2 127 40 -47 182 94 6 111 22 -67 192 102 12 139 48 -43 115 23 -69 126 33 -60 135 41 -53 129 34 -61 124 28 -68 122 25 -72 125 27 -71 123 24 -75 130 30 -70 143 42 -59 153 51 -51 104 1 -102 
5.63/5.76	d NODES 312
5.63/5.76	d CHECKS 3646507
5.63/5.76	   
5.63/5.76	   totalWckTime=5.584  totalCpuTime=5.2

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096994-1247411428/watcher-2096994-1247411428 -o /tmp/evaluation-result-2096994-1247411428/solver-2096994-1247411428 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096994-1247411428.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.28 2.06 2.02 4/80 32648
/proc/meminfo: memFree=1764520/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=152 CPUtime=0
/proc/32648/stat : 32648 (java) R 32646 32648 30868 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28209408 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 7483691 0 0 4096 0 0 0 0 17 0 0 0
/proc/32648/statm: 50 33 26 9 0 4 0

[startup+0.050359 s]
/proc/loadavg: 2.28 2.06 2.02 4/80 32648
/proc/meminfo: memFree=1764520/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=863836 CPUtime=0.04
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 2690 0 1 0 3 1 0 0 18 0 9 0 28209408 884568064 2239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 215959 2239 1082 9 0 210852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863836

[startup+0.102363 s]
/proc/loadavg: 2.28 2.06 2.02 4/80 32648
/proc/meminfo: memFree=1764520/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=865980 CPUtime=0.09
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 3829 0 1 0 8 1 0 0 18 0 9 0 28209408 886763520 3274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 216495 3277 1730 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302384 s]
/proc/loadavg: 2.28 2.06 2.02 4/80 32648
/proc/meminfo: memFree=1764520/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=866500 CPUtime=0.29
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 6113 0 1 0 26 3 0 0 18 0 9 0 28209408 887296000 5479 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 216625 5479 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866500

[startup+0.702426 s]
/proc/loadavg: 2.28 2.06 2.02 4/80 32648
/proc/meminfo: memFree=1764520/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=867732 CPUtime=0.69
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 8752 0 1 0 64 5 0 0 18 0 9 0 28209408 888557568 8104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 216933 8104 2039 9 0 211369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867732

[startup+1.50151 s]
/proc/loadavg: 2.28 2.06 2.02 3/90 32659
/proc/meminfo: memFree=1736976/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=868188 CPUtime=1.47
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 18409 294 1 0 137 10 0 0 18 0 9 0 28209408 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 217047 12011 2658 9 0 211483 0
[pid=32648/tid=32650] ppid=32646 vsize=868188 CPUtime=1.17
/proc/32648/task/32650/stat : 32650 (java) R 32646 32648 30868 0 -1 64 13796 294 1 0 109 8 0 0 18 0 9 0 28209409 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4127031461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32651] ppid=32646 vsize=868188 CPUtime=0.04
/proc/32648/task/32651/stat : 32651 (java) S 32646 32648 30868 0 -1 64 2896 294 0 0 4 0 0 0 17 0 9 0 28209410 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32652] ppid=32646 vsize=868188 CPUtime=0
/proc/32648/task/32652/stat : 32652 (java) S 32646 32648 30868 0 -1 64 17 294 0 0 0 0 0 0 16 0 9 0 28209411 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32653] ppid=32646 vsize=868188 CPUtime=0
/proc/32648/task/32653/stat : 32653 (java) S 32646 32648 30868 0 -1 64 10 294 0 0 0 0 0 0 16 0 9 0 28209411 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32654] ppid=32646 vsize=868188 CPUtime=0
/proc/32648/task/32654/stat : 32654 (java) S 32646 32648 30868 0 -1 64 2 294 0 0 0 0 0 0 24 0 9 0 28209413 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32655] ppid=32646 vsize=868188 CPUtime=0.23
/proc/32648/task/32655/stat : 32655 (java) S 32646 32648 30868 0 -1 64 878 294 0 0 23 0 0 0 15 0 9 0 28209413 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32656] ppid=32646 vsize=868188 CPUtime=0
/proc/32648/task/32656/stat : 32656 (java) S 32646 32648 30868 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 28209413 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32657] ppid=32646 vsize=868188 CPUtime=0
/proc/32648/task/32657/stat : 32657 (java) S 32646 32648 30868 0 -1 64 4 294 0 0 0 0 0 0 15 0 9 0 28209413 889024512 12011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868188

[startup+3.10168 s]
/proc/loadavg: 2.28 2.06 2.02 3/89 32661
/proc/meminfo: memFree=1716312/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=868100 CPUtime=3.06
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 25818 294 1 0 293 13 0 0 18 0 9 0 28209408 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 217025 19157 2639 9 0 211483 0
[pid=32648/tid=32650] ppid=32646 vsize=868100 CPUtime=2.71
/proc/32648/task/32650/stat : 32650 (java) R 32646 32648 30868 0 -1 64 19949 294 1 0 261 10 0 0 25 0 9 0 28209409 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4127031510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32651] ppid=32646 vsize=868100 CPUtime=0.06
/proc/32648/task/32651/stat : 32651 (java) S 32646 32648 30868 0 -1 64 4141 294 0 0 5 1 0 0 16 0 9 0 28209410 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32652] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32652/stat : 32652 (java) S 32646 32648 30868 0 -1 64 17 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32653] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32653/stat : 32653 (java) S 32646 32648 30868 0 -1 64 11 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32654] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32654/stat : 32654 (java) S 32646 32648 30868 0 -1 64 2 294 0 0 0 0 0 0 24 0 9 0 28209413 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32655] ppid=32646 vsize=868100 CPUtime=0.25
/proc/32648/task/32655/stat : 32655 (java) S 32646 32648 30868 0 -1 64 888 294 0 0 25 0 0 0 15 0 9 0 28209413 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32656] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32656/stat : 32656 (java) S 32646 32648 30868 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 28209413 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32657] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32657/stat : 32657 (java) S 32646 32648 30868 0 -1 64 4 294 0 0 0 0 0 0 15 0 9 0 28209413 888934400 19157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868100

Solver just ended. Dumping a history of the last processes samples

[startup+4.70185 s]
/proc/loadavg: 2.26 2.06 2.02 3/89 32661
/proc/meminfo: memFree=1697816/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=868100 CPUtime=4.64
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 25827 294 1 0 451 13 0 0 18 0 9 0 28209408 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 217025 19162 2639 9 0 211483 0
[pid=32648/tid=32650] ppid=32646 vsize=868100 CPUtime=4.29
/proc/32648/task/32650/stat : 32650 (java) R 32646 32648 30868 0 -1 64 19952 294 1 0 419 10 0 0 20 0 9 0 28209409 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4127111788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32651] ppid=32646 vsize=868100 CPUtime=0.06
/proc/32648/task/32651/stat : 32651 (java) S 32646 32648 30868 0 -1 64 4141 294 0 0 5 1 0 0 16 0 9 0 28209410 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32652] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32652/stat : 32652 (java) S 32646 32648 30868 0 -1 64 17 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32653] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32653/stat : 32653 (java) S 32646 32648 30868 0 -1 64 11 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32654] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32654/stat : 32654 (java) S 32646 32648 30868 0 -1 64 2 294 0 0 0 0 0 0 24 0 9 0 28209413 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32655] ppid=32646 vsize=868100 CPUtime=0.26
/proc/32648/task/32655/stat : 32655 (java) S 32646 32648 30868 0 -1 64 894 294 0 0 26 0 0 0 15 0 9 0 28209413 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32656] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32656/stat : 32656 (java) S 32646 32648 30868 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 28209413 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32657] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32657/stat : 32657 (java) S 32646 32648 30868 0 -1 64 4 294 0 0 0 0 0 0 15 0 9 0 28209413 888934400 19162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 868100

[startup+5.50694 s]
/proc/loadavg: 2.26 2.06 2.02 3/89 32661
/proc/meminfo: memFree=1697816/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=868100 CPUtime=5.44
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 25863 294 1 0 531 13 0 0 18 0 9 0 28209408 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 217025 19163 2639 9 0 211483 0
[pid=32648/tid=32650] ppid=32646 vsize=868100 CPUtime=5.08
/proc/32648/task/32650/stat : 32650 (java) R 32646 32648 30868 0 -1 64 19956 294 1 0 498 10 0 0 25 0 9 0 28209409 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4127111788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32651] ppid=32646 vsize=868100 CPUtime=0.06
/proc/32648/task/32651/stat : 32651 (java) S 32646 32648 30868 0 -1 64 4141 294 0 0 5 1 0 0 16 0 9 0 28209410 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32652] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32652/stat : 32652 (java) S 32646 32648 30868 0 -1 64 17 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32653] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32653/stat : 32653 (java) S 32646 32648 30868 0 -1 64 11 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32654] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32654/stat : 32654 (java) S 32646 32648 30868 0 -1 64 2 294 0 0 0 0 0 0 24 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32655] ppid=32646 vsize=868100 CPUtime=0.26
/proc/32648/task/32655/stat : 32655 (java) S 32646 32648 30868 0 -1 64 894 294 0 0 26 0 0 0 15 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32656] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32656/stat : 32656 (java) S 32646 32648 30868 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32657] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32657/stat : 32657 (java) S 32646 32648 30868 0 -1 64 36 294 0 0 0 0 0 0 15 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 868100

[startup+5.70296 s]
/proc/loadavg: 2.26 2.06 2.02 3/89 32661
/proc/meminfo: memFree=1697816/2055920 swapFree=4192812/4192956
[pid=32648] ppid=32646 vsize=868100 CPUtime=5.63
/proc/32648/stat : 32648 (java) S 32646 32648 30868 0 -1 0 25863 294 1 0 550 13 0 0 18 0 9 0 28209408 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32648/statm: 217025 19163 2639 9 0 211483 0
[pid=32648/tid=32650] ppid=32646 vsize=868100 CPUtime=5.28
/proc/32648/task/32650/stat : 32650 (java) R 32646 32648 30868 0 -1 64 19956 294 1 0 518 10 0 0 25 0 9 0 28209409 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4127111802 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32651] ppid=32646 vsize=868100 CPUtime=0.06
/proc/32648/task/32651/stat : 32651 (java) S 32646 32648 30868 0 -1 64 4141 294 0 0 5 1 0 0 16 0 9 0 28209410 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32652] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32652/stat : 32652 (java) S 32646 32648 30868 0 -1 64 17 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32653] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32653/stat : 32653 (java) S 32646 32648 30868 0 -1 64 11 294 0 0 0 0 0 0 16 0 9 0 28209411 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32654] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32654/stat : 32654 (java) S 32646 32648 30868 0 -1 64 2 294 0 0 0 0 0 0 24 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32655] ppid=32646 vsize=868100 CPUtime=0.26
/proc/32648/task/32655/stat : 32655 (java) S 32646 32648 30868 0 -1 64 894 294 0 0 26 0 0 0 15 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32648/tid=32656] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32656/stat : 32656 (java) S 32646 32648 30868 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32648/tid=32657] ppid=32646 vsize=868100 CPUtime=0
/proc/32648/task/32657/stat : 32657 (java) S 32646 32648 30868 0 -1 64 36 294 0 0 0 0 0 0 15 0 9 0 28209413 888934400 19163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 5.78764
CPU time (s): 5.72613
CPU user time (s): 5.57315
CPU system time (s): 0.152976
CPU usage (%): 98.9372
Max. virtual memory (cumulated for all children) (KiB): 869512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.57315
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26191
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= 1284
involuntary context switches= 1349

runsolver used 0.008998 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 17:10:28
IDJOB=2096994
IDBENCH=56822
IDSOLVER=774
FILE ID=node19/2096994-1247411428
PBS_JOBID= 9510606
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/nengfa/normalized-queens2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096994-1247411428/watcher-2096994-1247411428 -o /tmp/evaluation-result-2096994-1247411428/solver-2096994-1247411428 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096994-1247411428.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= feda91e5b3c1ff49ee389ed427acc709
RANDOM SEED=496852376

node19.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.211
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.211
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:       1765000 kB
Buffers:         35480 kB
Cached:         116568 kB
SwapCached:          0 kB
Active:         169820 kB
Inactive:        64676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:         102824 kB
Slab:            41600 kB
Committed_AS:  1007756 kB
PageTables:       2012 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= 66428 MiB
End job on node19 at 2009-07-12 17:10:34