Trace number 3706527

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
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
Number of bits of the biggest sum of numbers33
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

2.29/2.34	c 2012-05-28T19:06:20+0200
2.29/2.34	c arch = x86_64
2.29/2.34	c os = linux
2.29/2.34	c compiler = ghc 7.4
2.29/2.34	c packages:
2.29/2.34	c   OptDir-0.0.1
2.29/2.34	c   array-0.4.0.0
2.29/2.34	c   base-4.5.0.0
2.29/2.34	c   bytestring-0.9.2.1
2.29/2.34	c   containers-0.4.2.1
2.29/2.34	c   deepseq-1.3.0.0
2.29/2.34	c   mtl-2.1.1
2.29/2.34	c   old_locale-1.0.0.4
2.29/2.34	c   parse_dimacs-1.2
2.29/2.34	c   parsec-3.1.2
2.29/2.34	c   queue-0.1.2
2.29/2.34	c   stm-2.3
2.29/2.34	c   time-1.4
2.29/2.34	c command line = ["--pb","HOME/instance-3706527-1338224780.opb"]
2.29/2.34	c #vars 9765
2.29/2.34	c #constraints 21293
2.29/2.34	c Solving starts ...
11.89/11.95	c solving time = 9.599s
11.89/11.95	c #decision = 10926
11.89/11.95	c #conflict = 2922
11.89/11.95	c #restart = 6
11.89/11.95	o 441276296
11.89/11.95	c Solving starts ...
12.00/12.05	c solving time = 0.083s
12.00/12.05	c #decision = 11560
12.00/12.05	c #conflict = 2923
12.00/12.05	c #restart = 6
12.00/12.05	o 439994358
12.00/12.06	c Solving starts ...
12.10/12.14	c solving time = 0.081s
12.10/12.14	c #decision = 12097
12.10/12.14	c #conflict = 2926
12.10/12.14	c #restart = 6
12.10/12.14	o 439599573
12.10/12.15	c Solving starts ...
12.29/12.37	c solving time = 0.209s
12.29/12.37	c #decision = 12799
12.29/12.37	c #conflict = 2943
12.29/12.37	c #restart = 6
12.29/12.37	o 300424881
12.29/12.38	c Solving starts ...
12.39/12.47	c solving time = 0.082s
12.39/12.47	c #decision = 13261
12.39/12.47	c #conflict = 2944
12.39/12.47	c #restart = 6
12.39/12.47	o 300134801
12.49/12.51	c Solving starts ...
12.59/12.60	c solving time = 0.082s
12.59/12.60	c #decision = 13629
12.59/12.60	c #conflict = 2945
12.59/12.60	c #restart = 6
12.59/12.60	o 299958361
12.59/12.61	c Solving starts ...
12.69/12.71	c solving time = 0.101s
12.69/12.71	c #decision = 14227
12.69/12.71	c #conflict = 2946
12.69/12.71	c #restart = 6
12.69/12.71	o 298676423
12.69/12.75	c Solving starts ...
13.19/13.21	c solving time = 0.453s
13.19/13.21	c #decision = 14936
13.19/13.21	c #conflict = 2979
13.19/13.21	c #restart = 6
13.19/13.21	o 155769569
13.19/13.22	c Solving starts ...
13.79/13.89	c solving time = 0.658s
13.79/13.89	c #decision = 15570
13.79/13.89	c #conflict = 3057
13.79/13.89	c #restart = 6
13.79/13.89	o 155374784
13.89/13.90	c Solving starts ...
16.39/16.49	c solving time = 2.584s
16.39/16.49	c #decision = 16951
16.39/16.49	c #conflict = 3208
16.39/16.49	c #restart = 7
16.39/16.49	o 15419055
16.39/16.50	c Solving starts ...
16.68/16.73	c solving time = 0.224s
16.68/16.73	c #decision = 17439
16.68/16.73	c #conflict = 3212
16.68/16.73	c #restart = 7
16.68/16.73	o 15081487
16.68/16.74	c Solving starts ...
16.98/17.06	c solving time = 0.309s
16.98/17.06	c #decision = 18026
16.98/17.06	c #conflict = 3217
16.98/17.06	c #restart = 7
16.98/17.06	o 14502685
16.98/17.07	c Solving starts ...
17.18/17.21	c solving time = 0.137s
17.18/17.21	c #decision = 18343
17.18/17.21	c #conflict = 3218
17.18/17.21	c #restart = 7
17.18/17.21	o 14418045
17.18/17.22	c Solving starts ...
17.39/17.43	c solving time = 0.205s
17.39/17.43	c #decision = 18665
17.39/17.43	c #conflict = 3221
17.39/17.43	c #restart = 7
17.39/17.43	o 14306301
17.39/17.44	c Solving starts ...
18.29/18.33	c solving time = 0.883s
18.29/18.33	c #decision = 19448
18.29/18.33	c #conflict = 3291
18.29/18.33	c #restart = 7
18.29/18.33	o 13929768
18.29/18.34	c Solving starts ...
18.59/18.68	c solving time = 0.334s
18.59/18.68	c #decision = 19744
18.59/18.68	c #conflict = 3294
18.59/18.68	c #restart = 7
18.59/18.68	o 13854744
18.59/18.69	c Solving starts ...
43.99/44.00	c solving time = 25.301s
43.99/44.00	c #decision = 22811
43.99/44.00	c #conflict = 4133
43.99/44.00	c #restart = 11
43.99/44.01	o 12221369
43.99/44.01	c Solving starts ...
44.18/44.22	c solving time = 0.202s
44.18/44.22	c #decision = 23375
44.18/44.22	c #conflict = 4134
44.18/44.22	c #restart = 11
44.18/44.22	o 8941011
44.18/44.23	c Solving starts ...
44.38/44.43	c solving time = 0.185s
44.38/44.43	c #decision = 23567
44.38/44.43	c #conflict = 4134
44.38/44.43	c #restart = 11
44.38/44.43	o 8941011
44.38/44.44	c Solving starts ...
44.68/44.75	c solving time = 0.307s
44.68/44.75	c #decision = 23809
44.68/44.75	c #conflict = 4135
44.68/44.75	c #restart = 11
44.68/44.75	o 8923878
44.68/44.76	c Solving starts ...
44.99/45.06	c solving time = 0.291s
44.99/45.06	c #decision = 24083
44.99/45.06	c #conflict = 4138
44.99/45.06	c #restart = 11
44.99/45.06	o 8854314
44.99/45.07	c Solving starts ...
47.08/47.12	c solving time = 2.046s
47.08/47.12	c #decision = 24394
47.08/47.12	c #conflict = 4168
47.08/47.12	c #restart = 11
47.08/47.12	o 8841285
47.08/47.13	c Solving starts ...
48.18/48.22	c solving time = 1.078s
48.18/48.22	c #decision = 24681
48.18/48.22	c #conflict = 4177
48.18/48.22	c #restart = 11
48.18/48.22	o 8803935
48.18/48.26	c Solving starts ...
48.48/48.57	c solving time = 0.295s
48.48/48.57	c #decision = 24996
48.48/48.57	c #conflict = 4178
48.48/48.57	c #restart = 11
48.48/48.57	o 8647473
48.48/48.57	c Solving starts ...
55.58/55.67	c solving time = 7.081s
55.58/55.67	c #decision = 25290
55.58/55.67	c #conflict = 4223
55.58/55.67	c #restart = 11
55.58/55.67	o 8646986
55.68/55.71	c Solving starts ...
55.99/56.04	c solving time = 0.315s
55.99/56.04	c #decision = 25516
55.99/56.04	c #conflict = 4224
55.99/56.04	c #restart = 11
55.99/56.04	o 8642423
55.99/56.04	c Solving starts ...
58.38/58.45	c solving time = 2.391s
58.38/58.45	c #decision = 25845
58.38/58.45	c #conflict = 4233
58.38/58.45	c #restart = 11
58.38/58.45	o 8531702
58.38/58.45	c Solving starts ...
199.15/199.24	c solving time = 140.745s
199.15/199.24	c #decision = 29312
199.15/199.24	c #conflict = 5146
199.15/199.24	c #restart = 15
199.15/199.24	o 8498501
199.15/199.25	c Solving starts ...
437.91/438.05	c solving time = 238.758s
437.91/438.05	c #decision = 34228
437.91/438.05	c #conflict = 6447
437.91/438.05	c #restart = 19
437.91/438.05	o 8480761
437.91/438.06	c Solving starts ...
449.60/449.71	c solving time = 11.636s
449.60/449.71	c #decision = 34529
449.60/449.71	c #conflict = 6483
449.60/449.71	c #restart = 19
449.60/449.71	o 8452128
449.60/449.71	c Solving starts ...

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-3706527-1338224780/watcher-3706527-1338224780 -o /tmp/evaluation-result-3706527-1338224780/solver-3706527-1338224780 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706527-1338224780.opb 

