Trace number 3725648

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.59176
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

Solver Data

0.03/0.05	c 2012-06-02T14:06:24+0200
0.03/0.05	c arch = x86_64
0.03/0.05	c os = linux
0.03/0.05	c compiler = ghc 7.4
0.03/0.05	c packages:
0.03/0.05	c   OptDir-0.0.1
0.03/0.05	c   array-0.4.0.0
0.03/0.05	c   base-4.5.0.0
0.03/0.05	c   bytestring-0.9.2.1
0.03/0.05	c   containers-0.4.2.1
0.03/0.05	c   deepseq-1.3.0.0
0.03/0.05	c   mtl-2.1.1
0.03/0.05	c   old_locale-1.0.0.4
0.03/0.05	c   parse_dimacs-1.2
0.03/0.05	c   parsec-3.1.2
0.03/0.05	c   queue-0.1.2
0.03/0.05	c   stm-2.3
0.03/0.05	c   time-1.4
0.03/0.05	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725648-1338638784.opb"]
0.03/0.05	c #vars 100
0.03/0.05	c #constraints 100
0.03/0.05	c Solving starts ...
0.03/0.06	c solving time = 0.005s
0.03/0.06	c #decision = 93
0.03/0.06	c #conflict = 0
0.03/0.06	c #restart = 0
0.03/0.06	o 7
0.03/0.06	c Solving starts ...
1.49/1.60	c solving time = 1.533s
1.49/1.60	c #decision = 1764
1.49/1.60	c #conflict = 751
1.49/1.60	c #restart = 3
1.49/1.60	o 6
1.49/1.60	c Solving starts ...
21.59/21.68	c learnt constraints deletion: 10453 -> 5227
34.98/35.09	c learnt constraints deletion: 11558 -> 5779
49.27/49.31	c learnt constraints deletion: 12692 -> 6347
64.27/64.32	c learnt constraints deletion: 13722 -> 6861
78.08/78.20	c learnt constraints deletion: 13555 -> 6779
95.86/95.90	c learnt constraints deletion: 15198 -> 7599
110.96/111.09	c learnt constraints deletion: 14933 -> 7469
129.16/129.25	c learnt constraints deletion: 16352 -> 8176
147.37/147.42	c learnt constraints deletion: 16957 -> 8481
164.96/165.01	c learnt constraints deletion: 16730 -> 8369
181.65/181.74	c learnt constraints deletion: 16347 -> 8182
203.65/203.74	c learnt constraints deletion: 18628 -> 9314
223.75/223.89	c learnt constraints deletion: 18386 -> 9196
244.34/244.40	c learnt constraints deletion: 18088 -> 9050
264.24/264.30	c learnt constraints deletion: 18491 -> 9257
286.04/286.18	c learnt constraints deletion: 19714 -> 9857
310.03/310.17	c learnt constraints deletion: 20505 -> 10255
330.93/331.03	c learnt constraints deletion: 19895 -> 9953
352.04/352.17	c learnt constraints deletion: 19891 -> 9955
372.83/372.96	c learnt constraints deletion: 20500 -> 10263
392.32/392.42	c learnt constraints deletion: 20284 -> 10160
412.12/412.27	c learnt constraints deletion: 21813 -> 10907
436.22/436.34	c learnt constraints deletion: 21825 -> 10913
461.41/461.59	c learnt constraints deletion: 21867 -> 10937
485.21/485.31	c learnt constraints deletion: 22264 -> 11140
509.10/509.23	c learnt constraints deletion: 22681 -> 11354
530.10/530.22	c learnt constraints deletion: 22206 -> 11121
549.40/549.58	c learnt constraints deletion: 22827 -> 11441
571.09/571.22	c learnt constraints deletion: 22147 -> 11074
597.79/597.97	c learnt constraints deletion: 22557 -> 11281
626.29/626.47	c learnt constraints deletion: 24203 -> 12109
651.19/651.34	c learnt constraints deletion: 24305 -> 12165
675.38/675.52	c learnt constraints deletion: 24386 -> 12211
696.97/697.16	c learnt constraints deletion: 25119 -> 12588
722.97/723.14	c learnt constraints deletion: 24315 -> 12158
751.67/751.87	c learnt constraints deletion: 23959 -> 11983
779.96/780.17	c learnt constraints deletion: 24536 -> 12276
806.76/806.91	c learnt constraints deletion: 24408 -> 12219
833.85/834.07	c learnt constraints deletion: 24486 -> 12243
862.25/862.42	c learnt constraints deletion: 24199 -> 12100
889.95/890.19	c learnt constraints deletion: 24097 -> 12054
916.64/916.81	c learnt constraints deletion: 24164 -> 12092
945.94/946.15	c learnt constraints deletion: 26990 -> 13513
970.04/970.21	c learnt constraints deletion: 26223 -> 13112
1002.82/1003.02	c learnt constraints deletion: 26429 -> 13217
1033.92/1034.15	c learnt constraints deletion: 26508 -> 13261
1063.91/1064.17	c learnt constraints deletion: 27077 -> 13552
1088.61/1088.89	c learnt constraints deletion: 27064 -> 13532
1119.10/1119.34	c learnt constraints deletion: 26451 -> 13226
1151.60/1151.80	c learnt constraints deletion: 26382 -> 13196
1182.30/1182.60	c learnt constraints deletion: 26566 -> 13294
1211.38/1211.65	c learnt constraints deletion: 27200 -> 13620
1239.49/1239.72	c learnt constraints deletion: 26244 -> 13122
1271.77/1272.07	c learnt constraints deletion: 26273 -> 13138
1303.67/1303.93	c learnt constraints deletion: 26689 -> 13351
1332.07/1332.32	c learnt constraints deletion: 27065 -> 13546
1357.17/1357.46	c learnt constraints deletion: 27300 -> 13672
1382.36/1382.60	c learnt constraints deletion: 26036 -> 13018
1413.95/1414.26	c learnt constraints deletion: 26580 -> 13293
1452.85/1453.10	c learnt constraints deletion: 29212 -> 14606
1488.75/1489.03	c learnt constraints deletion: 29247 -> 14628
1522.64/1522.99	c learnt constraints deletion: 29399 -> 14711
1553.13/1553.47	c learnt constraints deletion: 29887 -> 14964
1580.73/1581.07	c learnt constraints deletion: 29047 -> 14524
1614.93/1615.26	c learnt constraints deletion: 28906 -> 14455
1647.53/1647.87	c learnt constraints deletion: 29094 -> 14555
1679.20/1679.59	c learnt constraints deletion: 29672 -> 14851
1707.90/1708.23	c learnt constraints deletion: 28682 -> 14341
1742.79/1743.10	c learnt constraints deletion: 28857 -> 14431
1777.19/1777.52	c learnt constraints deletion: 29321 -> 14669

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-3725648-1338638784/watcher-3725648-1338638784 -o /tmp/evaluation-result-3725648-1338638784/solver-3725648-1338638784 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725648-1338638784.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.00 2.00 1.97 3/175 30194
/proc/meminfo: memFree=29199044/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 818 0 0 0 0 0 0 0 20 0 1 0 330003888 6373376 738 33554432000 4194304 8989770 140734039717264 140734039716760 5877547 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 1556 738 429 1171 0 333 0

