Trace number 3724329

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-06-01? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-61-60.opb
MD5SUM5bedad9895f21a4b5e521b3abd33ba08
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.067989
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
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

Solver Data

0.00/0.04	c 2012-06-02T13:05:45+0200
0.00/0.04	c arch = x86_64
0.00/0.04	c os = linux
0.00/0.04	c compiler = ghc 7.4
0.00/0.04	c packages:
0.00/0.04	c   OptDir-0.0.1
0.00/0.04	c   array-0.4.0.0
0.00/0.04	c   base-4.5.0.0
0.00/0.04	c   bytestring-0.9.2.1
0.00/0.04	c   containers-0.4.2.1
0.00/0.04	c   deepseq-1.3.0.0
0.00/0.04	c   mtl-2.1.1
0.00/0.04	c   old_locale-1.0.0.4
0.00/0.04	c   parse_dimacs-1.2
0.00/0.04	c   parsec-3.1.2
0.00/0.04	c   queue-0.1.2
0.00/0.04	c   stm-2.3
0.00/0.04	c   time-1.4
0.00/0.04	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724329-1338635145.opb"]
0.00/0.04	c #vars 3660
0.00/0.04	c #constraints 121
0.00/0.04	c Solving starts ...
4.49/4.57	c learnt constraints deletion: 3216 -> 1608
6.98/7.00	c learnt constraints deletion: 3320 -> 1660
12.49/12.58	c learnt constraints deletion: 4229 -> 2115
19.09/19.13	c learnt constraints deletion: 5969 -> 2985
25.09/25.18	c learnt constraints deletion: 6890 -> 3455
29.70/29.70	c learnt constraints deletion: 5332 -> 2666
38.18/38.27	c learnt constraints deletion: 7228 -> 3624
46.99/47.06	c learnt constraints deletion: 7203 -> 3613
48.59/48.64	c learnt constraints deletion: 4146 -> 2073
61.88/61.91	c learnt constraints deletion: 7551 -> 3783
73.37/73.40	c learnt constraints deletion: 7542 -> 3778
86.48/86.54	c learnt constraints deletion: 7553 -> 3777
98.67/98.76	c learnt constraints deletion: 7851 -> 3931
113.68/113.75	c learnt constraints deletion: 7828 -> 3921
129.68/129.78	c learnt constraints deletion: 7848 -> 3931
149.75/149.82	c learnt constraints deletion: 7865 -> 3942
185.83/185.94	c learnt constraints deletion: 7629 -> 3815
210.61/210.75	c learnt constraints deletion: 8242 -> 4128
244.38/244.50	c learnt constraints deletion: 8323 -> 4171
279.97/280.10	c learnt constraints deletion: 8277 -> 4149
319.16/319.32	c learnt constraints deletion: 8259 -> 4141
358.47/358.67	c learnt constraints deletion: 8246 -> 4132
395.05/395.23	c learnt constraints deletion: 8275 -> 4149
435.85/436.00	c learnt constraints deletion: 8342 -> 4171
474.44/474.68	c learnt constraints deletion: 8682 -> 4350
528.13/528.35	c learnt constraints deletion: 8706 -> 4362
586.33/586.57	c learnt constraints deletion: 8724 -> 4372
645.61/645.83	c learnt constraints deletion: 8694 -> 4358
705.40/705.61	c learnt constraints deletion: 8667 -> 4343
766.59/766.82	c learnt constraints deletion: 8679 -> 4351
833.18/833.49	c learnt constraints deletion: 8689 -> 4355
900.48/900.70	c learnt constraints deletion: 8722 -> 4371
962.66/962.91	c learnt constraints deletion: 8656 -> 4337
1031.15/1031.45	c learnt constraints deletion: 9070 -> 4535
1083.85/1084.15	c learnt constraints deletion: 9311 -> 4663
1142.44/1142.71	c learnt constraints deletion: 9328 -> 4675
1194.53/1194.83	c learnt constraints deletion: 9291 -> 4657
1253.92/1254.27	c learnt constraints deletion: 9272 -> 4647
1315.41/1315.72	c learnt constraints deletion: 9270 -> 4647
1391.49/1391.89	c learnt constraints deletion: 9279 -> 4653
1469.68/1470.04	c learnt constraints deletion: 9324 -> 4674
1557.27/1557.67	c learnt constraints deletion: 9277 -> 4653
1643.46/1643.85	c learnt constraints deletion: 9337 -> 4682
1720.34/1720.72	c learnt constraints deletion: 9310 -> 4668

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-3724329-1338635145/watcher-3724329-1338635145 -o /tmp/evaluation-result-3724329-1338635145/solver-3724329-1338635145 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724329-1338635145.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: 1.92 1.98 1.91 3/176 16983
/proc/meminfo: memFree=27291980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 329638967 6373376 750 33554432000 4194304 8989770 140734485879824 140735891402888 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 1556 750 428 1171 0 333 0