running on 4 cores: 1,3,5,7

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.01 2.01 2.00 3/176 31995
/proc/meminfo: memFree=30737844/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 288544989 7405568 743 33554432000 4194304 8973514 140734579373536 140736161477816 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 1808 743 412 1167 0 589 0

[startup+0.080006 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 31995
/proc/meminfo: memFree=30737844/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=11328 CPUtime=0.07 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 2069 0 0 0 7 0 0 0 20 0 1 0 288544989 11599872 1991 33554432000 4194304 8973514 140734579373536 140736161477816 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 2832 1991 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100327 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 31995
/proc/meminfo: memFree=30737844/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 288544989 12648448 2278 33554432000 4194304 8973514 140734579373536 140736161477816 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300318 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 31995
/proc/meminfo: memFree=30737844/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=22592 CPUtime=0.29 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 4916 0 0 0 29 0 0 0 20 0 1 0 288544989 23134208 4838 33554432000 4194304 8973514 140734579373536 140736161477816 7667383 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 5648 4838 418 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700313 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 31995
/proc/meminfo: memFree=30737844/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=40000 CPUtime=0.69 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 9291 0 0 0 67 2 0 0 20 0 1 0 288544989 40960000 9213 33554432000 4194304 8973514 140734579373536 140736161477816 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 10000 9213 435 1167 0 8781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40000

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31996
/proc/meminfo: memFree=30702736/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=40000 CPUtime=1.49 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 9291 0 0 0 147 2 0 0 20 0 1 0 288544989 40960000 9213 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 10000 9213 435 1167 0 8781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40000

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31996
/proc/meminfo: memFree=30702240/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=48192 CPUtime=3.08 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 11351 0 0 0 305 3 0 0 20 0 1 0 288544989 49348608 11273 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 12048 11273 447 1167 0 10829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48192

[startup+6.30033 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31996
/proc/meminfo: memFree=30693692/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=48192 CPUtime=6.29 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 11351 0 0 0 625 4 0 0 20 0 1 0 288544989 49348608 11273 33554432000 4194304 8973514 140734579373536 140734579371456 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 12048 11273 447 1167 0 10829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48192

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31996
/proc/meminfo: memFree=30688484/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=55360 CPUtime=12.69 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 13154 0 0 0 1263 6 0 0 20 0 1 0 288544989 56688640 13076 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 13840 13076 458 1167 0 12621 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55360

[startup+25.5003 s]
/proc/loadavg: 2.16 2.04 2.01 3/177 31996
/proc/meminfo: memFree=30665676/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=75840 CPUtime=25.48 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 18274 0 0 0 2537 11 0 0 20 0 1 0 288544989 77660160 18196 33554432000 4194304 8973514 140734579373536 140734579355520 4209425 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 18960 18196 458 1167 0 17741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75840

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 31996
/proc/meminfo: memFree=30655632/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=86080 CPUtime=51.08 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 20834 0 0 0 5089 19 0 0 20 0 1 0 288544989 88145920 20756 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 21520 20756 458 1167 0 20301 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86080

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 32035
/proc/meminfo: memFree=31102096/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=91200 CPUtime=102.27 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 22132 0 0 0 10193 34 0 0 20 0 1 0 288544989 93388800 22041 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 22800 22041 458 1167 0 21581 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 91200

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32035
/proc/meminfo: memFree=31050728/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=92224 CPUtime=162.25 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 22389 0 0 0 16174 51 0 0 20 0 1 0 288544989 94437376 22297 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 23056 22297 458 1167 0 21837 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92224

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32038
/proc/meminfo: memFree=31042308/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=93248 CPUtime=222.24 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 22645 0 0 0 22156 68 0 0 20 0 1 0 288544989 95485952 22553 33554432000 4194304 8973514 140734579373536 140734579372800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 23312 22553 458 1167 0 22093 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 93248

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32038
/proc/meminfo: memFree=31040752/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=93248 CPUtime=282.23 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 22645 0 0 0 28136 87 0 0 20 0 1 0 288544989 95485952 22553 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 23312 22553 458 1167 0 22093 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 93248

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32039
/proc/meminfo: memFree=31039764/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=94272 CPUtime=342.22 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 22901 0 0 0 34118 104 0 0 20 0 1 0 288544989 96534528 22809 33554432000 4194304 8973514 140734579373536 140734579371456 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 23568 22809 458 1167 0 22349 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 94272

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32039
/proc/meminfo: memFree=31038772/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=95296 CPUtime=402.21 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 23157 0 0 0 40099 122 0 0 20 0 1 0 288544989 97583104 23065 33554432000 4194304 8973514 140734579373536 140734579372800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 23824 23065 458 1167 0 22605 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 95296

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32039
/proc/meminfo: memFree=31036788/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=97344 CPUtime=462.2 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 23669 0 0 0 46081 139 0 0 20 0 1 0 288544989 99680256 23577 33554432000 4194304 8973514 140734579373536 140734579373032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 24336 23577 458 1167 0 23117 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 97344

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32039
/proc/meminfo: memFree=31035796/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=98368 CPUtime=522.19 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 23925 0 0 0 52062 157 0 0 20 0 1 0 288544989 100728832 23833 33554432000 4194304 8973514 140734579373536 140734579373032 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 24592 23833 458 1167 0 23373 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 98368

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32039
/proc/meminfo: memFree=31034800/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=99392 CPUtime=582.18 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 24181 0 0 0 58045 173 0 0 20 0 1 0 288544989 101777408 24089 33554432000 4194304 8973514 140734579373536 140734579371456 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 24848 24089 458 1167 0 23629 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 99392

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32043
/proc/meminfo: memFree=31024312/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=107584 CPUtime=882.14 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 26230 0 0 0 87954 260 0 0 20 0 1 0 288544989 110166016 26137 33554432000 4194304 8973514 140734579373536 140734579373032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 26896 26137 458 1167 0 25677 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 107584

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32044
/proc/meminfo: memFree=31020220/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=107584 CPUtime=942.13 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 26230 0 0 0 93937 276 0 0 20 0 1 0 288544989 110166016 26137 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 26896 26137 458 1167 0 25677 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 107584

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32044
/proc/meminfo: memFree=31013948/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=108608 CPUtime=1002.12 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 26486 0 0 0 99920 292 0 0 20 0 1 0 288544989 111214592 26393 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 27152 26393 458 1167 0 25933 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 108608

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32044
/proc/meminfo: memFree=31012024/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=109632 CPUtime=1062.11 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 26742 0 0 0 105902 309 0 0 20 0 1 0 288544989 112263168 26649 33554432000 4194304 8973514 140734579373536 140734579373032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 27408 26649 458 1167 0 26189 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 109632

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32044
/proc/meminfo: memFree=31006816/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=110656 CPUtime=1122.11 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 26998 0 0 0 111884 327 0 0 20 0 1 0 288544989 113311744 26905 33554432000 4194304 8973514 140734579373536 140734579373032 4209569 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 27664 26905 458 1167 0 26445 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 110656

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32044
/proc/meminfo: memFree=31005824/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=111680 CPUtime=1182.09 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 27254 0 0 0 117865 344 0 0 20 0 1 0 288544989 114360320 27161 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 27920 27161 458 1167 0 26701 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 111680

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 32045
/proc/meminfo: memFree=31003960/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=113728 CPUtime=1242.08 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 27766 0 0 0 123848 360 0 0 20 0 1 0 288544989 116457472 27673 33554432000 4194304 8973514 140734579373536 140734579371520 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 28432 27673 458 1167 0 27213 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 113728

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32045
/proc/meminfo: memFree=31002344/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=114752 CPUtime=1302.08 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 28023 0 0 0 129828 380 0 0 20 0 1 0 288544989 117506048 27929 33554432000 4194304 8973514 140734579373536 140734579373032 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 28688 27929 458 1167 0 27469 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 114752

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32045
/proc/meminfo: memFree=31000732/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=116800 CPUtime=1362.07 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 28535 0 0 0 135810 397 0 0 20 0 1 0 288544989 119603200 28441 33554432000 4194304 8973514 140734579373536 140734579371456 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29200 28441 458 1167 0 27981 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 116800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32048
/proc/meminfo: memFree=30999452/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=117824 CPUtime=1422.07 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 28550 0 0 0 141793 414 0 0 20 0 1 0 288544989 120651776 28456 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29456 28456 458 1167 0 28237 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 117824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32048
/proc/meminfo: memFree=30998552/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=117824 CPUtime=1482.05 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 28791 0 0 0 147774 431 0 0 20 0 1 0 288544989 120651776 28697 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29456 28697 458 1167 0 28237 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 117824

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32049
/proc/meminfo: memFree=30997564/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=118848 CPUtime=1542.04 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29047 0 0 0 153757 447 0 0 20 0 1 0 288544989 121700352 28953 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29712 28953 458 1167 0 28493 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 118848

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32049
/proc/meminfo: memFree=30997688/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=118848 CPUtime=1602.03 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29047 0 0 0 159740 463 0 0 20 0 1 0 288544989 121700352 28953 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29712 28953 458 1167 0 28493 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 118848

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32049
/proc/meminfo: memFree=30996820/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=119872 CPUtime=1662.02 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29303 0 0 0 165720 482 0 0 20 0 1 0 288544989 122748928 29209 33554432000 4194304 8973514 140734579373536 140734579373032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29968 29209 458 1167 0 28749 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 119872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32049
/proc/meminfo: memFree=30991612/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=119872 CPUtime=1722.01 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29303 0 0 0 171704 497 0 0 20 0 1 0 288544989 122748928 29209 33554432000 4194304 8973514 140734579373536 140734579373032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 29968 29209 458 1167 0 28749 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 119872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32049
/proc/meminfo: memFree=30990120/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=120896 CPUtime=1782 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29561 0 0 0 177684 516 0 0 20 0 1 0 288544989 123797504 29465 33554432000 4194304 8973514 140734579373536 140734579372800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 30224 29465 458 1167 0 29005 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 120896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32049
/proc/meminfo: memFree=30990244/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=120896 CPUtime=1800 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29561 0 0 0 179480 520 0 0 20 0 1 0 288544989 123797504 29465 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 30224 29465 458 1167 0 29005 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 120896

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32049
/proc/meminfo: memFree=30990244/32873844 swapFree=6872/6872
[pid=31995] ppid=31993 vsize=120896 CPUtime=1800 cores=1,3,5,7
/proc/31995/stat : 31995 (toysat) R 31993 31995 30001 0 -1 4202496 29561 0 0 0 179480 520 0 0 20 0 1 0 288544989 123797504 29465 33554432000 4194304 8973514 140734579373536 140734579372800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/31995/statm: 30224 29465 458 1167 0 29005 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 120896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1794.81
CPU system time (s): 5.21021
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 120896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.81
system time used= 5.21021
maximum resident set size= 117860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29561
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= 26
involuntary context switches= 1852

runsolver used 3.32949 second user time and 10.7764 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-28 19:06:20
IDJOB=3706527
IDBENCH=92685
IDSOLVER=2285
FILE ID=node105/3706527-1338224780
RUNJOBID= node105-1338194113-30018
PBS_JOBID= 14624593
Free space on /tmp= 71568 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706527-1338224780/watcher-3706527-1338224780 -o /tmp/evaluation-result-3706527-1338224780/solver-3706527-1338224780 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706527-1338224780.opb

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=1638146613

node105.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.882
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	: 5333.76
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.882
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.882
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		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30738116 kB
Buffers:          396276 kB
Cached:           218064 kB
SwapCached:         1708 kB
Active:          1054060 kB
Inactive:         225908 kB
Active(anon):     661724 kB
Inactive(anon):     4812 kB
Active(file):     392336 kB
Inactive(file):   221096 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        669432 kB
Mapped:            10656 kB
Shmem:                 0 kB
Slab:             717024 kB
SReclaimable:     158860 kB
SUnreclaim:       558164 kB
KernelStack:        1464 kB
PageTables:         5372 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     784436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    655360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71568 MiB
End job on node105 at 2012-05-28 19:36:22