Trace number 3725507

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12051_6.std.opb
MD5SUM75e952fe200f2a6f99db60c06cf77c7e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark228
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256265
Number of constraints which are clauses255065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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

4.99/5.06	c 2012-06-02T15:05:45+0200
4.99/5.06	c arch = x86_64
4.99/5.06	c os = linux
4.99/5.06	c compiler = ghc 7.4
4.99/5.06	c packages:
4.99/5.06	c   OptDir-0.0.1
4.99/5.06	c   array-0.4.0.0
4.99/5.06	c   base-4.5.0.0
4.99/5.06	c   bytestring-0.9.2.1
4.99/5.06	c   containers-0.4.2.1
4.99/5.06	c   deepseq-1.3.0.0
4.99/5.06	c   mtl-2.1.1
4.99/5.06	c   old_locale-1.0.0.4
4.99/5.06	c   parse_dimacs-1.2
4.99/5.06	c   parsec-3.1.2
4.99/5.06	c   queue-0.1.2
4.99/5.06	c   stm-2.3
4.99/5.06	c   time-1.4
4.99/5.06	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725507-1338642345.opb"]
4.99/5.06	c #vars 72842
4.99/5.06	c #constraints 256265
4.99/5.06	c Solving starts ...
7.99/8.01	c solving time = 2.901s
7.99/8.01	c #decision = 1967
7.99/8.01	c #conflict = 313
7.99/8.01	c #restart = 2
7.99/8.01	o 261
7.99/8.03	c Solving starts ...
8.19/8.22	c solving time = 0.150s
8.19/8.22	c #decision = 2225
8.19/8.22	c #conflict = 313
8.19/8.22	c #restart = 2
8.19/8.22	o 260
8.19/8.22	c Solving starts ...
8.39/8.40	c solving time = 0.145s
8.39/8.40	c #decision = 2471
8.39/8.40	c #conflict = 314
8.39/8.40	c #restart = 2
8.39/8.40	o 259
8.39/8.40	c Solving starts ...
8.49/8.58	c solving time = 0.144s
8.49/8.58	c #decision = 2695
8.49/8.58	c #conflict = 314
8.49/8.58	c #restart = 2
8.49/8.58	o 256
8.49/8.58	c Solving starts ...
9.28/9.37	c solving time = 0.746s
9.28/9.37	c #decision = 3309
9.28/9.37	c #conflict = 431
9.28/9.37	c #restart = 3
9.28/9.37	o 255
9.28/9.37	c Solving starts ...
9.48/9.55	c solving time = 0.150s
9.48/9.55	c #decision = 3538
9.48/9.55	c #conflict = 433
9.48/9.55	c #restart = 3
9.48/9.55	o 254
9.48/9.55	c Solving starts ...
9.68/9.74	c solving time = 0.149s
9.68/9.74	c #decision = 3744
9.68/9.74	c #conflict = 434
9.68/9.74	c #restart = 3
9.68/9.74	o 253
9.68/9.74	c Solving starts ...
9.98/10.09	c solving time = 0.315s
9.98/10.09	c #decision = 3946
9.98/10.09	c #conflict = 435
9.98/10.09	c #restart = 3
9.98/10.09	o 252
9.98/10.09	c Solving starts ...
10.19/10.29	c solving time = 0.156s
10.19/10.29	c #decision = 4134
10.19/10.29	c #conflict = 436
10.19/10.29	c #restart = 3
10.19/10.29	o 251
10.19/10.29	c Solving starts ...
10.39/10.49	c solving time = 0.169s
10.39/10.49	c #decision = 4351
10.39/10.49	c #conflict = 443
10.39/10.49	c #restart = 3
10.39/10.49	o 250
10.39/10.49	c Solving starts ...
12.09/12.18	c solving time = 1.654s
12.09/12.18	c #decision = 5381
12.09/12.18	c #conflict = 826
12.09/12.18	c #restart = 5
12.09/12.18	o 249
12.09/12.18	c Solving starts ...
12.38/12.49	c solving time = 0.273s
12.38/12.49	c #decision = 5755
12.38/12.49	c #conflict = 845
12.38/12.49	c #restart = 5
12.38/12.49	o 248
12.38/12.49	c Solving starts ...
13.09/13.11	c solving time = 0.579s
13.09/13.11	c #decision = 6088
13.09/13.11	c #conflict = 913
13.09/13.11	c #restart = 5
13.09/13.11	o 247
13.09/13.11	c Solving starts ...
14.59/14.68	c solving time = 1.540s
14.59/14.68	c #decision = 6930
14.59/14.68	c #conflict = 1177
14.59/14.68	c #restart = 7
14.59/14.68	o 246
14.59/14.68	c Solving starts ...
17.99/18.07	c solving time = 3.352s
17.99/18.07	c #decision = 8574
17.99/18.07	c #conflict = 1691
17.99/18.07	c #restart = 10
17.99/18.07	o 245
17.99/18.07	c Solving starts ...
22.59/22.66	c solving time = 4.549s
22.59/22.66	c #decision = 10701
22.59/22.66	c #conflict = 2584
22.59/22.66	c #restart = 14
22.59/22.66	o 244
22.59/22.66	c Solving starts ...
22.89/22.98	c solving time = 0.276s
22.89/22.98	c #decision = 11034
22.89/22.98	c #conflict = 2624
22.89/22.98	c #restart = 14
22.89/22.98	o 243
22.89/22.98	c Solving starts ...
24.68/24.70	c solving time = 1.687s
24.68/24.70	c #decision = 11971
24.68/24.70	c #conflict = 2994
24.68/24.70	c #restart = 16
24.68/24.70	o 242
24.68/24.70	c Solving starts ...
66.67/66.75	c solving time = 41.999s
66.67/66.75	c #decision = 24722
66.67/66.75	c #conflict = 10443
66.67/66.75	c #restart = 24
66.67/66.75	o 241
66.67/66.75	c Solving starts ...
66.87/66.99	c solving time = 0.209s
66.87/66.99	c #decision = 24950
66.87/66.99	c #conflict = 10463
66.87/66.99	c #restart = 24
66.87/66.99	o 240
66.87/66.99	c Solving starts ...
92.17/92.20	c solving time = 25.167s
92.17/92.20	c #decision = 33902
92.17/92.20	c #conflict = 14863
92.17/92.20	c #restart = 31
92.17/92.20	o 239
92.17/92.20	c Solving starts ...
106.26/106.38	c solving time = 14.140s
106.26/106.38	c #decision = 40226
106.26/106.38	c #conflict = 18212
106.26/106.38	c #restart = 38
106.26/106.38	o 238
106.26/106.38	c Solving starts ...
140.85/140.98	c solving time = 34.550s
140.85/140.98	c #decision = 52785
140.85/140.98	c #conflict = 25443
140.85/140.98	c #restart = 46
140.85/140.98	o 237
140.85/140.98	c Solving starts ...
213.62/213.73	c solving time = 72.690s
213.62/213.73	c #decision = 73598
213.62/213.73	c #conflict = 38743
213.62/213.73	c #restart = 56
213.62/213.73	o 236
213.62/213.73	c Solving starts ...
239.71/239.89	c solving time = 26.112s
239.71/239.89	c #decision = 81932
239.71/239.89	c #conflict = 43879
239.71/239.89	c #restart = 64
239.71/239.89	o 235
239.71/239.89	c Solving starts ...
265.40/265.52	c solving time = 25.601s
265.40/265.52	c #decision = 91132
265.40/265.52	c #conflict = 49657
265.40/265.52	c #restart = 72
265.40/265.52	o 234
265.40/265.53	c Solving starts ...
788.41/788.64	c solving time = 522.993s
788.41/788.64	c #decision = 216962
788.41/788.64	c #conflict = 141561
788.41/788.64	c #restart = 87
788.41/788.64	o 233
788.41/788.64	c Solving starts ...
789.21/789.43	c learnt constraints deletion: 141463 -> 70733
1368.42/1368.72	c solving time = 579.677s
1368.42/1368.72	c #decision = 341489
1368.42/1368.72	c #conflict = 235874
1368.42/1368.72	c #restart = 102
1368.42/1368.72	o 232
1368.42/1368.72	c Solving starts ...
1369.51/1369.82	c learnt constraints deletion: 165029 -> 82516
1781.45/1781.82	c solving time = 412.999s
1781.45/1781.82	c #decision = 423321
1781.45/1781.82	c #conflict = 297645
1781.45/1781.82	c #restart = 116
1781.45/1781.82	o 231
1781.45/1781.82	c Solving starts ...
1782.35/1782.78	c learnt constraints deletion: 144273 -> 72138

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-3725507-1338642345/watcher-3725507-1338642345 -o /tmp/evaluation-result-3725507-1338642345/solver-3725507-1338642345 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725507-1338642345.opb 

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: 1.92 1.98 1.99 3/176 10743
/proc/meminfo: memFree=27240304/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 330360261 6373376 750 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 1556 750 428 1171 0 333 0