[startup+0.0552839 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 16983
/proc/meminfo: memFree=27291980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=10320 CPUtime=0.05 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 1740 0 0 0 5 0 0 0 20 0 1 0 329638967 10567680 1660 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 2580 1660 457 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100275 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 16983
/proc/meminfo: memFree=27291980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 2145 0 0 0 9 0 0 0 20 0 1 0 329638967 11616256 2065 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 2836 2065 457 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300247 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 16983
/proc/meminfo: memFree=27291980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=13392 CPUtime=0.29 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 2432 0 0 0 29 0 0 0 20 0 1 0 329638967 13713408 2352 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 3348 2352 457 1171 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13392

[startup+0.700281 s]
/proc/loadavg: 1.92 1.98 1.91 3/176 16983
/proc/meminfo: memFree=27291980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=15440 CPUtime=0.69 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 3169 0 0 0 69 0 0 0 20 0 1 0 329638967 15810560 3089 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 3860 3089 457 1171 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27279168/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=20560 CPUtime=1.49 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 4418 0 0 0 148 1 0 0 20 0 1 0 329638967 21053440 4338 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 5140 4338 457 1171 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20560

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27270976/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=31824 CPUtime=3.09 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 7062 0 0 0 307 2 0 0 20 0 1 0 329638967 32587776 6982 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 7956 6982 457 1171 0 6733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31824

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27255888/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=43088 CPUtime=6.29 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 9933 0 0 0 624 5 0 0 20 0 1 0 329638967 44122112 9853 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 10772 9853 459 1171 0 9549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43088

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27236468/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=61520 CPUtime=12.69 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 14691 0 0 0 1260 9 0 0 20 0 1 0 329638967 62996480 14611 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 15380 14611 459 1171 0 14157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61520

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27196024/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=100432 CPUtime=25.49 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 24419 0 0 0 2531 18 0 0 20 0 1 0 329638967 102842368 24339 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 25108 24339 459 1171 0 23885 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100432

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 16984
/proc/meminfo: memFree=27177176/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=118864 CPUtime=51.09 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 29027 0 0 0 5078 31 0 0 20 0 1 0 329638967 121716736 28947 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 29716 28947 459 1171 0 28493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118864

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 16985
/proc/meminfo: memFree=27108480/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=172112 CPUtime=102.28 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 42339 0 0 0 10177 51 0 0 20 0 1 0 329638967 176242688 42259 33554432000 4194304 8989770 140734485879824 140734485879088 4457904 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 43028 42259 459 1171 0 41805 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 172112

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28446468/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=204880 CPUtime=162.24 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 50555 0 0 0 16156 68 0 0 20 0 1 0 329638967 209797120 50456 33554432000 4194304 8989770 140734485879824 140734485879320 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 51220 50456 459 1171 0 49997 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 204880

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17024
/proc/meminfo: memFree=28431076/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=215120 CPUtime=222.2 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 53162 0 0 0 22137 83 0 0 20 0 1 0 329638967 220282880 53016 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16983/statm: 53780 53016 459 1171 0 52557 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 215120

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 17027
/proc/meminfo: memFree=28416420/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=226384 CPUtime=282.18 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 56005 0 0 0 28122 96 0 0 20 0 1 0 329638967 231817216 55832 33554432000 4194304 8989770 140734485879824 140734485879088 4209325 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 56596 55832 459 1171 0 55373 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 226384

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17027
/proc/meminfo: memFree=28410116/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=226384 CPUtime=342.17 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 56005 0 0 0 34109 108 0 0 20 0 1 0 329638967 231817216 55832 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 56596 55832 459 1171 0 55373 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 226384

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 17027
/proc/meminfo: memFree=28408016/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=226384 CPUtime=402.16 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 56005 0 0 0 40098 118 0 0 20 0 1 0 329638967 231817216 55832 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 56596 55832 459 1171 0 55373 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 226384

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28401732/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=226384 CPUtime=462.14 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 56005 0 0 0 46086 128 0 0 20 0 1 0 329638967 231817216 55832 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 56596 55832 459 1171 0 55373 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 226384

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28369000/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=259152 CPUtime=522.13 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 64008 0 0 0 52073 140 0 0 20 0 1 0 329638967 265371648 63835 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 64788 63835 459 1171 0 63565 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 259152

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 17028
/proc/meminfo: memFree=28361560/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=266320 CPUtime=582.13 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 65989 0 0 0 58064 149 0 0 20 0 1 0 329638967 272711680 65816 33554432000 4194304 8989770 140734485879824 140734485879320 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 66580 65816 459 1171 0 65357 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 266320

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 17029
/proc/meminfo: memFree=28359824/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=266320 CPUtime=822.09 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 65997 0 0 0 82026 183 0 0 20 0 1 0 329638967 272711680 65816 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 66580 65816 459 1171 0 65357 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 266320

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 17032
/proc/meminfo: memFree=28354096/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=266320 CPUtime=882.07 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 65997 0 0 0 88016 191 0 0 20 0 1 0 329638967 272711680 65816 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 66580 65816 459 1171 0 65357 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 266320

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 17032
/proc/meminfo: memFree=28353980/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=266320 CPUtime=942.07 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 65997 0 0 0 94006 201 0 0 20 0 1 0 329638967 272711680 65816 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 66580 65816 459 1171 0 65357 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 266320

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 17032
/proc/meminfo: memFree=28352988/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=266320 CPUtime=1002.05 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 65997 0 0 0 99996 209 0 0 20 0 1 0 329638967 272711680 65816 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 66580 65816 459 1171 0 65357 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 266320

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 17033
/proc/meminfo: memFree=28351004/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=268368 CPUtime=1062.04 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 66509 0 0 0 105987 217 0 0 20 0 1 0 329638967 274808832 66328 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 67092 66328 459 1171 0 65869 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 268368

[startup+1122.3 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 17033
/proc/meminfo: memFree=28351756/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=272464 CPUtime=1122.04 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 67338 0 0 0 111977 227 0 0 20 0 1 0 329638967 279003136 67157 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 68116 67157 459 1171 0 66893 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 272464

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/177 17033
/proc/meminfo: memFree=28327824/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1182.03 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72291 0 0 0 117967 236 0 0 20 0 1 0 329638967 298926080 72110 33554432000 4194304 8989770 140734485879824 140734485879088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72110 459 1171 0 71757 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 291920

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 17033
/proc/meminfo: memFree=28327184/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1242.02 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72294 0 0 0 123957 245 0 0 20 0 1 0 329638967 298926080 72110 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72110 459 1171 0 71757 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 291920

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17033
/proc/meminfo: memFree=28327072/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1302.01 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72294 0 0 0 129948 253 0 0 20 0 1 0 329638967 298926080 72110 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72110 459 1171 0 71757 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 291920

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17034
/proc/meminfo: memFree=28326204/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1362 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72294 0 0 0 135939 261 0 0 20 0 1 0 329638967 298926080 72110 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72110 459 1171 0 71757 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 291920

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17034
/proc/meminfo: memFree=28320996/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1422 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72400 0 0 0 141930 270 0 0 20 0 1 0 329638967 298926080 72216 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72216 459 1171 0 71757 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 291920

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 17037
/proc/meminfo: memFree=28320996/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1481.98 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72400 0 0 0 147919 279 0 0 20 0 1 0 329638967 298926080 72216 33554432000 4194304 8989770 140734485879824 140734485879320 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72216 459 1171 0 71757 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 291920

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 17037
/proc/meminfo: memFree=28322180/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=291920 CPUtime=1541.97 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 72400 0 0 0 153910 287 0 0 20 0 1 0 329638967 298926080 72216 33554432000 4194304 8989770 140734485879824 140734485879088 4214576 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 72980 72216 459 1171 0 71757 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 291920

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17038
/proc/meminfo: memFree=28307544/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=304208 CPUtime=1601.97 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 75472 0 0 0 159903 294 0 0 20 0 1 0 329638967 311508992 75288 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 76052 75288 459 1171 0 74829 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 304208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28311708/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=304208 CPUtime=1661.96 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 75472 0 0 0 165896 300 0 0 20 0 1 0 329638967 311508992 75288 33554432000 4194304 8989770 140734485879824 140734485879088 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 76052 75288 459 1171 0 74829 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 304208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28311208/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=304208 CPUtime=1721.94 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 75473 0 0 0 171885 309 0 0 20 0 1 0 329638967 311508992 75288 33554432000 4194304 8989770 140734485879824 140734485879320 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 76052 75288 459 1171 0 74829 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 304208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28309720/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=304208 CPUtime=1781.93 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 75473 0 0 0 177878 315 0 0 20 0 1 0 329638967 311508992 75288 33554432000 4194304 8989770 140734485879824 140734485879088 7697332 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 76052 75288 459 1171 0 74829 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 304208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 17039
/proc/meminfo: memFree=28309720/32873648 swapFree=7388/7388
[pid=16983] ppid=16981 vsize=304208 CPUtime=1800.04 cores=1,3,5,7
/proc/16983/stat : 16983 (toysat) R 16981 16983 16576 0 -1 4202496 75473 0 0 0 179687 317 0 0 20 0 1 0 329638967 311508992 75288 33554432000 4194304 8989770 140734485879824 140734485879088 6588408 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16983/statm: 76052 75288 459 1171 0 74829 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 304208

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.05
CPU user time (s): 1796.87
CPU system time (s): 3.17752
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 304208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.87
system time used= 3.17752
maximum resident set size= 301152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75473
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= 113
involuntary context switches= 2024

runsolver used 3.23051 second user time and 8.80366 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 13:05:45
IDJOB=3724329
IDBENCH=2599
IDSOLVER=2308
FILE ID=node148/3724329-1338635145
RUNJOBID= node148-1338631508-16593
PBS_JOBID= 14636432
Free space on /tmp= 71392 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724329-1338635145/watcher-3724329-1338635145 -o /tmp/evaluation-result-3724329-1338635145/solver-3724329-1338635145 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724329-1338635145.opb

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

MD5SUM BENCH= 5bedad9895f21a4b5e521b3abd33ba08
RANDOM SEED=194967832

node148.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.284
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.56
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.284
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.94
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.284
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.284
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.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27291980 kB
Buffers:          570640 kB
Cached:          2719836 kB
SwapCached:          628 kB
Active:          2674016 kB
Inactive:        2002124 kB
Active(anon):    1374888 kB
Inactive(anon):    10672 kB
Active(file):    1299128 kB
Inactive(file):  1991452 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:       1389844 kB
Mapped:            12740 kB
Shmem:                36 kB
Slab:             764252 kB
SReclaimable:     208624 kB
SUnreclaim:       555628 kB
KernelStack:        1456 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1498552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1105920 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= 71388 MiB
End job on node148 at 2012-06-02 13:35:47