Trace number 1093967

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 19.605 19.7833

DiagnosticValue
CHECKS18804900
NODES528

General information on the benchmark

Namecsp/queens/
normalized-queens-200.xml
MD5SUM054f76ffe13ea2991d6de6635966b938
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.37933
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19900
Maximum constraint arity2
Maximum domain size200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1093967-1215278693.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.37	     nbVariables=200  nbDomainTypes=1  minDomainSize=200  maxDomainSize=200  nbTotalValues=40000
0.29/0.37	       =>  wckTime=0.131  cpuTime=0.11  mem=8M894
0.29/0.37	   
0.29/0.37	   predicates being loaded...
0.39/0.42	   
0.39/0.42	   constraints being loaded...
7.77/7.84	     nbConstraints=19902  nbGlobalConstraints=2  nbConvertedConstraints=19900  nbConvertConstraintsChecks=8000000
7.77/7.84	     nbExtensionStructures=200  nbSharedExtensionStructures=19700  nbConflictsStructures=200
7.77/7.84	     nbSharedConflictsStructures=19700  nbSharedBinaryRepresentations=56169  minDegree=201  maxDegree=201  minArity=2
7.77/7.84	     avgArity=2.02  maxArity=200  nbGenerators=1  nbFusions=1  symmetryWckTime=1.301  symmetryCpuTime=0.69  nbCliques=1
7.77/7.84	       =>  wckTime=7.607  cpuTime=6.48  mem=42M471
7.97/8.09	   
7.97/8.09	   solver IterativeSystematicSolver being built... 
8.07/8.19	   
8.07/8.19	   INFO : Forward propagation technique limited 
8.17/8.26	       =>  wckTime=8.027  cpuTime=6.61  mem=52M364
12.43/12.59	   
12.43/12.59	   preprocessing
12.43/12.59	     nbConstraintChecks=5354535  nbPropagations=34281  nbRevisions=39480  nbUselessRevisions=5697  nbSingletonTests=357
12.43/12.59	     nbEffectiveSingletonTests=0  nbACRemovals=2  nbFoundSingletons=0  nbRemovedValues=2  nbRemovedTuples=19899
12.43/12.59	     detectedInconsistency=no
12.43/12.59	       =>  wckTime=4.327  cpuTime=4.26  mem=53M363
19.56/19.71	   
19.56/19.71	   search
19.56/19.71	     run=2  nbConstraintChecks=13450346  minDepth=197  maxDepth=200  nbPropagations=205323  nbRevisions=291487
19.56/19.71	     nbUselessRevisions=76890  nbAssignments=528  nbFailedAssignments=26  nbBacktracks=45  nbVisitedNodes=582
19.56/19.71	     nbRestartNogoods=6  nbFoundSolutions=1  mapSize=41  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
19.56/19.71	     nbREliminables=0  nbIEliminables=113.23  nbDEliminables=0  nbPEliminables=0
19.56/19.71	       =>  wckTime=11.444  cpuTime=11.27  mem=55M296
19.56/19.71	   
19.56/19.71	   global
19.56/19.71	     nbConstraintChecks=18804881  nbPropagations=239604  nbRevisions=330967  nbUselessRevisions=82587
19.56/19.71	     nbRestartNogoods=6  solvingWckTime=11.447  solvingCpuTime=11.27  expiredTime=no  totalExploration=no
19.56/19.71	     nbFoundSolutions=1  firstSolutionCpuTime=17.85  globalCpuTime=17.92
19.56/19.71	       =>  wckTime=19.475  cpuTime=17.88  mem=55M296
19.56/19.71	   
19.56/19.71	s SATISFIABLE
19.56/19.71	v 96 142 108 89 126 137 130 97 78 116 124 6 194 7 106 104 93 74 193 8 94 192 100 191 10 92 190 12 189 13 188 75 187 14 186 15 185 16 184 17 183 18 182 19 181 20 180 101 21 179 22 178 23 118 177 111 24 115 176 25 56 141 175 125 105 62 135 119 26 29 117 91 174 134 27 172 68 171 173 66 28 127 133 30 168 170 60 140 33 121 113 166 59 36 64 31 169 35 63 167 164 32 110 37 163 87 43 34 199 38 165 57 47 39 162 40 49 153 145 143 158 147 157 53 46 144 148 155 52 154 48 44 161 151 50 152 45 42 150 54 51 156 149 55 146 114 107 109 5 112 99 160 195 41 159 95 98 197 86 82 79 81 76 73 71 198 67 65 72 61 102 128 123 70 138 131 120 132 80 129 2 122 3 196 136 139 103 58 83 1 90 69 85 4 11 9 77 84 88 200 
19.56/19.71	d NODES 528
19.56/19.71	d CHECKS 18804881
19.56/19.71	   
19.56/19.71	   totalWckTime=19.54  totalCpuTime=17.92

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093967-1215278693/watcher-1093967-1215278693 -o /tmp/evaluation-result-1093967-1215278693/solver-1093967-1215278693 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1093967-1215278693.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 26933
/proc/meminfo: memFree=1320216/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=152 CPUtime=0
/proc/26933/stat : 26933 (java) R 26931 26933 23995 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 2006843565 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 8438564 0 0 4096 0 0 0 0 17 0 0 0
/proc/26933/statm: 38 26 19 9 0 4 0

