Trace number 3707039

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-05-17? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
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 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c 2012-05-27T18:57:18+0200
0.09/0.14	c arch = x86_64
0.09/0.14	c os = linux
0.09/0.14	c compiler = ghc 7.4
0.09/0.14	c packages:
0.09/0.14	c   OptDir-0.0.1
0.09/0.14	c   array-0.4.0.0
0.09/0.14	c   base-4.5.0.0
0.09/0.14	c   bytestring-0.9.2.1
0.09/0.14	c   containers-0.4.2.1
0.09/0.14	c   deepseq-1.3.0.0
0.09/0.14	c   mtl-2.1.1
0.09/0.14	c   old_locale-1.0.0.4
0.09/0.14	c   parse_dimacs-1.2
0.09/0.14	c   parsec-3.1.2
0.09/0.14	c   queue-0.1.2
0.09/0.14	c   stm-2.3
0.09/0.14	c   time-1.4
0.09/0.14	c command line = ["--pb","HOME/instance-3707039-1338137838.opb"]
0.09/0.14	c #vars 2130
0.09/0.14	c #constraints 2495
0.09/0.14	c Solving starts ...
9.39/9.47	c learnt constraints deletion: 3216 -> 1608
18.08/18.11	c learnt constraints deletion: 4717 -> 2363
24.68/24.73	c learnt constraints deletion: 4572 -> 2286
29.77/29.89	c learnt constraints deletion: 4293 -> 2155
46.77/46.88	c learnt constraints deletion: 5390 -> 2720
68.57/68.65	c learnt constraints deletion: 5358 -> 2725
95.67/95.75	c learnt constraints deletion: 5141 -> 2594
116.06/116.18	c learnt constraints deletion: 5118 -> 2565
173.75/173.85	c learnt constraints deletion: 5277 -> 2666
206.04/206.12	c learnt constraints deletion: 5521 -> 2761
217.44/217.59	c learnt constraints deletion: 5638 -> 2821
227.04/227.14	c learnt constraints deletion: 5425 -> 2715
241.24/241.39	c learnt constraints deletion: 5740 -> 2873
254.33/254.44	c learnt constraints deletion: 6011 -> 3009
268.03/268.18	c learnt constraints deletion: 6470 -> 3237
282.23/282.37	c learnt constraints deletion: 6395 -> 3204
294.02/294.18	c learnt constraints deletion: 6183 -> 3101
305.43/305.52	c learnt constraints deletion: 6071 -> 3038
317.12/317.29	c learnt constraints deletion: 6015 -> 3010
329.93/330.06	c learnt constraints deletion: 6034 -> 3019
343.52/343.66	c learnt constraints deletion: 6680 -> 3341
387.21/387.36	c learnt constraints deletion: 7351 -> 3689
420.10/420.21	c learnt constraints deletion: 7033 -> 3528
462.79/462.99	c learnt constraints deletion: 7021 -> 3515
481.29/481.48	c learnt constraints deletion: 7222 -> 3615
497.38/497.53	c learnt constraints deletion: 7145 -> 3577
514.88/515.00	c learnt constraints deletion: 7210 -> 3608
536.68/536.83	c learnt constraints deletion: 7027 -> 3519
552.67/552.87	c learnt constraints deletion: 7545 -> 3774
563.97/564.17	c learnt constraints deletion: 7593 -> 3800
577.17/577.34	c learnt constraints deletion: 7650 -> 3839
588.76/588.98	c learnt constraints deletion: 7521 -> 3776
602.46/602.67	c learnt constraints deletion: 7608 -> 3818
618.47/618.61	c learnt constraints deletion: 7491 -> 3748
639.76/639.90	c learnt constraints deletion: 7631 -> 3831
657.56/657.73	c learnt constraints deletion: 7457 -> 3745
675.16/675.39	c learnt constraints deletion: 7399 -> 3719
692.15/692.36	c learnt constraints deletion: 7508 -> 3774
708.85/709.07	c learnt constraints deletion: 7495 -> 3768
728.25/728.42	c learnt constraints deletion: 7818 -> 3909
750.54/750.78	c learnt constraints deletion: 7620 -> 3846
772.63/772.80	c learnt constraints deletion: 8011 -> 4052
790.53/790.74	c learnt constraints deletion: 7875 -> 3987
810.03/810.22	c learnt constraints deletion: 7896 -> 3998
834.42/834.64	c learnt constraints deletion: 7896 -> 3998
863.41/863.60	c learnt constraints deletion: 7965 -> 4039
894.11/894.33	c learnt constraints deletion: 7941 -> 4025
912.41/912.65	c learnt constraints deletion: 7879 -> 3992
930.41/930.68	c learnt constraints deletion: 7991 -> 4048
948.40/948.66	c learnt constraints deletion: 7994 -> 4050
965.40/965.70	c learnt constraints deletion: 7867 -> 3990
986.09/986.34	c learnt constraints deletion: 8003 -> 4055
1000.70/1000.91	c learnt constraints deletion: 7877 -> 3992
1017.49/1017.71	c learnt constraints deletion: 7910 -> 4007
1030.99/1031.28	c learnt constraints deletion: 7892 -> 4000
1047.38/1047.68	c learnt constraints deletion: 7931 -> 4023
1067.49/1067.71	c learnt constraints deletion: 8529 -> 4265
1079.39/1079.67	c learnt constraints deletion: 8536 -> 4271
1091.68/1091.97	c learnt constraints deletion: 8448 -> 4238
1105.18/1105.50	c learnt constraints deletion: 8566 -> 4297
1121.48/1121.77	c learnt constraints deletion: 8313 -> 4171
1146.07/1146.34	c learnt constraints deletion: 8662 -> 4348
1164.87/1165.13	c learnt constraints deletion: 8508 -> 4274
1189.87/1190.11	c learnt constraints deletion: 8427 -> 4228
1204.67/1204.98	c learnt constraints deletion: 8488 -> 4260
1222.87/1223.14	c learnt constraints deletion: 8443 -> 4239
1237.96/1238.21	c learnt constraints deletion: 8400 -> 4216
1252.46/1252.75	c learnt constraints deletion: 8534 -> 4283
1267.06/1267.37	c learnt constraints deletion: 8367 -> 4200
1284.05/1284.35	c learnt constraints deletion: 8500 -> 4269
1305.35/1305.66	c learnt constraints deletion: 8334 -> 4186
1330.75/1331.06	c learnt constraints deletion: 8664 -> 4348
1345.05/1345.33	c learnt constraints deletion: 8503 -> 4270
1363.14/1363.45	c learnt constraints deletion: 8419 -> 4230
1380.93/1381.20	c learnt constraints deletion: 8289 -> 4164
1399.43/1399.74	c learnt constraints deletion: 8295 -> 4165
1414.64/1414.97	c learnt constraints deletion: 8511 -> 4274
1430.84/1431.14	c learnt constraints deletion: 8624 -> 4330
1447.03/1447.31	c learnt constraints deletion: 8502 -> 4272
1466.43/1466.77	c learnt constraints deletion: 9097 -> 4549
1513.52/1513.83	c learnt constraints deletion: 9973 -> 4998
1557.91/1558.29	c learnt constraints deletion: 9861 -> 4937
1592.40/1592.80	c learnt constraints deletion: 9712 -> 4864
1622.10/1622.45	c learnt constraints deletion: 9686 -> 4848
1654.39/1654.72	c learnt constraints deletion: 9684 -> 4847
1689.09/1689.46	c learnt constraints deletion: 9970 -> 4991
1731.97/1732.34	c learnt constraints deletion: 10212 -> 5117
1771.08/1771.42	c learnt constraints deletion: 9767 -> 4894

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-3707039-1338137838/watcher-3707039-1338137838 -o /tmp/evaluation-result-3707039-1338137838/solver-3707039-1338137838 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707039-1338137838.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.07 2.03 2.00 3/176 22745
/proc/meminfo: memFree=27182024/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 279912418 6356992 730 33554432000 4194304 8973514 140734784644592 140734784644088 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 1552 735 416 1167 0 333 0

