Trace number 3715286

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
npSolver inc-topDown? (TO) 1800.09 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
MD5SUM01a077d3621ba64f6c6e6b6c3ebb8e99
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.149976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Top cost 5857
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5856
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.19	c run usual solver
1.78/1.84	o 2719
1.78/1.84	c fallback to adder encoding
2.01/2.11	o 2716
2.01/2.11	c fallback to adder encoding
2.36/2.45	o 2656
2.36/2.45	c fallback to adder encoding
2.74/2.84	o 2653
2.74/2.84	c fallback to adder encoding
3.13/3.25	o 2625
3.13/3.25	c fallback to adder encoding
3.38/3.49	o 2584
3.38/3.49	c fallback to adder encoding
3.63/3.73	o 2578
3.63/3.73	c fallback to adder encoding
3.92/4.03	o 2067
3.92/4.03	c fallback to adder encoding
4.36/4.42	o 2038
4.36/4.42	c fallback to adder encoding
4.71/4.81	o 1938
4.71/4.81	c fallback to adder encoding
4.80/5.19	o 1935
4.80/5.19	c fallback to adder encoding
5.46/5.57	o 1550
5.46/5.57	c fallback to adder encoding
5.75/5.85	o 1347
7.77/7.83	o 727
19.96/20.04	o 252
32.66/32.86	o 234
45.17/45.36	o 209
83.14/83.33	o 193
180.18/180.38	o 159
190.90/191.09	o 144
196.98/197.17	o 140
201.87/202.13	o 136
204.27/204.51	o 134
208.04/208.28	o 132
210.88/211.13	o 102
216.74/216.98	o 97
221.27/221.40	o 75
221.82/222.04	o 71
225.37/225.59	o 58
229.62/229.85	o 12
230.55/230.76	o 10
231.47/231.60	o 9
231.48/231.98	o 8
232.43/232.62	o 7
233.27/233.40	o 6
233.28/233.88	o 5
234.60/234.86	o 4
235.31/235.57	o 2
235.40/236.28	o 1
235.40/236.28	c [SWC] exit 4
1800.06/1800.50	./satsolver.sh: line 5:   616 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715286-1338213120/watcher-3715286-1338213120 -o /tmp/evaluation-result-3715286-1338213120/solver-3715286-1338213120 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715286-1338213120.wbo 232191029 HOME HOME 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 326
/proc/meminfo: memFree=31155620/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0

