Trace number 3712388

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.11 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
MD5SUMcab96e9f0187cae75501af3130753b71
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.12498
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 5686
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5685
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
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.03	c 2012-05-28T10:56:25+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["--wbo","HOME/instance-3712388-1338195385.wbo"]
0.00/0.03	c #vars 2750
0.00/0.03	c #constraints 105
0.00/0.03	c Solving starts ...
0.29/0.39	c solving time = 0.353s
0.29/0.39	c #decision = 2227
0.29/0.39	c #conflict = 103
0.29/0.39	c #restart = 1
0.29/0.39	o 52
0.29/0.39	c Solving starts ...
0.99/1.00	c solving time = 0.615s
0.99/1.00	c #decision = 5669
0.99/1.00	c #conflict = 241
0.99/1.00	c #restart = 2
0.99/1.00	o 29
0.99/1.00	c Solving starts ...
1.69/1.75	c solving time = 0.746s
1.69/1.75	c #decision = 8574
1.69/1.75	c #conflict = 341
1.69/1.75	c #restart = 3
1.69/1.75	o 27
1.69/1.75	c Solving starts ...
1.69/1.76	c solving time = 0.006s
1.69/1.76	c #decision = 9967
1.69/1.76	c #conflict = 342
1.69/1.76	c #restart = 3
1.69/1.76	o 23
1.69/1.76	c Solving starts ...
1.69/1.77	c solving time = 0.007s
1.69/1.77	c #decision = 11244
1.69/1.77	c #conflict = 343
1.69/1.77	c #restart = 3
1.69/1.77	o 5
1.69/1.77	c Solving starts ...
2.89/2.98	c solving time = 1.214s
2.89/2.98	c #decision = 15387
2.89/2.98	c #conflict = 596
2.89/2.98	c #restart = 5
2.89/2.98	o 3
2.89/2.98	c Solving starts ...
9.79/9.85	c learnt constraints deletion: 1906 -> 953
13.88/13.99	c solving time = 10.999s
13.88/13.99	c #decision = 27892
13.88/13.99	c #conflict = 2687
13.88/13.99	c #restart = 11
13.88/13.99	o 2
13.88/13.99	c Solving starts ...
13.88/13.99	c learnt constraints deletion: 1723 -> 862
16.09/16.14	c learnt constraints deletion: 1334 -> 667
27.08/27.13	c learnt constraints deletion: 2270 -> 1135
34.68/34.73	c learnt constraints deletion: 2276 -> 1138
43.89/43.92	c learnt constraints deletion: 2850 -> 1425
58.28/58.36	c learnt constraints deletion: 3994 -> 1997
86.27/86.30	c learnt constraints deletion: 5140 -> 2585
94.77/94.86	c learnt constraints deletion: 3296 -> 1648
96.87/96.93	c learnt constraints deletion: 3193 -> 1597
122.15/122.26	c learnt constraints deletion: 5367 -> 2693
126.05/126.19	c learnt constraints deletion: 3160 -> 1580
166.85/166.93	c learnt constraints deletion: 5647 -> 2829
209.14/209.27	c learnt constraints deletion: 5586 -> 2801
245.53/245.69	c learnt constraints deletion: 4651 -> 2326
249.03/249.10	c learnt constraints deletion: 3723 -> 1863
255.03/255.13	c learnt constraints deletion: 3777 -> 1889
260.53/260.65	c learnt constraints deletion: 3762 -> 1881
322.42/322.56	c learnt constraints deletion: 5855 -> 2934
395.70/395.81	c learnt constraints deletion: 5873 -> 2944
414.61/414.73	c learnt constraints deletion: 3859 -> 1930
501.49/501.63	c learnt constraints deletion: 6141 -> 3086
581.27/581.44	c learnt constraints deletion: 6160 -> 3105
663.46/663.64	c learnt constraints deletion: 6176 -> 3115
741.85/742.06	c learnt constraints deletion: 6159 -> 3105
819.63/819.82	c learnt constraints deletion: 6149 -> 3099
902.22/902.43	c learnt constraints deletion: 6174 -> 3087
967.62/967.82	c learnt constraints deletion: 6441 -> 3223
1053.20/1053.42	c learnt constraints deletion: 6461 -> 3237
1139.89/1140.14	c learnt constraints deletion: 6426 -> 3217
1220.88/1221.19	c learnt constraints deletion: 6437 -> 3224
1299.27/1299.57	c learnt constraints deletion: 6440 -> 3225
1382.66/1382.94	c learnt constraints deletion: 6464 -> 3237
1476.53/1476.85	c learnt constraints deletion: 6442 -> 3226
1564.73/1565.05	c learnt constraints deletion: 6410 -> 3210
1661.01/1661.37	c learnt constraints deletion: 6644 -> 3322
1754.39/1754.71	c learnt constraints deletion: 6823 -> 3417

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-3712388-1338195385/watcher-3712388-1338195385 -o /tmp/evaluation-result-3712388-1338195385/solver-3712388-1338195385 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712388-1338195385.wbo 

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.00 2.00 1.91 3/176 20168
/proc/meminfo: memFree=28120372/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 285667004 6356992 744 33554432000 4194304 8973514 140734784769488 140736859543384 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 1552 744 422 1167 0 333 0