[startup+0.0801191 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 26933
/proc/meminfo: memFree=1320216/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=865856 CPUtime=0.07
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 3592 0 1 0 5 2 0 0 18 0 9 0 2006843565 886636544 3080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216464 3080 1647 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.101123 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 26933
/proc/meminfo: memFree=1320216/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=865884 CPUtime=0.09
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 3807 0 1 0 7 2 0 0 18 0 9 0 2006843565 886665216 3258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216471 3258 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301161 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 26933
/proc/meminfo: memFree=1320216/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=866400 CPUtime=0.29
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 6057 0 1 0 25 4 0 0 18 0 9 0 2006843565 887193600 5431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216600 5431 1960 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701235 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 26933
/proc/meminfo: memFree=1320216/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=867636 CPUtime=0.68
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 9702 0 1 0 63 5 0 0 18 0 9 0 2006843565 888459264 9062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216909 9063 2011 9 0 211415 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867636

[startup+1.50139 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 26942
/proc/meminfo: memFree=1271248/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=867548 CPUtime=1.49
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 18744 0 1 0 139 10 0 0 18 0 9 0 2006843565 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216887 18079 2003 9 0 211415 0
[pid=26933/tid=26935] ppid=26931 vsize=867548 CPUtime=1.25
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 15747 0 1 0 117 8 0 0 25 0 9 0 2006843566 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4126736231 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26936] ppid=26931 vsize=867548 CPUtime=0.06
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 1641 0 0 0 5 1 0 0 16 0 9 0 2006843567 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26937] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26938] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26939] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2006843569 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=867548 CPUtime=0.15
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 659 0 0 0 15 0 0 0 16 0 9 0 2006843569 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26941] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2006843569 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006843569 888369152 18079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867548

[startup+3.10269 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 26942
/proc/meminfo: memFree=1255312/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=867548 CPUtime=3.09
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 22243 0 1 0 297 12 0 0 18 0 9 0 2006843565 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216887 21574 2005 9 0 211415 0
[pid=26933/tid=26935] ppid=26931 vsize=867548 CPUtime=2.71
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 15778 0 1 0 263 8 0 0 25 0 9 0 2006843566 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4126878608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26936] ppid=26931 vsize=867548 CPUtime=0.18
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 5084 0 0 0 16 2 0 0 17 0 9 0 2006843567 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26937] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26938] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26939] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2006843569 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=867548 CPUtime=0.17
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 684 0 0 0 17 0 0 0 15 0 9 0 2006843569 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26941] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2006843569 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006843569 888369152 21574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867548

[startup+6.30129 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 26942
/proc/meminfo: memFree=1241040/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=867552 CPUtime=6.29
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 24752 0 1 0 550 79 0 0 18 0 9 0 2006843565 888373248 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 216887 24079 2005 9 0 211415 0
[pid=26933/tid=26935] ppid=26931 vsize=867548 CPUtime=5.72
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 15783 0 1 0 497 75 0 0 25 0 9 0 2006843566 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26936] ppid=26931 vsize=867548 CPUtime=0.31
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 7542 0 0 0 29 2 0 0 17 0 9 0 2006843567 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26937] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26938] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006843567 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26939] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2006843569 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=867552 CPUtime=0.22
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 730 0 0 0 22 0 0 0 16 0 9 0 2006843569 888373248 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26941] ppid=26931 vsize=867548 CPUtime=0
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2006843569 888369152 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=867552 CPUtime=0
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006843569 888373248 24079 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867552

[startup+12.7025 s]
/proc/loadavg: 2.13 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215824/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=12.63
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 56978 1411 1 0 1129 97 35 2 18 0 9 0 2006843565 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28520 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=11.52
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24055 1411 1 0 1027 88 35 2 25 0 9 0 2006843566 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4127379803 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 16 0 9 0 2006843567 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.71
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1032 1411 0 0 34 0 35 2 16 0 9 0 2006843569 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 868284

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

[startup+15.9011 s]
/proc/loadavg: 2.13 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215824/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=15.79
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 57245 1411 1 0 1445 97 35 2 18 0 9 0 2006843565 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28531 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=14.67
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24311 1411 1 0 1342 88 35 2 25 0 9 0 2006843566 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 17 0 9 0 2006843567 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.73
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1043 1411 0 0 36 0 35 2 15 0 9 0 2006843569 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 868284