[startup+0.045815 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 30194
/proc/meminfo: memFree=29199044/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=11344 CPUtime=0.03 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 1875 0 0 0 3 0 0 0 20 0 1 0 330003888 11616256 1795 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 2836 1795 438 1171 0 1613 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11344

[startup+0.100181 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 30194
/proc/meminfo: memFree=29199044/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=14416 CPUtime=0.09 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 2923 0 0 0 9 0 0 0 20 0 1 0 330003888 14761984 2843 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 3604 2843 468 1171 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 30194
/proc/meminfo: memFree=29199044/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=19536 CPUtime=0.29 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 4204 0 0 0 29 0 0 0 20 0 1 0 330003888 20004864 4124 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 4884 4124 468 1171 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19536

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 30194
/proc/meminfo: memFree=29199044/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=19536 CPUtime=0.69 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 4204 0 0 0 68 1 0 0 20 0 1 0 330003888 20004864 4124 33554432000 4194304 8989770 140734039717264 140734039716760 4354986 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 4884 4124 468 1171 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19536

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 30195
/proc/meminfo: memFree=29184388/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=19536 CPUtime=1.49 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 4204 0 0 0 148 1 0 0 20 0 1 0 330003888 20004864 4124 33554432000 4194304 8989770 140734039717264 140734039716528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 4884 4124 468 1171 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19536

[startup+3.10017 s]
/proc/loadavg: 2.08 2.02 1.97 3/176 30195
/proc/meminfo: memFree=29183024/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=21584 CPUtime=3.08 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 4716 0 0 0 307 1 0 0 20 0 1 0 330003888 22102016 4636 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 5396 4636 468 1171 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21584

[startup+6.30018 s]
/proc/loadavg: 2.08 2.02 1.97 3/176 30195
/proc/meminfo: memFree=29179980/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=25680 CPUtime=6.29 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 5523 0 0 0 627 2 0 0 20 0 1 0 330003888 26296320 5443 33554432000 4194304 8989770 140734039717264 140734039716528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 6420 5443 470 1171 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25680

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.97 3/176 30195
/proc/meminfo: memFree=29171828/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=32848 CPUtime=12.68 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 7490 0 0 0 1265 3 0 0 20 0 1 0 330003888 33636352 7410 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 8212 7410 470 1171 0 6989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32848

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 1.97 3/176 30234
/proc/meminfo: memFree=29315288/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=44112 CPUtime=25.49 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 10354 0 0 0 2543 6 0 0 20 0 1 0 330003888 45170688 10274 33554432000 4194304 8989770 140734039717264 140734039716528 7748240 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 11028 10274 472 1171 0 9805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44112

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 1.98 3/177 30235
/proc/meminfo: memFree=29209712/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=52304 CPUtime=51.07 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 12411 0 0 0 5095 12 0 0 20 0 1 0 330003888 53559296 12327 33554432000 4194304 8989770 140734039717264 140734039716760 4453020 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 13076 12327 472 1171 0 11853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52304

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/177 30235
/proc/meminfo: memFree=29082164/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=56400 CPUtime=102.27 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 14715 0 0 0 10204 23 0 0 20 0 1 0 330003888 57753600 13351 33554432000 4194304 8989770 140734039717264 140734039716760 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 14100 13351 472 1171 0 12877 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56400

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/177 30236
/proc/meminfo: memFree=28994772/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=64592 CPUtime=162.26 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 17019 0 0 0 16191 35 0 0 20 0 1 0 330003888 66142208 15399 33554432000 4194304 8989770 140734039717264 140734039716528 7678037 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 16148 15399 472 1171 0 14925 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 64592

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 30239
/proc/meminfo: memFree=28930716/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=69712 CPUtime=222.26 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 20603 0 0 0 22178 48 0 0 20 0 1 0 330003888 71385088 16679 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 17428 16679 472 1171 0 16205 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 69712

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 30239
/proc/meminfo: memFree=28893088/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=58448 CPUtime=282.24 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 22651 0 0 0 28164 60 0 0 20 0 1 0 330003888 59850752 13863 33554432000 4194304 8989770 140734039717264 140734039716528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 14612 13863 472 1171 0 13389 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 58448

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 30239
/proc/meminfo: memFree=28846432/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=66640 CPUtime=342.23 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 27771 0 0 0 34150 73 0 0 20 0 1 0 330003888 68239360 15911 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 66640

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 30239
/proc/meminfo: memFree=28817660/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=62544 CPUtime=402.21 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 29310 0 0 0 40137 84 0 0 20 0 1 0 330003888 64045056 14887 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 15636 14887 472 1171 0 14413 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 62544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 30240
/proc/meminfo: memFree=28765676/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=70736 CPUtime=462.21 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 33662 0 0 0 46125 96 0 0 20 0 1 0 330003888 72433664 16935 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 17684 16935 472 1171 0 16461 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 70736

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 30240
/proc/meminfo: memFree=28735496/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=70736 CPUtime=522.2 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 36222 0 0 0 52112 108 0 0 20 0 1 0 330003888 72433664 16935 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 17684 16935 472 1171 0 16461 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 70736

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/177 30240
/proc/meminfo: memFree=28713492/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=64592 CPUtime=582.19 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 38270 0 0 0 58100 119 0 0 20 0 1 0 330003888 66142208 15399 33554432000 4194304 8989770 140734039717264 140734039716760 7732797 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 16148 15399 472 1171 0 14925 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 64592

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30244
/proc/meminfo: memFree=28563968/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=74832 CPUtime=882.15 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 60030 0 0 0 88037 178 0 0 20 0 1 0 330003888 76627968 17959 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 18708 17959 472 1171 0 17485 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 74832

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30244
/proc/meminfo: memFree=28540588/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=73808 CPUtime=942.14 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 63873 0 0 0 94024 190 0 0 20 0 1 0 330003888 75579392 17703 33554432000 4194304 8989770 140734039717264 140734039716760 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 18452 17703 472 1171 0 17229 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 73808

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30244
/proc/meminfo: memFree=28507236/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=84048 CPUtime=1002.12 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 68488 0 0 0 100011 201 0 0 20 0 1 0 330003888 86065152 20263 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 21012 20263 472 1171 0 19789 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 84048

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30245
/proc/meminfo: memFree=28482112/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=80976 CPUtime=1062.11 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 71560 0 0 0 106000 211 0 0 20 0 1 0 330003888 82919424 19495 33554432000 4194304 8989770 140734039717264 140734039716760 6587873 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 20244 19495 472 1171 0 19021 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 80976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30245
/proc/meminfo: memFree=28470144/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=77904 CPUtime=1122.1 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 78216 0 0 0 111986 224 0 0 20 0 1 0 330003888 79773696 18727 33554432000 4194304 8989770 140734039717264 140734039716760 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19476 18727 472 1171 0 18253 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 77904

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30245
/proc/meminfo: memFree=28428900/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=96336 CPUtime=1182.09 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 87176 0 0 0 117975 234 0 0 20 0 1 0 330003888 98648064 23335 33554432000 4194304 8989770 140734039717264 140734039716760 4209617 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 24084 23335 472 1171 0 22861 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 96336

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 30246
/proc/meminfo: memFree=28411664/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=83024 CPUtime=1242.08 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 91272 0 0 0 123961 247 0 0 20 0 1 0 330003888 85016576 20007 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 20756 20007 472 1171 0 19533 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 83024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30246
/proc/meminfo: memFree=28388732/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=86096 CPUtime=1302.07 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 94600 0 0 0 129949 258 0 0 20 0 1 0 330003888 88162304 20775 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 21524 20775 472 1171 0 20301 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 86096

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30247
/proc/meminfo: memFree=28382284/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=74832 CPUtime=1362.07 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 97672 0 0 0 135937 270 0 0 20 0 1 0 330003888 76627968 17959 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 18708 17959 472 1171 0 17485 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 74832

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 30250
/proc/meminfo: memFree=28361064/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=78928 CPUtime=1422.06 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 102280 0 0 0 141926 280 0 0 20 0 1 0 330003888 80822272 18983 33554432000 4194304 8989770 140734039717264 140734039716760 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 78928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30250
/proc/meminfo: memFree=28339020/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=88144 CPUtime=1482.05 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 104584 0 0 0 147914 291 0 0 20 0 1 0 330003888 90259456 21287 33554432000 4194304 8989770 140734039717264 140734039716528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 22036 21287 472 1171 0 20813 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 88144

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30250
/proc/meminfo: memFree=28314624/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=78928 CPUtime=1542.04 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 109192 0 0 0 153904 300 0 0 20 0 1 0 330003888 80822272 18983 33554432000 4194304 8989770 140734039717264 140734039716528 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 78928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30250
/proc/meminfo: memFree=28295560/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=83024 CPUtime=1602.03 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 112008 0 0 0 159893 310 0 0 20 0 1 0 330003888 85016576 20007 33554432000 4194304 8989770 140734039717264 140734039716760 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 20756 20007 472 1171 0 19533 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 83024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30251
/proc/meminfo: memFree=28276088/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=83024 CPUtime=1662 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 117400 0 0 0 165881 319 0 0 20 0 1 0 330003888 85016576 20007 33554432000 4194304 8989770 140734039717264 140734039715200 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 20756 20007 472 1171 0 19533 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 83024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30251
/proc/meminfo: memFree=28268212/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=74832 CPUtime=1721.99 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 120217 0 0 0 171870 329 0 0 20 0 1 0 330003888 76627968 17959 33554432000 4194304 8989770 140734039717264 140734039716528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 18708 17959 472 1171 0 17485 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 74832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30251
/proc/meminfo: memFree=28243764/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=78928 CPUtime=1781.98 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 125081 0 0 0 177859 339 0 0 20 0 1 0 330003888 80822272 18983 33554432000 4194304 8989770 140734039717264 140734039716760 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 78928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30251
/proc/meminfo: memFree=28244356/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=78928 CPUtime=1800.09 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 125081 0 0 0 179667 342 0 0 20 0 1 0 330003888 80822272 18983 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 78928

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30251
/proc/meminfo: memFree=28244356/32873648 swapFree=7116/7116
[pid=30194] ppid=30192 vsize=78928 CPUtime=1800.09 cores=1,3,5,7
/proc/30194/stat : 30194 (toysat) R 30192 30194 28704 0 -1 4202496 125081 0 0 0 179667 342 0 0 20 0 1 0 330003888 80822272 18983 33554432000 4194304 8989770 140734039717264 140734039716760 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30194/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 78928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1796.68
CPU system time (s): 3.42448
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 101456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.68
system time used= 3.42448
maximum resident set size= 98460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125081
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= 44
involuntary context switches= 1850

runsolver used 3.48947 second user time and 9.16661 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 14:06:24
IDJOB=3725648
IDBENCH=48154
IDSOLVER=2308
FILE ID=node123/3725648-1338638784
RUNJOBID= node123-1338631508-28721
PBS_JOBID= 14636457
Free space on /tmp= 71308 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_3.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725648-1338638784/watcher-3725648-1338638784 -o /tmp/evaluation-result-3725648-1338638784/solver-3725648-1338638784 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725648-1338638784.opb

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

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=2078231870

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29199780 kB
Buffers:          469888 kB
Cached:          2091872 kB
SwapCached:         2272 kB
Active:          1012100 kB
Inactive:        1776528 kB
Active(anon):     221796 kB
Inactive(anon):     5520 kB
Active(file):     790304 kB
Inactive(file):  1771008 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        230480 kB
Mapped:            12020 kB
Shmem:                 0 kB
Slab:             747324 kB
SReclaimable:     191784 kB
SUnreclaim:       555540 kB
KernelStack:        1456 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     342776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node123 at 2012-06-02 14:36:27