[startup+0.0434689 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20168
/proc/meminfo: memFree=28120372/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=9280 CPUtime=0.03 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 1473 0 0 0 3 0 0 0 20 0 1 0 285667004 9502720 1394 33554432000 4194304 8973514 140734784769488 140736859543384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 2320 1394 451 1167 0 1101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9280

[startup+0.100227 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20168
/proc/meminfo: memFree=28120372/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 1771 0 0 0 9 0 0 0 20 0 1 0 285667004 10551296 1692 33554432000 4194304 8973514 140734784769488 140736859543384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 2576 1692 451 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300186 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20168
/proc/meminfo: memFree=28120372/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=10304 CPUtime=0.29 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 1882 0 0 0 29 0 0 0 20 0 1 0 285667004 10551296 1803 33554432000 4194304 8973514 140734784769488 140736859543384 7716760 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 2576 1803 451 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700192 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 20168
/proc/meminfo: memFree=28120372/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=11328 CPUtime=0.69 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 2150 0 0 0 69 0 0 0 20 0 1 0 285667004 11599872 2071 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 2832 2071 463 1167 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11328

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28110560/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=13376 CPUtime=1.49 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 2495 0 0 0 148 1 0 0 20 0 1 0 285667004 13697024 2416 33554432000 4194304 8973514 140734784769488 140734784768984 7716764 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 3344 2416 463 1167 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13376

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28108452/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=15424 CPUtime=3.09 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 2927 0 0 0 308 1 0 0 20 0 1 0 285667004 15794176 2848 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 3856 2848 464 1167 0 2637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15424

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28104120/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=19520 CPUtime=6.29 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 4030 0 0 0 626 3 0 0 20 0 1 0 285667004 19988480 3951 33554432000 4194304 8973514 140734784769488 140734784768984 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 4880 3951 464 1167 0 3661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19520

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28096116/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=23616 CPUtime=12.69 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 5224 0 0 0 1263 6 0 0 20 0 1 0 285667004 24182784 5145 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 5904 5145 465 1167 0 4685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23616

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28092648/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=27712 CPUtime=25.48 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 6248 0 0 0 2536 12 0 0 20 0 1 0 285667004 28377088 6169 33554432000 4194304 8973514 140734784769488 140734784768984 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 6928 6169 465 1167 0 5709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27712

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20169
/proc/meminfo: memFree=28077300/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=43072 CPUtime=51.07 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 10103 0 0 0 5081 26 0 0 20 0 1 0 285667004 44105728 10009 33554432000 4194304 8973514 140734784769488 140734784768984 4459404 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 10768 10009 465 1167 0 9549 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43072

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 1.91 3/176 20169
/proc/meminfo: memFree=28051124/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=68672 CPUtime=102.27 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 16511 0 0 0 10175 52 0 0 20 0 1 0 285667004 70320128 16409 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 17168 16409 465 1167 0 15949 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68672

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 20170
/proc/meminfo: memFree=28039144/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=80960 CPUtime=162.25 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 20156 0 0 0 16145 80 0 0 20 0 1 0 285667004 82903040 19283 33554432000 4194304 8973514 140734784769488 140734784768984 7688753 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 20240 19283 465 1167 0 19021 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 80960

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 20173
/proc/meminfo: memFree=28029228/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=89152 CPUtime=222.23 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 22409 0 0 0 22119 104 0 0 20 0 1 0 285667004 91291648 21529 33554432000 4194304 8973514 140734784769488 140734784768984 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 22288 21529 465 1167 0 21069 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89152

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 20196
/proc/meminfo: memFree=28028948/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=89152 CPUtime=282.22 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 22413 0 0 0 28097 125 0 0 20 0 1 0 285667004 91291648 21529 33554432000 4194304 8973514 140734784769488 140734784768752 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 22288 21529 465 1167 0 21069 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 89152

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 20196
/proc/meminfo: memFree=28018588/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=99392 CPUtime=342.22 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 24976 0 0 0 34076 146 0 0 20 0 1 0 285667004 101777408 24089 33554432000 4194304 8973514 140734784769488 140734784768752 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 24848 24089 465 1167 0 23629 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 99392

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/177 20196
/proc/meminfo: memFree=27998128/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=119872 CPUtime=402.2 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30096 0 0 0 40057 163 0 0 20 0 1 0 285667004 122748928 29209 33554432000 4194304 8973514 140734784769488 140734784768752 4204729 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 29968 29209 465 1167 0 28749 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 119872

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 20197
/proc/meminfo: memFree=28001392/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=462.2 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 46036 184 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 115776

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 20197
/proc/meminfo: memFree=28000336/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=522.18 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 52015 203 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 115776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 20197
/proc/meminfo: memFree=27999220/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=582.17 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 57998 219 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 115776

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20201
/proc/meminfo: memFree=27999296/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=822.14 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 81922 292 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768752 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 115776

[startup+882.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 20201
/proc/meminfo: memFree=27999468/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=882.13 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 87903 310 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768752 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 115776

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 20201
/proc/meminfo: memFree=27999716/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=942.12 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 93885 327 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 115776

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 20201
/proc/meminfo: memFree=27999592/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=115776 CPUtime=1002.11 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 30102 0 0 0 99868 343 0 0 20 0 1 0 285667004 118554624 28185 33554432000 4194304 8973514 140734784769488 140734784768752 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 28944 28185 465 1167 0 27725 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 115776

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/177 20202
/proc/meminfo: memFree=27986444/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1062.1 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33431 0 0 0 105852 358 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768752 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 129088

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 20202
/proc/meminfo: memFree=27986440/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1122.09 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33432 0 0 0 111836 373 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 129088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 20202
/proc/meminfo: memFree=27985816/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1182.08 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 117816 392 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7407952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 129088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 20202
/proc/meminfo: memFree=27985692/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1242.08 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 123798 410 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 4415636 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 129088

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 20202
/proc/meminfo: memFree=27985568/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1302.07 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 129780 427 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768752 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 129088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 20203
/proc/meminfo: memFree=27985568/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1362.05 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 135761 444 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768752 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 129088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20206
/proc/meminfo: memFree=27985420/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1422.05 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 141745 460 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 129088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 20206
/proc/meminfo: memFree=27985444/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1482.04 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 147729 475 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 129088

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 20206
/proc/meminfo: memFree=27985816/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1542.03 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 153710 493 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 129088

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 20206
/proc/meminfo: memFree=27985816/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1602.02 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 159693 509 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768752 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 129088

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/177 20207
/proc/meminfo: memFree=27985692/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1662.01 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 165676 525 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7731297 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 129088

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 20207
/proc/meminfo: memFree=27985816/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1722.01 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 171658 543 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7720768 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 129088

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 20207
/proc/meminfo: memFree=27985444/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1781.99 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 177639 560 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768984 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 129088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 20245
/proc/meminfo: memFree=27972428/32873844 swapFree=7620/7620
[pid=20168] ppid=20166 vsize=129088 CPUtime=1800.1 cores=1,3,5,7
/proc/20168/stat : 20168 (toysat) R 20166 20168 20029 0 -1 4202496 33433 0 0 0 179445 565 0 0 20 0 1 0 285667004 132186112 31513 33554432000 4194304 8973514 140734784769488 140734784768752 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20168/statm: 32272 31513 465 1167 0 31053 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 129088

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.11
CPU user time (s): 1794.45
CPU system time (s): 5.65214
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 129088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.45
system time used= 5.65214
maximum resident set size= 126052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33433
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= 52
involuntary context switches= 1849

runsolver used 3.2735 second user time and 8.39272 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 10:56:25
IDJOB=3712388
IDBENCH=79168
IDSOLVER=2291
FILE ID=node107/3712388-1338195385
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712388-1338195385/watcher-3712388-1338195385 -o /tmp/evaluation-result-3712388-1338195385/solver-3712388-1338195385 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712388-1338195385.wbo

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

MD5SUM BENCH= cab96e9f0187cae75501af3130753b71
RANDOM SEED=1863446156

node107.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.760
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.52
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.760
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.760
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.760
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.760
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		: 2666.760
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.760
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.86
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.760
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:       32873844 kB
MemFree:        28121280 kB
Buffers:          428032 kB
Cached:          3455164 kB
SwapCached:            0 kB
Active:           932448 kB
Inactive:        2963652 kB
Active(anon):      14956 kB
Inactive(anon):        0 kB
Active(file):     917492 kB
Inactive(file):  2963652 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14788 kB
Writeback:             0 kB
AnonPages:         19896 kB
Mapped:            15596 kB
Shmem:               200 kB
Slab:             714804 kB
SReclaimable:     157308 kB
SUnreclaim:       557496 kB
KernelStack:        1456 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71548 MiB
End job on node107 at 2012-05-28 11:26:27