[startup+17.5024 s]
/proc/loadavg: 2.12 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215824/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=17.38
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 57370 1411 1 0 1604 97 35 2 18 0 9 0 2006843565 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28533 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=16.25
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24434 1411 1 0 1500 88 35 2 25 0 9 0 2006843566 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4127320422 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.74
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1045 1411 0 0 37 0 35 2 16 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 868284

[startup+19.1027 s]
/proc/loadavg: 2.12 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215824/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=18.96
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 57399 1411 1 0 1762 97 35 2 18 0 9 0 2006843565 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28533 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=17.83
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24463 1411 1 0 1658 88 35 2 25 0 9 0 2006843566 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4127316013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 17 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.74
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1045 1411 0 0 37 0 35 2 16 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 868284

[startup+19.5028 s]
/proc/loadavg: 2.12 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215824/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=19.36
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 57434 1411 1 0 1802 97 35 2 18 0 9 0 2006843565 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28533 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=18.23
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24498 1411 1 0 1698 88 35 2 25 0 9 0 2006843566 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4127387895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.74
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1045 1411 0 0 37 0 35 2 16 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28533 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.36
Current children cumulated vsize (KiB) 868284

[startup+19.7018 s]
/proc/loadavg: 2.12 2.04 2.01 3/89 26946
/proc/meminfo: memFree=1215760/2055920 swapFree=4180412/4192956
[pid=26933] ppid=26931 vsize=868284 CPUtime=19.56
/proc/26933/stat : 26933 (java) S 26931 26933 23995 0 -1 0 57531 1411 1 0 1822 97 35 2 18 0 9 0 2006843565 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26933/statm: 217071 28539 2637 9 0 211577 0
[pid=26933/tid=26935] ppid=26931 vsize=868284 CPUtime=18.42
/proc/26933/task/26935/stat : 26935 (java) R 26931 26933 23995 0 -1 64 24591 1411 1 0 1717 88 35 2 25 0 9 0 2006843566 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4127366243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26936] ppid=26931 vsize=868284 CPUtime=1.09
/proc/26933/task/26936/stat : 26936 (java) S 26931 26933 23995 0 -1 64 31022 1411 0 0 66 6 35 2 16 0 9 0 2006843567 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26937] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26937/stat : 26937 (java) S 26931 26933 23995 0 -1 64 24 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26938] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26938/stat : 26938 (java) S 26931 26933 23995 0 -1 64 19 1411 0 0 0 0 35 2 16 0 9 0 2006843567 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26939] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26939/stat : 26939 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 24 0 9 0 2006843569 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26940] ppid=26931 vsize=868284 CPUtime=0.74
/proc/26933/task/26940/stat : 26940 (java) S 26931 26933 23995 0 -1 64 1049 1411 0 0 37 0 35 2 15 0 9 0 2006843569 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26933/tid=26941] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26941/stat : 26941 (java) S 26931 26933 23995 0 -1 64 1 1411 0 0 0 0 35 2 25 0 9 0 2006843569 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26933/tid=26942] ppid=26931 vsize=868284 CPUtime=0.37
/proc/26933/task/26942/stat : 26942 (java) S 26931 26933 23995 0 -1 64 6 1411 0 0 0 0 35 2 15 0 9 0 2006843569 889122816 28539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (KiB) 868284

Child status: 0
Real time (s): 19.7833
CPU time (s): 19.605
CPU user time (s): 18.5872
CPU system time (s): 1.01784
CPU usage (%): 99.0988
Max. virtual memory (cumulated for all children) (KiB): 868284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5872
system time used= 1.01784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59063
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= 2311
involuntary context switches= 2660

runsolver used 0.031995 second user time and 0.071989 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-05 19:24:53
IDJOB=1093967
IDBENCH=58738
IDSOLVER=364
FILE ID=node21/1093967-1215278693
PBS_JOBID= 7882151
Free space on /tmp= 66476 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/queens/normalized-queens-200.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093967-1215278693/watcher-1093967-1215278693 -o /tmp/evaluation-result-1093967-1215278693/solver-1093967-1215278693 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1093967-1215278693.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 054f76ffe13ea2991d6de6635966b938
RANDOM SEED=95086442

node21.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.263
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.263
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:       1320696 kB
Buffers:        112356 kB
Cached:         474608 kB
SwapCached:       6472 kB
Active:         316416 kB
Inactive:       347528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320696 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            4740 kB
Writeback:           0 kB
Mapped:          89388 kB
Slab:            56340 kB
Committed_AS:  4386300 kB
PageTables:       1968 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= 66472 MiB
End job on node21 at 2008-07-05 19:25:13