Trace number 3712387

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-51-50--soft-0-100-0.wbo
MD5SUMcff5777a0058b9c867497918edde4ff2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.098984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2550
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses51
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 constraint51
Top cost 5465
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5464
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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-28T12:26:32+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-3712387-1338200792.wbo"]
0.00/0.03	c #vars 2550
0.00/0.03	c #constraints 101
0.00/0.03	c Solving starts ...
0.29/0.36	c solving time = 0.331s
0.29/0.36	c #decision = 2112
0.29/0.36	c #conflict = 102
0.29/0.36	c #restart = 1
0.29/0.36	o 66
0.29/0.36	c Solving starts ...
1.79/1.81	c solving time = 1.445s
1.79/1.81	c #decision = 6970
1.79/1.81	c #conflict = 353
1.79/1.81	c #restart = 3
1.79/1.81	o 29
1.79/1.81	c Solving starts ...
2.39/2.49	c solving time = 0.679s
2.39/2.49	c #decision = 10035
2.39/2.49	c #conflict = 465
2.39/2.49	c #restart = 4
2.39/2.49	o 3
2.39/2.49	c Solving starts ...
3.49/3.50	c solving time = 1.006s
3.49/3.50	c #decision = 14152
3.49/3.50	c #conflict = 747
3.49/3.50	c #restart = 6
3.49/3.50	o 1
3.49/3.50	c Solving starts ...
5.69/5.74	c learnt constraints deletion: 1213 -> 607
10.28/10.30	c learnt constraints deletion: 1450 -> 725
20.39/20.41	c learnt constraints deletion: 2626 -> 1313
31.28/31.36	c learnt constraints deletion: 3025 -> 1513
45.68/45.72	c learnt constraints deletion: 4082 -> 2041
60.88/60.95	c learnt constraints deletion: 4768 -> 2390
71.08/71.17	c learnt constraints deletion: 3517 -> 1759
94.07/94.16	c learnt constraints deletion: 5001 -> 2512
120.07/120.16	c learnt constraints deletion: 5052 -> 2526
138.06/138.16	c learnt constraints deletion: 5251 -> 2635
159.45/159.58	c learnt constraints deletion: 5242 -> 2635
179.52/179.64	c learnt constraints deletion: 5243 -> 2636
184.83/184.99	c learnt constraints deletion: 3370 -> 1685
211.03/211.16	c learnt constraints deletion: 5503 -> 2763
230.72/230.90	c learnt constraints deletion: 5519 -> 2771
248.92/249.06	c learnt constraints deletion: 5510 -> 2765
267.91/268.05	c learnt constraints deletion: 5518 -> 2770
274.52/274.67	c learnt constraints deletion: 3716 -> 1858
303.01/303.18	c learnt constraints deletion: 5772 -> 2894
329.71/329.83	c learnt constraints deletion: 5748 -> 2883
367.59/367.72	c learnt constraints deletion: 5775 -> 2898
409.88/410.06	c learnt constraints deletion: 5757 -> 2888
439.79/439.99	c learnt constraints deletion: 5741 -> 2882
475.08/475.23	c learnt constraints deletion: 5764 -> 2891
488.08/488.23	c learnt constraints deletion: 4156 -> 2078
520.57/520.72	c learnt constraints deletion: 6016 -> 3015
547.06/547.25	c learnt constraints deletion: 5996 -> 3012
570.67/570.81	c learnt constraints deletion: 5966 -> 2996
595.36/595.52	c learnt constraints deletion: 5959 -> 2993
630.16/630.34	c learnt constraints deletion: 6020 -> 3024
667.65/667.88	c learnt constraints deletion: 6015 -> 3022
706.24/706.41	c learnt constraints deletion: 6016 -> 3022
741.33/741.59	c learnt constraints deletion: 6032 -> 3030
776.34/776.56	c learnt constraints deletion: 6028 -> 3029
791.92/792.15	c learnt constraints deletion: 4452 -> 2226
835.42/835.69	c learnt constraints deletion: 6387 -> 3205
883.91/884.13	c learnt constraints deletion: 6382 -> 3202
931.40/931.63	c learnt constraints deletion: 6357 -> 3189
982.49/982.72	c learnt constraints deletion: 6350 -> 3186
1038.38/1038.65	c learnt constraints deletion: 6382 -> 3202
1093.18/1093.48	c learnt constraints deletion: 6378 -> 3201
1160.67/1160.90	c learnt constraints deletion: 6377 -> 3202
1224.76/1225.08	c learnt constraints deletion: 6397 -> 3212
1287.95/1288.20	c learnt constraints deletion: 6362 -> 3192
1362.23/1362.58	c learnt constraints deletion: 6341 -> 3183
1427.02/1427.31	c learnt constraints deletion: 6370 -> 3199
1493.71/1494.05	c learnt constraints deletion: 6359 -> 3191
1559.20/1559.50	c learnt constraints deletion: 6377 -> 3201
1590.00/1590.31	c learnt constraints deletion: 4891 -> 2446
1655.29/1655.66	c learnt constraints deletion: 6743 -> 3376
1707.38/1707.71	c learnt constraints deletion: 6768 -> 3396
1757.27/1757.65	c learnt constraints deletion: 6732 -> 3380

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-3712387-1338200792/watcher-3712387-1338200792 -o /tmp/evaluation-result-3712387-1338200792/solver-3712387-1338200792 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712387-1338200792.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: 1.96 2.01 2.00 3/176 20493
/proc/meminfo: memFree=27925600/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 286207767 6356992 745 33554432000 4194304 8973514 140737208360656 140734630265768 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 1552 745 422 1167 0 333 0