[startup+0.074894 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10743
/proc/meminfo: memFree=27240304/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=10320 CPUtime=0.06 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 1857 0 0 0 6 0 0 0 20 0 1 0 330360261 10567680 1777 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 2580 1777 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100182 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10743
/proc/meminfo: memFree=27240304/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 2362 0 0 0 9 0 0 0 20 0 1 0 330360261 12664832 2282 33554432000 4194304 8989770 140736852703376 140736852702640 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 3092 2282 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300167 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10743
/proc/meminfo: memFree=27240304/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=26704 CPUtime=0.28 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 5953 0 0 0 28 0 0 0 20 0 1 0 330360261 27344896 5873 33554432000 4194304 8989770 140736852703376 140736852702640 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 6676 5873 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26704

[startup+0.700169 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10743
/proc/meminfo: memFree=27240304/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=56400 CPUtime=0.68 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 13377 0 0 0 67 1 0 0 20 0 1 0 330360261 57753600 13297 33554432000 4194304 8989770 140736852703376 140736852702640 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 14100 13297 431 1171 0 12877 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56400

[startup+1.50016 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10744
/proc/meminfo: memFree=27170056/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=98384 CPUtime=1.49 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 23873 0 0 0 145 4 0 0 20 0 1 0 330360261 100745216 23793 33554432000 4194304 8989770 140736852703376 140736852702872 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 24596 23793 431 1171 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98384

[startup+3.10017 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10744
/proc/meminfo: memFree=27114132/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=191568 CPUtime=3.08 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 46943 0 0 0 299 9 0 0 20 0 1 0 330360261 196165632 46863 33554432000 4194304 8989770 140736852703376 140736852702216 4209439 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 47892 46870 431 1171 0 46669 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 191568

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10744
/proc/meminfo: memFree=26948976/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=294992 CPUtime=6.29 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 73061 0 0 0 615 14 0 0 20 0 1 0 330360261 302071808 72981 33554432000 4194304 8989770 140736852703376 140736852702872 4208833 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 73748 72981 460 1171 0 72525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 294992

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10744
/proc/meminfo: memFree=26938824/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=305232 CPUtime=12.68 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 75632 0 0 0 1253 15 0 0 20 0 1 0 330360261 312557568 75552 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 76308 75552 471 1171 0 75085 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 305232

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 10744
/proc/meminfo: memFree=26934120/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=310352 CPUtime=25.48 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 76912 0 0 0 2530 18 0 0 20 0 1 0 330360261 317800448 76832 33554432000 4194304 8989770 140736852703376 140736852702872 7688479 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 77588 76832 471 1171 0 76365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 310352

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 10744
/proc/meminfo: memFree=26923612/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=320592 CPUtime=51.07 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 79476 0 0 0 5080 27 0 0 20 0 1 0 330360261 328286208 79392 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 80148 79392 471 1171 0 78925 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 320592

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 10744
/proc/meminfo: memFree=26903444/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=339024 CPUtime=102.26 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 84098 0 0 0 10184 42 0 0 20 0 1 0 330360261 347160576 84000 33554432000 4194304 8989770 140736852703376 140736852702640 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 84756 84000 471 1171 0 83533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 339024

[startup+162.3 s]
/proc/loadavg: 2.10 2.02 2.00 3/177 10744
/proc/meminfo: memFree=26874332/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=362576 CPUtime=162.24 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 90007 0 0 0 16164 60 0 0 20 0 1 0 330360261 371277824 89888 33554432000 4194304 8989770 140736852703376 140736852702872 4213768 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 90644 89888 471 1171 0 89421 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 362576

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10745
/proc/meminfo: memFree=26848944/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=387152 CPUtime=222.22 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 96174 0 0 0 22139 83 0 0 20 0 1 0 330360261 396443648 96032 33554432000 4194304 8989770 140736852703376 140736852702640 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 96788 96032 471 1171 0 95565 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 387152

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10748
/proc/meminfo: memFree=26826544/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=407632 CPUtime=282.19 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 101302 0 0 0 28118 101 0 0 20 0 1 0 330360261 417415168 101152 33554432000 4194304 8989770 140736852703376 140736852702872 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10743/statm: 101908 101152 471 1171 0 100685 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 407632

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10748
/proc/meminfo: memFree=26796904/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=435280 CPUtime=342.18 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 108214 0 0 0 34097 121 0 0 20 0 1 0 330360261 445726720 108064 33554432000 4194304 8989770 140736852703376 140736852701504 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 108820 108064 471 1171 0 107597 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 435280

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10748
/proc/meminfo: memFree=26771744/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=459856 CPUtime=402.18 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 114358 0 0 0 40078 140 0 0 20 0 1 0 330360261 470892544 114208 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 114964 114208 471 1171 0 113741 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 459856

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10748
/proc/meminfo: memFree=26750540/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=479312 CPUtime=462.17 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 119222 0 0 0 46058 159 0 0 20 0 1 0 330360261 490815488 119072 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 119828 119072 471 1171 0 118605 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 479312

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10749
/proc/meminfo: memFree=26722024/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=505936 CPUtime=522.16 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 125878 0 0 0 52039 177 0 0 20 0 1 0 330360261 518078464 125728 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 126484 125728 471 1171 0 125261 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 505936

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10788
/proc/meminfo: memFree=26593356/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=526416 CPUtime=582.15 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 131004 0 0 0 58019 196 0 0 20 0 1 0 330360261 539049984 130848 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 131604 130848 471 1171 0 130381 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 526416

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 10789
/proc/meminfo: memFree=26467668/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=822.1 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 81940 270 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852702872 4209198 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 610384

[startup+882.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 10792
/proc/meminfo: memFree=26464568/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=882.09 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 87920 289 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852701312 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 610384

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10792
/proc/meminfo: memFree=26457880/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=942.08 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 93902 306 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852701376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 610384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10792
/proc/meminfo: memFree=26449572/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=1002.08 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 99879 329 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 610384

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10792
/proc/meminfo: memFree=26442132/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=1062.07 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 105862 345 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 610384

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10793
/proc/meminfo: memFree=26437048/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=610384 CPUtime=1122.06 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152012 0 0 0 111848 358 0 0 20 0 1 0 330360261 625033216 151842 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 152596 151842 473 1171 0 151373 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 610384

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 10793
/proc/meminfo: memFree=26432544/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=612432 CPUtime=1182.04 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 152536 0 0 0 117830 374 0 0 20 0 1 0 330360261 627130368 152354 33554432000 4194304 8989770 140736852703376 140736852702640 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 153108 152354 473 1171 0 151885 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 612432

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10793
/proc/meminfo: memFree=26413076/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=630864 CPUtime=1242.04 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 157144 0 0 0 123815 389 0 0 20 0 1 0 330360261 646004736 156962 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 157716 156962 473 1171 0 156493 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 630864

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 10794
/proc/meminfo: memFree=26392204/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=648272 CPUtime=1302.03 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 161496 0 0 0 129798 405 0 0 20 0 1 0 330360261 663830528 161314 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 162068 161314 473 1171 0 160845 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 648272

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10794
/proc/meminfo: memFree=26371916/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1362.01 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 135778 423 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 668752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10795
/proc/meminfo: memFree=26370180/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1422.01 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 141761 440 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 668752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10798
/proc/meminfo: memFree=26369312/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1482 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 147746 454 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 668752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10798
/proc/meminfo: memFree=26369320/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1541.99 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 153725 474 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 4437616 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 668752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10798
/proc/meminfo: memFree=26367216/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1601.98 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 159708 490 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852701312 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 668752

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10798
/proc/meminfo: memFree=26364488/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1661.97 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166616 0 0 0 165691 506 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 668752

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 10798
/proc/meminfo: memFree=26364128/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1721.96 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166622 0 0 0 171671 525 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 668752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10799
/proc/meminfo: memFree=26363004/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1781.95 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166622 0 0 0 177654 541 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702640 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 668752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10799
/proc/meminfo: memFree=26363004/32873660 swapFree=7120/7120
[pid=10743] ppid=10741 vsize=668752 CPUtime=1800.06 cores=0,2,4,6
/proc/10743/stat : 10743 (toysat) R 10741 10743 9917 0 -1 4202496 166622 0 0 0 179459 547 0 0 20 0 1 0 330360261 684802048 166434 33554432000 4194304 8989770 140736852703376 140736852702872 4208863 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10743/statm: 167188 166434 473 1171 0 165965 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 668752

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1794.59
CPU system time (s): 5.47317
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 668752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.59
system time used= 5.47317
maximum resident set size= 665736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 118
involuntary context switches= 2147

runsolver used 3.45347 second user time and 9.15061 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 15:05:45
IDJOB=3725507
IDBENCH=77238
IDSOLVER=2308
FILE ID=node117/3725507-1338642345
RUNJOBID= node117-1338631508-9933
PBS_JOBID= 14636463
Free space on /tmp= 69120 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12051_6.std.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725507-1338642345/watcher-3725507-1338642345 -o /tmp/evaluation-result-3725507-1338642345/solver-3725507-1338642345 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725507-1338642345.opb

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

MD5SUM BENCH= 75e952fe200f2a6f99db60c06cf77c7e
RANDOM SEED=967587950

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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.91
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		: 2667.148
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.95
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		: 2667.148
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.91
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27240312 kB
Buffers:          590296 kB
Cached:          4047296 kB
SwapCached:          776 kB
Active:          2316936 kB
Inactive:        2405992 kB
Active(anon):      71344 kB
Inactive(anon):     9984 kB
Active(file):    2245592 kB
Inactive(file):  2396008 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             15532 kB
Writeback:             0 kB
AnonPages:         85340 kB
Mapped:            14088 kB
Shmem:                80 kB
Slab:             775268 kB
SReclaimable:     219248 kB
SUnreclaim:       556020 kB
KernelStack:        1456 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     194208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 69096 MiB
End job on node117 at 2012-06-02 15:35:48