[startup+0.0905771 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 326
/proc/meminfo: memFree=31155620/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 326
/proc/meminfo: memFree=31155620/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.329715 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 326
/proc/meminfo: memFree=31155620/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 326
/proc/meminfo: memFree=31155620/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 330
/proc/meminfo: memFree=31104120/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=8460 CPUtime=1.46 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 3367 12663 0 0 18 0 112 16 20 0 1 0 287438736 8663040 1323 33554432000 4194304 5990268 140736149526352 140736149520592 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 2115 1323 157 439 0 1672 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17608

[startup+3.10037 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 347
/proc/meminfo: memFree=31123372/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=12068 CPUtime=2.83 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 7719 49424 0 0 27 9 221 26 20 0 1 0 287438736 12357632 2105 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 3017 2105 169 439 0 2574 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 21216

[startup+6.30034 s]
/proc/loadavg: 2.07 2.06 2.01 3/184 419
/proc/meminfo: memFree=31130872/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=30492 CPUtime=6.03 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 20027 135530 0 0 58 14 477 54 20 0 1 0 287438736 31223808 6380 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 7623 6380 170 439 0 7180 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 39640

[startup+12.7004 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 439
/proc/meminfo: memFree=31095184/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=7.91 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 22903 162886 0 0 68 15 625 83 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=438] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/438/stat : 438 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287439529 9367552 266 33554432000 4194304 5064252 140733279321152 140733279320064 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/438/statm: 2287 266 226 213 0 72 0
[pid=439] ppid=438 vsize=69136 CPUtime=4.75 cores=0,2,4,6
/proc/439/stat : 439 (glucose) R 438 326 29981 0 -1 4202496 14859 0 0 0 473 2 0 0 20 0 1 0 287439529 70795264 16317 33554432000 4194304 5208918 140733936333792 140733936331640 4212971 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/439/statm: 17284 16317 103 248 0 17033 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 113324

[startup+25.5005 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 446
/proc/meminfo: memFree=31132604/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=20.06 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 25029 184268 0 0 71 16 1817 102 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=445] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/445/stat : 445 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287440744 9367552 267 33554432000 4194304 5064252 140736597064256 140736597063168 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/445/statm: 2287 267 226 213 0 72 0
[pid=446] ppid=445 vsize=37052 CPUtime=5.41 cores=0,2,4,6
/proc/446/stat : 446 (glucose) R 445 326 29981 0 -1 4202496 8284 0 0 0 540 1 0 0 20 0 1 0 287440744 37941248 8288 33554432000 4194304 5208918 140737241510048 140737241507896 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/446/statm: 9263 8288 104 248 0 9012 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81240

[startup+51.1004 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 460
/proc/meminfo: memFree=31125036/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=45.37 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 29057 213800 0 0 77 17 4323 120 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=459] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/459/stat : 459 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287443275 9367552 266 33554432000 4194304 5064252 140733931187488 140733931186400 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/459/statm: 2287 266 226 213 0 72 0
[pid=460] ppid=459 vsize=44256 CPUtime=5.7 cores=0,2,4,6
/proc/460/stat : 460 (glucose) R 459 326 29981 0 -1 4202496 9860 0 0 0 568 2 0 0 20 0 1 0 287443275 45318144 10463 33554432000 4194304 5208918 140734480903264 140734480901128 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/460/statm: 11064 10463 104 248 0 10813 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88444

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/183 468
/proc/meminfo: memFree=31081656/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=83.33 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 31034 231376 0 0 80 17 8107 129 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=466] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/466/stat : 466 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287447072 9367552 267 33554432000 4194304 5064252 140733699268336 140733699267248 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/466/statm: 2287 267 226 213 0 72 0
[pid=467] ppid=466 vsize=48432 CPUtime=18.92 cores=0,2,4,6
/proc/467/stat : 467 (glucose) R 466 326 29981 0 -1 4202496 11333 0 0 0 1890 2 0 0 20 0 1 0 287447072 49594368 11485 33554432000 4194304 5208918 140735934738688 140735934736552 4228947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/467/statm: 12108 11485 104 248 0 11857 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92620

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 468
/proc/meminfo: memFree=31094928/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=83.33 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 31034 231376 0 0 80 17 8107 129 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=466] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/466/stat : 466 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287447072 9367552 267 33554432000 4194304 5064252 140733699268336 140733699267248 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/466/statm: 2287 267 226 213 0 72 0
[pid=467] ppid=466 vsize=73076 CPUtime=78.91 cores=0,2,4,6
/proc/467/stat : 467 (glucose) R 466 326 29981 0 -1 4202496 12048 0 0 0 7888 3 0 0 20 0 1 0 287447072 74829824 17599 33554432000 4194304 5208918 140735934738688 140735934736552 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/467/statm: 18269 17599 104 248 0 18018 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 117264