[startup+0.0570671 s]
/proc/loadavg: 2.07 2.03 2.00 3/176 22745
/proc/meminfo: memFree=27182024/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=10304 CPUtime=0.05 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 1629 0 0 0 5 0 0 0 20 0 1 0 279912418 10551296 1551 33554432000 4194304 8973514 140734784644592 140734784644088 4212523 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 2576 1558 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.100302 s]
/proc/loadavg: 2.07 2.03 2.00 3/176 22745
/proc/meminfo: memFree=27182024/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 2372 0 0 0 9 0 0 0 20 0 1 0 279912418 12648448 2293 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 3088 2293 427 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300284 s]
/proc/loadavg: 2.07 2.03 2.00 3/176 22745
/proc/meminfo: memFree=27182024/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=17472 CPUtime=0.29 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 3672 0 0 0 28 1 0 0 20 0 1 0 279912418 17891328 3593 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 4368 3593 447 1167 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17472

[startup+0.700279 s]
/proc/loadavg: 2.07 2.03 2.00 3/176 22745
/proc/meminfo: memFree=27182024/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=17472 CPUtime=0.69 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 3672 0 0 0 68 1 0 0 20 0 1 0 279912418 17891328 3593 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 4368 3593 447 1167 0 3149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17472

[startup+1.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22746
/proc/meminfo: memFree=27169236/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=18496 CPUtime=1.49 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 3738 0 0 0 148 1 0 0 20 0 1 0 279912418 18939904 3659 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 4624 3659 447 1167 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.10024 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22746
/proc/meminfo: memFree=27167300/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=19520 CPUtime=3.08 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 4187 0 0 0 306 2 0 0 20 0 1 0 279912418 19988480 4105 33554432000 4194304 8973514 140734784644592 140734784644088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 4880 4105 447 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.30023 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22746
/proc/meminfo: memFree=27163432/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=24640 CPUtime=6.29 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 5217 0 0 0 625 4 0 0 20 0 1 0 279912418 25231360 5135 33554432000 4194304 8973514 140734784644592 140734784643856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 6160 5135 447 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 22746
/proc/meminfo: memFree=27156996/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=27712 CPUtime=12.68 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 6024 0 0 0 1261 7 0 0 20 0 1 0 279912418 28377088 5936 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 6928 5936 448 1167 0 5709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27712

[startup+25.5003 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 22746
/proc/meminfo: memFree=27147208/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=36928 CPUtime=25.48 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 8546 0 0 0 2535 13 0 0 20 0 1 0 279912418 37814272 8458 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 9232 8458 448 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1002 s]
/proc/loadavg: 2.15 2.06 2.01 3/177 22746
/proc/meminfo: memFree=27131336/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=52288 CPUtime=51.07 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 12386 0 0 0 5081 26 0 0 20 0 1 0 279912418 53542912 12298 33554432000 4194304 8973514 140734784644592 140734784643856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 13072 12298 448 1167 0 11853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52288

[startup+102.307 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 22746
/proc/meminfo: memFree=27115916/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=66624 CPUtime=102.26 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 15976 0 0 0 10171 55 0 0 20 0 1 0 279912418 68222976 15882 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 16656 15882 448 1167 0 15437 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66624

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 22747
/proc/meminfo: memFree=27109900/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=66624 CPUtime=162.24 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 15976 0 0 0 16135 89 0 0 20 0 1 0 279912418 68222976 15882 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 16656 15882 448 1167 0 15437 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66624

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 22750
/proc/meminfo: memFree=27107968/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=68672 CPUtime=222.24 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 16488 0 0 0 22101 123 0 0 20 0 1 0 279912418 70320128 16394 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 17168 16394 448 1167 0 15949 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 68672

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 22772
/proc/meminfo: memFree=27102628/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=77888 CPUtime=282.23 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 19051 0 0 0 28069 154 0 0 20 0 1 0 279912418 79757312 18698 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 19472 18698 448 1167 0 18253 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 77888

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 22772
/proc/meminfo: memFree=27101636/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=74816 CPUtime=342.22 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 19307 0 0 0 34034 188 0 0 20 0 1 0 279912418 76611584 17930 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 18704 17930 448 1167 0 17485 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 74816

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 22772
/proc/meminfo: memFree=27072112/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=107584 CPUtime=402.19 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 27513 0 0 0 40000 219 0 0 20 0 1 0 279912418 110166016 26122 33554432000 4194304 8973514 140734784644592 140734784626560 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 26896 26122 448 1167 0 25677 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 107584

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 22773
/proc/meminfo: memFree=27069676/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=108608 CPUtime=462.19 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 27769 0 0 0 45970 249 0 0 20 0 1 0 279912418 111214592 26378 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 27152 26378 448 1167 0 25933 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 108608

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 22773
/proc/meminfo: memFree=27081460/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=95296 CPUtime=522.18 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 27770 0 0 0 51937 281 0 0 20 0 1 0 279912418 97583104 23050 33554432000 4194304 8973514 140734784644592 140734784644088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 23824 23050 448 1167 0 22605 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 95296

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22773
/proc/meminfo: memFree=27084496/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=95296 CPUtime=582.16 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 27770 0 0 0 57905 311 0 0 20 0 1 0 279912418 97583104 23050 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 23824 23050 448 1167 0 22605 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 95296

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22777
/proc/meminfo: memFree=27065364/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=109632 CPUtime=822.13 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33406 0 0 0 81773 440 0 0 20 0 1 0 279912418 112263168 26634 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 27408 26634 448 1167 0 26189 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 109632

[startup+882.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22777
/proc/meminfo: memFree=27071252/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=103488 CPUtime=882.11 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 87738 473 0 0 20 0 1 0 279912418 105971712 25098 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 25872 25098 448 1167 0 24653 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 103488

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22777
/proc/meminfo: memFree=27071808/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=103488 CPUtime=942.1 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 93705 505 0 0 20 0 1 0 279912418 105971712 25098 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 25872 25098 448 1167 0 24653 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 103488

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22777
/proc/meminfo: memFree=27070128/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=103488 CPUtime=1002.09 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 99674 535 0 0 20 0 1 0 279912418 105971712 25098 33554432000 4194304 8973514 140734784644592 140734784643856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 25872 25098 448 1167 0 24653 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 103488

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22778
/proc/meminfo: memFree=27074288/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=103488 CPUtime=1062.08 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 105639 569 0 0 20 0 1 0 279912418 105971712 25098 33554432000 4194304 8973514 140734784644592 140734784644088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 25872 25098 448 1167 0 24653 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 103488

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22778
/proc/meminfo: memFree=27075652/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1122.08 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 111606 602 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 99392

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22778
/proc/meminfo: memFree=27075400/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1182.07 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 117571 636 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 99392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22778
/proc/meminfo: memFree=27075152/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1242.06 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 123540 666 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 99392

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22778
/proc/meminfo: memFree=27075028/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1302.06 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 129509 697 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 99392

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 22779
/proc/meminfo: memFree=27075088/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1362.04 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 135475 729 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 99392

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 22782
/proc/meminfo: memFree=27075452/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1422.03 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 141444 759 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 99392

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 22782
/proc/meminfo: memFree=27075456/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=99392 CPUtime=1482.02 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 33410 0 0 0 147413 789 0 0 20 0 1 0 279912418 101777408 24074 33554432000 4194304 8973514 140734784644592 140734784643856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 24848 24074 448 1167 0 23629 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 99392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22782
/proc/meminfo: memFree=27062864/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=112704 CPUtime=1542.01 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 36738 0 0 0 153378 823 0 0 20 0 1 0 279912418 115408896 27402 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 28176 27402 448 1167 0 26957 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 112704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22782
/proc/meminfo: memFree=27050872/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=123968 CPUtime=1602 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 40582 0 0 0 159346 854 0 0 20 0 1 0 279912418 126943232 30218 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 30992 30218 448 1167 0 29773 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 123968

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 22783
/proc/meminfo: memFree=27048076/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=123968 CPUtime=1661.99 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 40582 0 0 0 165313 886 0 0 20 0 1 0 279912418 126943232 30218 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 30992 30218 448 1167 0 29773 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 123968

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22783
/proc/meminfo: memFree=27047208/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=126016 CPUtime=1721.98 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 40909 0 0 0 171283 915 0 0 20 0 1 0 279912418 129040384 30545 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 31504 30545 448 1167 0 30285 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 126016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22783
/proc/meminfo: memFree=27025752/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=145472 CPUtime=1781.97 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 45958 0 0 0 177248 949 0 0 20 0 1 0 279912418 148963328 35594 33554432000 4194304 8973514 140734784644592 140734784644088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 36368 35594 448 1167 0 35149 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 145472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 22822
/proc/meminfo: memFree=27012008/32873844 swapFree=6088/6088
[pid=22745] ppid=22743 vsize=145472 CPUtime=1800.08 cores=1,3,5,7
/proc/22745/stat : 22745 (toysat) R 22743 22745 21557 0 -1 4202496 45958 0 0 0 179050 958 0 0 20 0 1 0 279912418 148963328 35594 33554432000 4194304 8973514 140734784644592 140734784644088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/22745/statm: 36368 35594 448 1167 0 35149 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 145472

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.09
CPU user time (s): 1790.5
CPU system time (s): 9.58654
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 145472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.5
system time used= 9.58654
maximum resident set size= 142376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45958
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= 48
involuntary context switches= 1850

runsolver used 3.40048 second user time and 9.37557 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 18:57:18
IDJOB=3707039
IDBENCH=71848
IDSOLVER=2285
FILE ID=node108/3707039-1338137838
RUNJOBID= node108-1338123392-21574
PBS_JOBID= 14624499
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707039-1338137838/watcher-3707039-1338137838 -o /tmp/evaluation-result-3707039-1338137838/solver-3707039-1338137838 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707039-1338137838.opb

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=1464187612

node108.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.273
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	: 5332.54
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.273
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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.273
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.273
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	: 5438.55
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.273
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		: 2666.273
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:        27182024 kB
Buffers:          310580 kB
Cached:          4558088 kB
SwapCached:            0 kB
Active:           664788 kB
Inactive:        4232308 kB
Active(anon):      27468 kB
Inactive(anon):        0 kB
Active(file):     637320 kB
Inactive(file):  4232308 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14664 kB
Writeback:             0 kB
AnonPages:         30556 kB
Mapped:            15940 kB
Shmem:               200 kB
Slab:             656196 kB
SReclaimable:      98056 kB
SUnreclaim:       558140 kB
KernelStack:        1480 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71712 MiB
End job on node108 at 2012-05-27 19:27:21