[startup+0.073307 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 20493
/proc/meminfo: memFree=27925600/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=10304 CPUtime=0.06 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 1698 0 0 0 6 0 0 0 20 0 1 0 286207767 10551296 1620 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 2576 1620 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10304

[startup+0.100294 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 20493
/proc/meminfo: memFree=27925600/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 1698 0 0 0 9 0 0 0 20 0 1 0 286207767 10551296 1620 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 2576 1620 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300238 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 20493
/proc/meminfo: memFree=27925600/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=10304 CPUtime=0.29 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 1883 0 0 0 29 0 0 0 20 0 1 0 286207767 10551296 1805 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 2576 1805 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700256 s]
/proc/loadavg: 1.96 2.01 2.00 3/176 20493
/proc/meminfo: memFree=27925600/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=11328 CPUtime=0.68 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 2149 0 0 0 68 0 0 0 20 0 1 0 286207767 11599872 2071 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 2832 2071 462 1167 0 1613 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11328

[startup+1.50025 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 20494
/proc/meminfo: memFree=27918392/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=12352 CPUtime=1.49 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 2405 0 0 0 148 1 0 0 20 0 1 0 286207767 12648448 2327 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 3088 2327 462 1167 0 1869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12352

[startup+3.10023 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 20494
/proc/meminfo: memFree=27917276/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=14400 CPUtime=3.09 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 2868 0 0 0 307 2 0 0 20 0 1 0 286207767 14745600 2790 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 3600 2790 462 1167 0 2381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14400

[startup+6.30028 s]
/proc/loadavg: 1.96 2.01 2.00 3/177 20494
/proc/meminfo: memFree=27911704/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=18496 CPUtime=6.29 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 3942 0 0 0 625 4 0 0 20 0 1 0 286207767 18939904 3864 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 4624 3864 463 1167 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18496

[startup+12.7002 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27908108/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=21568 CPUtime=12.69 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 4710 0 0 0 1260 9 0 0 20 0 1 0 286207767 22085632 4632 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 5392 4632 463 1167 0 4173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21568

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27897824/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=33856 CPUtime=25.48 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 7588 0 0 0 2531 17 0 0 20 0 1 0 286207767 34668544 7510 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 8464 7510 463 1167 0 7245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33856

[startup+51.1002 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27892684/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=52288 CPUtime=51.08 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 12390 0 0 0 5077 31 0 0 20 0 1 0 286207767 53542912 12312 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 13072 12312 463 1167 0 11853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52288

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27867140/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=77888 CPUtime=102.28 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 18790 0 0 0 10171 57 0 0 20 0 1 0 286207767 79757312 18712 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 19472 18712 463 1167 0 18253 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77888

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20494
/proc/meminfo: memFree=27845308/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=99392 CPUtime=162.24 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 24193 0 0 0 16141 83 0 0 20 0 1 0 286207767 101777408 24088 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 24848 24088 463 1167 0 23629 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99392

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 20498
/proc/meminfo: memFree=27861704/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=83008 CPUtime=222.23 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 24205 0 0 0 22106 117 0 0 20 0 1 0 286207767 85000192 19992 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 20752 19992 463 1167 0 19533 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 83008

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20498
/proc/meminfo: memFree=27854148/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=91200 CPUtime=282.22 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 26253 0 0 0 28075 147 0 0 20 0 1 0 286207767 93388800 22040 33554432000 4194304 8973514 140737208360656 140737208360152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 22800 22040 463 1167 0 21581 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 91200

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 20498
/proc/meminfo: memFree=27831264/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=104512 CPUtime=342.2 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 29584 0 0 0 34043 177 0 0 20 0 1 0 286207767 107020288 25368 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 26128 25368 463 1167 0 24909 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 104512

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20498
/proc/meminfo: memFree=27826288/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=109632 CPUtime=402.19 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 30869 0 0 0 40018 201 0 0 20 0 1 0 286207767 112263168 26648 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 27408 26648 463 1167 0 26189 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 109632

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20498
/proc/meminfo: memFree=27826164/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=109632 CPUtime=462.18 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 30869 0 0 0 45991 227 0 0 20 0 1 0 286207767 112263168 26648 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 27408 26648 463 1167 0 26189 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 109632

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27822684/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=113728 CPUtime=522.17 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 31717 0 0 0 51965 252 0 0 20 0 1 0 286207767 116457472 27496 33554432000 4194304 8973514 140737208360656 140737208360152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 28432 27496 463 1167 0 27213 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 113728

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20499
/proc/meminfo: memFree=27821932/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=113728 CPUtime=582.16 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 31896 0 0 0 57937 279 0 0 20 0 1 0 286207767 116457472 27672 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 28432 27672 463 1167 0 27213 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 113728

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20503
/proc/meminfo: memFree=27808896/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=127040 CPUtime=822.13 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 35224 0 0 0 81833 380 0 0 20 0 1 0 286207767 130088960 31000 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 31760 31000 463 1167 0 30541 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 127040

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20503
/proc/meminfo: memFree=27806060/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=130112 CPUtime=882.11 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 35941 0 0 0 87812 399 0 0 20 0 1 0 286207767 133234688 31717 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 32528 31717 463 1167 0 31309 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 130112

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20503
/proc/meminfo: memFree=27790356/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=132160 CPUtime=942.1 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 36512 0 0 0 93788 422 0 0 20 0 1 0 286207767 135331840 32281 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 33040 32281 463 1167 0 31821 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 132160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20503
/proc/meminfo: memFree=27790480/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=132160 CPUtime=1002.09 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 36512 0 0 0 99766 443 0 0 20 0 1 0 286207767 135331840 32281 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 33040 32281 463 1167 0 31821 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 132160

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20503
/proc/meminfo: memFree=27790528/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=132160 CPUtime=1062.08 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 36512 0 0 0 105746 462 0 0 20 0 1 0 286207767 135331840 32281 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 33040 32281 463 1167 0 31821 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 132160

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27946760/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=135232 CPUtime=1122.07 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 37281 0 0 0 111722 485 0 0 20 0 1 0 286207767 138477568 33049 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 33808 33049 463 1167 0 32589 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 135232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27903192/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=150592 CPUtime=1182.06 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41121 0 0 0 117701 505 0 0 20 0 1 0 286207767 154206208 36889 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 37648 36889 463 1167 0 36429 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 150592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27879244/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=150592 CPUtime=1242.05 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41123 0 0 0 123684 521 0 0 20 0 1 0 286207767 154206208 36889 33554432000 4194304 8973514 140737208360656 140737208360152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 37648 36889 463 1167 0 36429 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 150592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27838208/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=150592 CPUtime=1302.05 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41123 0 0 0 129666 539 0 0 20 0 1 0 286207767 154206208 36889 33554432000 4194304 8973514 140737208360656 140737208359920 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 37648 36889 463 1167 0 36429 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 150592

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27826396/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=151616 CPUtime=1362.03 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41302 0 0 0 135650 553 0 0 20 0 1 0 286207767 155254784 37068 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 37904 37068 463 1167 0 36685 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 151616

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20547
/proc/meminfo: memFree=27824340/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1422.03 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 141633 570 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 153664

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27815420/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1482.01 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 147615 586 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 153664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27805856/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1542 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 153594 606 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208360152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 153664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27797052/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1601.99 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 159573 626 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 153664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27786140/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1661.98 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 165551 647 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208359920 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 153664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20548
/proc/meminfo: memFree=27777488/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1721.97 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 171533 664 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208360152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 153664

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20548
/proc/meminfo: memFree=27766080/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1781.97 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 177513 684 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208359920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 153664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20548
/proc/meminfo: memFree=27762484/32873844 swapFree=7620/7620
[pid=20493] ppid=20491 vsize=153664 CPUtime=1800.07 cores=1,3,5,7
/proc/20493/stat : 20493 (toysat) R 20491 20493 20029 0 -1 4202496 41892 0 0 0 179316 691 0 0 20 0 1 0 286207767 157351936 37657 33554432000 4194304 8973514 140737208360656 140737208360152 7732974 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20493/statm: 38416 37657 463 1167 0 37197 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 153664

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.08
CPU user time (s): 1793.17
CPU system time (s): 6.91495
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 153664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.17
system time used= 6.91495
maximum resident set size= 150628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41892
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= 64
involuntary context switches= 1849

runsolver used 3.3105 second user time and 9.1756 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 12:26:32
IDJOB=3712387
IDBENCH=79180
IDSOLVER=2291
FILE ID=node107/3712387-1338200792
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-51-50--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712387-1338200792/watcher-3712387-1338200792 -o /tmp/evaluation-result-3712387-1338200792/solver-3712387-1338200792 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712387-1338200792.wbo

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

MD5SUM BENCH= cff5777a0058b9c867497918edde4ff2
RANDOM SEED=1668336170

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:        27926244 kB
Buffers:          430564 kB
Cached:          3455632 kB
SwapCached:            0 kB
Active:          1125380 kB
Inactive:        2963220 kB
Active(anon):     204452 kB
Inactive(anon):        0 kB
Active(file):     920928 kB
Inactive(file):  2963220 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        211472 kB
Mapped:            16164 kB
Shmem:               200 kB
Slab:             714848 kB
SReclaimable:     157364 kB
SUnreclaim:       557484 kB
KernelStack:        1456 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     318352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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 12:56:35