[startup+222.307 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 539
/proc/meminfo: memFree=31115832/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=221.92 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 43173 361410 0 0 97 20 21890 185 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=538] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 926
/proc/meminfo: memFree=31012296/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=218232 CPUtime=1125.82 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 34462 0 0 0 112546 36 0 0 20 0 1 0 287462365 223469568 45092 33554432000 4194304 5208918 140733702181296 140733702177672 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 54558 45092 104 248 0 54307 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 262420

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 984
/proc/meminfo: memFree=30968104/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=218232 CPUtime=1185.81 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 35581 0 0 0 118543 38 0 0 20 0 1 0 287462365 223469568 46628 33554432000 4194304 5208918 140733702181296 140733702177672 4229347 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 54558 46628 104 248 0 54307 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 262420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1054
/proc/meminfo: memFree=30954044/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=218232 CPUtime=1245.8 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 36719 0 0 0 124540 40 0 0 20 0 1 0 287462365 223469568 48164 33554432000 4194304 5208918 140733702181296 140733702177672 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 54558 48164 104 248 0 54307 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 262420

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1054
/proc/meminfo: memFree=30934252/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=218232 CPUtime=1305.79 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 37855 0 0 0 130537 42 0 0 20 0 1 0 287462365 223469568 49700 33554432000 4194304 5208918 140733702181296 140733702177672 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 54558 49700 104 248 0 54307 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 262420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1054
/proc/meminfo: memFree=30913328/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=218232 CPUtime=1365.77 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 37963 0 0 0 136533 44 0 0 20 0 1 0 287462365 223469568 52327 33554432000 4194304 5208918 140733702181296 140733702177608 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 54558 52327 104 248 0 54307 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 262420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1057
/proc/meminfo: memFree=30891236/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=268320 CPUtime=1425.76 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 38928 0 0 0 142531 45 0 0 20 0 1 0 287462365 274759680 53930 33554432000 4194304 5208918 140733702181296 140733702179448 4215436 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 67080 53930 104 248 0 66829 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 312508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1060
/proc/meminfo: memFree=30887976/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=268320 CPUtime=1485.76 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 39801 0 0 0 148528 48 0 0 20 0 1 0 287462365 274759680 55079 33554432000 4194304 5208918 140733702181296 140733702179448 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 67080 55079 104 248 0 66829 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 312508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1060
/proc/meminfo: memFree=30851924/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=269536 CPUtime=1545.74 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 40994 0 0 0 154524 50 0 0 20 0 1 0 287462365 276004864 55930 33554432000 4194304 5208918 140733702181296 140733702179144 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 67384 55930 104 248 0 67133 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 313724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1060
/proc/meminfo: memFree=30863700/32873648 swapFree=6852/6852
[pid=326] ppid=324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/326/stat : 326 (npSolver-wbo-It) S 324 326 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287438736 9367552 274 33554432000 4194304 5064252 140733751455248 140733751454160 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/326/statm: 2287 274 233 213 0 72 0
[pid=327] ppid=326 vsize=25892 CPUtime=236.11 cores=0,2,4,6
/proc/327/stat : 327 (npSolver-wbo) S 326 326 29981 0 -1 4202496 48675 467570 0 0 101 21 23271 218 20 0 1 0 287438736 26513408 5317 33554432000 4194304 5990268 140736149526352 140736149517776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/327/statm: 6473 5317 170 439 0 6030 0
[pid=615] ppid=327 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/615/stat : 615 (satsolver.sh) S 327 326 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287462364 9367552 267 33554432000 4194304 5064252 140735592750544 140735592749456 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/615/statm: 2287 267 226 213 0 72 0
[pid=616] ppid=615 vsize=220120 CPUtime=1563.95 cores=0,2,4,6
/proc/616/stat : 616 (glucose) R 615 326 29981 0 -1 4202496 41723 0 0 0 156343 52 0 0 20 0 1 0 287462365 225402880 51193 33554432000 4194304 5208918 140733702181296 140733702177672 4229299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/616/statm: 55030 51193 104 248 0 54779 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 264308

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1797.17
CPU system time (s): 2.92455
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 393996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 2.92455
maximum resident set size= 285056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 558956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 302312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6328
involuntary context switches= 2266

runsolver used 3.62145 second user time and 8.67968 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 15:52:00
IDJOB=3715286
IDBENCH=79177
IDSOLVER=2296
FILE ID=node115/3715286-1338213120
RUNJOBID= node115-1338195070-29997
PBS_JOBID= 14624604
Free space on /tmp= 71636 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715286-1338213120/watcher-3715286-1338213120 -o /tmp/evaluation-result-3715286-1338213120/solver-3715286-1338213120 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715286-1338213120.wbo 232191029 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 01a077d3621ba64f6c6e6b6c3ebb8e99
RANDOM SEED=232191029

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31155620 kB
Buffers:          405796 kB
Cached:           308980 kB
SwapCached:          972 kB
Active:           710028 kB
Inactive:         123732 kB
Active(anon):     112388 kB
Inactive(anon):     9244 kB
Active(file):     597640 kB
Inactive(file):   114488 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8216 kB
Writeback:             0 kB
AnonPages:        188032 kB
Mapped:            12620 kB
Shmem:                96 kB
Slab:             720240 kB
SReclaimable:     164484 kB
SUnreclaim:       555756 kB
KernelStack:        1520 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     273252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71608 MiB
End job on node115 at 2012-05-28 16:22:00