Trace number 3725543

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

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
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 constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.49/0.56	c 2012-06-02T15:13:49+0200
0.49/0.56	c arch = x86_64
0.49/0.56	c os = linux
0.49/0.56	c compiler = ghc 7.4
0.49/0.56	c packages:
0.49/0.56	c   OptDir-0.0.1
0.49/0.56	c   array-0.4.0.0
0.49/0.56	c   base-4.5.0.0
0.49/0.56	c   bytestring-0.9.2.1
0.49/0.56	c   containers-0.4.2.1
0.49/0.56	c   deepseq-1.3.0.0
0.49/0.56	c   mtl-2.1.1
0.49/0.56	c   old_locale-1.0.0.4
0.49/0.56	c   parse_dimacs-1.2
0.49/0.56	c   parsec-3.1.2
0.49/0.56	c   queue-0.1.2
0.49/0.56	c   stm-2.3
0.49/0.56	c   time-1.4
0.49/0.56	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725543-1338642829.opb"]
0.49/0.56	c #vars 900
0.49/0.56	c #constraints 960
0.49/0.56	c Solving starts ...
0.49/0.58	c solving time = 0.016s
0.49/0.58	c #decision = 29
0.49/0.58	c #conflict = 0
0.49/0.58	c #restart = 0
0.49/0.58	o -29
0.49/0.58	c Solving starts ...
0.59/0.65	c solving time = 0.067s
0.59/0.65	c #decision = 67
0.59/0.65	c #conflict = 2
0.59/0.65	c #restart = 0
0.59/0.65	o -30
0.59/0.65	c Solving starts ...
1.29/1.36	c solving time = 0.715s
1.29/1.36	c #decision = 164
1.29/1.36	c #conflict = 29
1.29/1.36	c #restart = 0
1.29/1.36	o -31
1.29/1.36	c Solving starts ...
1.48/1.52	c solving time = 0.156s
1.48/1.52	c #decision = 489
1.48/1.52	c #conflict = 36
1.48/1.52	c #restart = 0
1.48/1.52	o -32
1.48/1.52	c Solving starts ...
7.88/7.97	c learnt constraints deletion: 845 -> 423
10.78/10.88	c learnt constraints deletion: 929 -> 465
15.48/15.53	c learnt constraints deletion: 1225 -> 613
22.18/22.24	c learnt constraints deletion: 1754 -> 877
29.57/29.69	c learnt constraints deletion: 2081 -> 1041
33.57/33.62	c learnt constraints deletion: 1549 -> 775
44.56/44.69	c learnt constraints deletion: 2198 -> 1102
54.56/54.62	c learnt constraints deletion: 2209 -> 1107
64.26/64.31	c learnt constraints deletion: 2344 -> 1173
74.86/74.91	c learnt constraints deletion: 2344 -> 1177
86.46/86.52	c learnt constraints deletion: 2343 -> 1173
99.16/99.24	c learnt constraints deletion: 2494 -> 1247
111.36/111.49	c learnt constraints deletion: 2493 -> 1249
121.05/121.12	c learnt constraints deletion: 2491 -> 1248
134.24/134.34	c learnt constraints deletion: 2487 -> 1248
144.34/144.43	c learnt constraints deletion: 2301 -> 1151
157.95/158.08	c learnt constraints deletion: 2653 -> 1327
171.04/171.17	c learnt constraints deletion: 2647 -> 1327
184.34/184.40	c learnt constraints deletion: 2650 -> 1327
198.63/198.71	c learnt constraints deletion: 2654 -> 1327
211.73/211.84	c learnt constraints deletion: 2647 -> 1327
226.13/226.25	c learnt constraints deletion: 2657 -> 1330
241.72/241.81	c learnt constraints deletion: 2835 -> 1418
257.23/257.40	c learnt constraints deletion: 2831 -> 1418
274.72/274.88	c learnt constraints deletion: 2834 -> 1420
288.52/288.62	c learnt constraints deletion: 2835 -> 1420
303.92/304.06	c learnt constraints deletion: 2831 -> 1416
318.71/318.87	c learnt constraints deletion: 2834 -> 1418
334.11/334.23	c learnt constraints deletion: 2833 -> 1419
347.81/347.99	c learnt constraints deletion: 2825 -> 1414
363.21/363.31	c learnt constraints deletion: 2836 -> 1419
370.71/370.82	c learnt constraints deletion: 2162 -> 1081
389.10/389.30	c learnt constraints deletion: 3031 -> 1519
405.20/405.36	c learnt constraints deletion: 3028 -> 1518
420.20/420.33	c learnt constraints deletion: 3027 -> 1514
437.49/437.64	c learnt constraints deletion: 3032 -> 1517
452.50/452.63	c learnt constraints deletion: 3028 -> 1517
467.69/467.88	c learnt constraints deletion: 3028 -> 1518
486.58/486.72	c learnt constraints deletion: 3032 -> 1519
502.49/502.70	c learnt constraints deletion: 3032 -> 1520
522.29/522.42	c learnt constraints deletion: 3033 -> 1522
540.87/541.07	c learnt constraints deletion: 3029 -> 1515
559.27/559.44	c learnt constraints deletion: 3031 -> 1517
578.17/578.34	c learnt constraints deletion: 3033 -> 1519
590.37/590.55	c learnt constraints deletion: 2451 -> 1226
610.16/610.35	c learnt constraints deletion: 3247 -> 1625
627.16/627.37	c learnt constraints deletion: 3245 -> 1624
647.36/647.56	c learnt constraints deletion: 3246 -> 1625
665.16/665.36	c learnt constraints deletion: 3243 -> 1623
684.25/684.48	c learnt constraints deletion: 3247 -> 1628
706.65/706.81	c learnt constraints deletion: 3247 -> 1626
724.95/725.13	c learnt constraints deletion: 3244 -> 1625
739.55/739.70	c learnt constraints deletion: 3248 -> 1627
757.55/757.71	c learnt constraints deletion: 3249 -> 1627
775.65/775.82	c learnt constraints deletion: 3242 -> 1623
801.33/801.54	c learnt constraints deletion: 3241 -> 1625
822.84/823.03	c learnt constraints deletion: 3239 -> 1620
842.14/842.33	c learnt constraints deletion: 3245 -> 1627
861.53/861.73	c learnt constraints deletion: 3246 -> 1623
877.93/878.11	c learnt constraints deletion: 3247 -> 1625
893.72/893.99	c learnt constraints deletion: 3250 -> 1626
910.72/910.94	c learnt constraints deletion: 3245 -> 1625
923.22/923.41	c learnt constraints deletion: 2958 -> 1479
945.62/945.84	c learnt constraints deletion: 3474 -> 1739
964.61/964.89	c learnt constraints deletion: 3480 -> 1742
984.41/984.63	c learnt constraints deletion: 3485 -> 1743
1003.70/1003.96	c learnt constraints deletion: 3483 -> 1743
1023.30/1023.58	c learnt constraints deletion: 3484 -> 1745
1047.20/1047.45	c learnt constraints deletion: 3484 -> 1745
1067.39/1067.60	c learnt constraints deletion: 3486 -> 1743
1089.09/1089.36	c learnt constraints deletion: 3484 -> 1744
1106.69/1106.92	c learnt constraints deletion: 3483 -> 1743
1124.59/1124.81	c learnt constraints deletion: 3479 -> 1741
1144.08/1144.33	c learnt constraints deletion: 3487 -> 1746
1161.98/1162.29	c learnt constraints deletion: 3487 -> 1746
1180.28/1180.54	c learnt constraints deletion: 3478 -> 1741
1198.48/1198.77	c learnt constraints deletion: 3481 -> 1745
1219.37/1219.67	c learnt constraints deletion: 3483 -> 1748
1242.08/1242.32	c learnt constraints deletion: 3484 -> 1747
1258.18/1258.42	c learnt constraints deletion: 3484 -> 1743
1277.36/1277.61	c learnt constraints deletion: 3477 -> 1740
1295.36/1295.65	c learnt constraints deletion: 3485 -> 1746
1313.96/1314.26	c learnt constraints deletion: 3485 -> 1747
1333.25/1333.56	c learnt constraints deletion: 3488 -> 1747
1353.25/1353.51	c learnt constraints deletion: 3481 -> 1747
1373.05/1373.35	c learnt constraints deletion: 3485 -> 1746
1391.15/1391.50	c learnt constraints deletion: 3478 -> 1740
1413.15/1413.47	c learnt constraints deletion: 3670 -> 1835
1431.65/1431.93	c learnt constraints deletion: 3746 -> 1874
1453.14/1453.42	c learnt constraints deletion: 3748 -> 1874
1473.03/1473.33	c learnt constraints deletion: 3745 -> 1874
1494.44/1494.79	c learnt constraints deletion: 3743 -> 1872
1517.43/1517.79	c learnt constraints deletion: 3748 -> 1877
1537.92/1538.20	c learnt constraints deletion: 3745 -> 1874
1557.92/1558.20	c learnt constraints deletion: 3742 -> 1872
1579.62/1579.97	c learnt constraints deletion: 3744 -> 1875
1600.52/1600.87	c learnt constraints deletion: 3745 -> 1876
1624.32/1624.63	c learnt constraints deletion: 3745 -> 1876
1648.62/1648.93	c learnt constraints deletion: 3744 -> 1875
1670.81/1671.18	c learnt constraints deletion: 3748 -> 1879
1693.51/1693.90	c learnt constraints deletion: 3743 -> 1873
1718.80/1719.18	c learnt constraints deletion: 3747 -> 1880
1740.09/1740.49	c learnt constraints deletion: 3748 -> 1876
1764.99/1765.30	c learnt constraints deletion: 3750 -> 1877
1791.19/1791.57	c learnt constraints deletion: 3738 -> 1871

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-3725543-1338642829/watcher-3725543-1338642829 -o /tmp/evaluation-result-3725543-1338642829/solver-3725543-1338642829 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725543-1338642829.opb 

running on 4 cores: 0,2,4,6

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.02 2.00 1.97 3/176 17637
/proc/meminfo: memFree=28530232/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 330407399 6373376 716 33554432000 4194304 8989770 140734897999344 140737090911608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 1556 716 424 1171 0 333 0

[startup+0.068325 s]
/proc/loadavg: 2.02 2.00 1.97 3/176 17637
/proc/meminfo: memFree=28530232/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=11344 CPUtime=0.06 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 1964 0 0 0 6 0 0 0 20 0 1 0 330407399 11616256 1884 33554432000 4194304 8989770 140734897999344 140737090911608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 2836 1884 430 1171 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11344

[startup+0.100297 s]
/proc/loadavg: 2.02 2.00 1.97 3/176 17637
/proc/meminfo: memFree=28530232/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=13392 CPUtime=0.09 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 2467 0 0 0 9 0 0 0 20 0 1 0 330407399 13713408 2387 33554432000 4194304 8989770 140734897999344 140737090911608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 3348 2387 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300277 s]
/proc/loadavg: 2.02 2.00 1.97 3/176 17637
/proc/meminfo: memFree=28530232/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=25680 CPUtime=0.29 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 5698 0 0 0 29 0 0 0 20 0 1 0 330407399 26296320 5618 33554432000 4194304 8989770 140734897999344 140737090911608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 6420 5618 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25680

[startup+0.70027 s]
/proc/loadavg: 2.02 2.00 1.97 3/176 17637
/proc/meminfo: memFree=28530232/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=40016 CPUtime=0.69 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 9330 0 0 0 68 1 0 0 20 0 1 0 330407399 40976384 9250 33554432000 4194304 8989770 140734897999344 140737090911608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 10004 9250 473 1171 0 8781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40016

[startup+1.50028 s]
/proc/loadavg: 2.02 2.00 1.97 3/177 17638
/proc/meminfo: memFree=28495116/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=40016 CPUtime=1.48 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 9330 0 0 0 147 1 0 0 20 0 1 0 330407399 40976384 9250 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 10004 9250 473 1171 0 8781 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40016

[startup+3.10026 s]
/proc/loadavg: 2.02 2.00 1.97 3/177 17638
/proc/meminfo: memFree=28494736/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=40016 CPUtime=3.09 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 9330 0 0 0 307 2 0 0 20 0 1 0 330407399 40976384 9250 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 10004 9250 473 1171 0 8781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40016

[startup+6.30028 s]
/proc/loadavg: 2.02 2.00 1.97 3/177 17638
/proc/meminfo: memFree=28489032/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=48208 CPUtime=6.28 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 11154 0 0 0 625 3 0 0 20 0 1 0 330407399 49364992 11074 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 12052 11074 473 1171 0 10829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48208

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 1.98 3/177 17638
/proc/meminfo: memFree=28479548/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=54352 CPUtime=12.68 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 12923 0 0 0 1262 6 0 0 20 0 1 0 330407399 55656448 12841 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 13588 12841 475 1171 0 12365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54352

[startup+25.5003 s]
/proc/loadavg: 2.15 2.03 1.98 3/177 17638
/proc/meminfo: memFree=28463500/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=70736 CPUtime=25.48 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 17027 0 0 0 2537 11 0 0 20 0 1 0 330407399 72433664 16937 33554432000 4194304 8989770 140734897999344 140734897998608 4214375 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 17684 16937 475 1171 0 16461 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70736

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 1.98 3/177 17639
/proc/meminfo: memFree=28449388/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=78928 CPUtime=51.06 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 19094 0 0 0 5084 22 0 0 20 0 1 0 330407399 80822272 18985 33554432000 4194304 8989770 140734897999344 140734897998608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 19732 18985 475 1171 0 18509 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78928

[startup+102.306 s]
/proc/loadavg: 2.24 2.08 2.00 3/177 17639
/proc/meminfo: memFree=28424712/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=94288 CPUtime=102.26 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 22934 0 0 0 10189 37 0 0 20 0 1 0 330407399 96550912 22825 33554432000 4194304 8989770 140734897999344 140734897998608 7416165 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 23572 22825 475 1171 0 22349 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94288

[startup+162.3 s]
/proc/loadavg: 2.28 2.12 2.02 3/177 17639
/proc/meminfo: memFree=28416692/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=94288 CPUtime=162.24 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 22934 0 0 0 16162 62 0 0 20 0 1 0 330407399 96550912 22825 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 23572 22825 475 1171 0 22349 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94288

[startup+222.3 s]
/proc/loadavg: 2.18 2.13 2.02 3/177 17639
/proc/meminfo: memFree=28412296/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=97360 CPUtime=222.23 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 23709 0 0 0 22143 80 0 0 20 0 1 0 330407399 99696640 23593 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 24340 23593 475 1171 0 23117 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 97360

[startup+282.3 s]
/proc/loadavg: 2.13 2.12 2.02 3/177 17639
/proc/meminfo: memFree=28399772/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=104528 CPUtime=282.22 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 25407 0 0 0 28123 99 0 0 20 0 1 0 330407399 107036672 25291 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 26132 25291 475 1171 0 24909 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 104528

[startup+342.3 s]
/proc/loadavg: 2.09 2.11 2.02 3/176 17639
/proc/meminfo: memFree=28399656/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=104528 CPUtime=342.21 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 25407 0 0 0 34103 118 0 0 20 0 1 0 330407399 107036672 25291 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 26132 25291 475 1171 0 24909 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 104528

[startup+402.3 s]
/proc/loadavg: 2.09 2.10 2.02 3/178 17643
/proc/meminfo: memFree=28398196/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=104528 CPUtime=402.2 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 25505 0 0 0 40084 136 0 0 20 0 1 0 330407399 107036672 25385 33554432000 4194304 8989770 140734897999344 140734897998608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 26132 25385 475 1171 0 24909 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 104528

[startup+462.3 s]
/proc/loadavg: 2.07 2.09 2.02 3/177 17643
/proc/meminfo: memFree=28396964/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=105552 CPUtime=462.19 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 25515 0 0 0 46064 155 0 0 20 0 1 0 330407399 108085248 25395 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 26388 25395 475 1171 0 25165 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 105552

[startup+522.3 s]
/proc/loadavg: 2.03 2.08 2.02 3/177 17643
/proc/meminfo: memFree=28379348/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=111696 CPUtime=522.18 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 27297 0 0 0 52046 172 0 0 20 0 1 0 330407399 114376704 27177 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 27924 27177 475 1171 0 26701 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 111696

[startup+582.3 s]
/proc/loadavg: 2.01 2.06 2.01 3/177 17643
/proc/meminfo: memFree=28377668/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=112720 CPUtime=582.17 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 27455 0 0 0 58027 190 0 0 20 0 1 0 330407399 115425280 27332 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 28180 27332 475 1171 0 26957 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 112720

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17644
/proc/meminfo: memFree=28334328/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=822.13 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28651 0 0 0 81953 260 0 0 20 0 1 0 330407399 119619584 28271 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28271 475 1171 0 27981 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 116816

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17644
/proc/meminfo: memFree=28328856/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=882.12 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28651 0 0 0 87933 279 0 0 20 0 1 0 330407399 119619584 28271 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28271 475 1171 0 27981 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 116816

[startup+942.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 17644
/proc/meminfo: memFree=28325888/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=942.12 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28652 0 0 0 93915 297 0 0 20 0 1 0 330407399 119619584 28271 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28271 475 1171 0 27981 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 116816

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 17648
/proc/meminfo: memFree=28322180/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=1002.11 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28838 0 0 0 99896 315 0 0 20 0 1 0 330407399 119619584 28457 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28457 475 1171 0 27981 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 116816

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 17648
/proc/meminfo: memFree=28317476/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=1062.1 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28838 0 0 0 105876 334 0 0 20 0 1 0 330407399 119619584 28457 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28457 475 1171 0 27981 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 116816

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 17649
/proc/meminfo: memFree=28313752/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=116816 CPUtime=1122.09 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28838 0 0 0 111859 350 0 0 20 0 1 0 330407399 119619584 28457 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29204 28457 475 1171 0 27981 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 116816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17649
/proc/meminfo: memFree=28313636/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=117840 CPUtime=1182.08 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28844 0 0 0 117840 368 0 0 20 0 1 0 330407399 120668160 28463 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29460 28463 475 1171 0 28237 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 117840

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17649
/proc/meminfo: memFree=28313760/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=117840 CPUtime=1242.08 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28844 0 0 0 123824 384 0 0 20 0 1 0 330407399 120668160 28463 33554432000 4194304 8989770 140734897999344 140734897998664 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29460 28463 475 1171 0 28237 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 117840

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17650
/proc/meminfo: memFree=28313508/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=117840 CPUtime=1302.07 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 28844 0 0 0 129806 401 0 0 20 0 1 0 330407399 120668160 28463 33554432000 4194304 8989770 140734897999344 140734897998840 4446179 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29460 28463 475 1171 0 28237 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 117840

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17650
/proc/meminfo: memFree=28312832/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=117840 CPUtime=1362.06 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 29095 0 0 0 135787 419 0 0 20 0 1 0 330407399 120668160 28713 33554432000 4194304 8989770 140734897999344 140734897998608 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 29460 28713 475 1171 0 28237 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 117840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17650
/proc/meminfo: memFree=28308616/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1422.05 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30119 0 0 0 141767 438 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998608 4447536 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 121936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17650
/proc/meminfo: memFree=28308740/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1482.03 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30119 0 0 0 147749 454 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 121936

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17650
/proc/meminfo: memFree=28308616/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1542.02 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30119 0 0 0 153732 470 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 121936

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17654
/proc/meminfo: memFree=28301900/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1602.02 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30120 0 0 0 159716 486 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 121936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17693
/proc/meminfo: memFree=28491900/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1662 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30120 0 0 0 165698 502 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 121936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17693
/proc/meminfo: memFree=28407308/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1722 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30120 0 0 0 171682 518 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 121936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17693
/proc/meminfo: memFree=28340516/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1781.99 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30120 0 0 0 177663 536 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998840 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 121936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 17693
/proc/meminfo: memFree=28324116/32873648 swapFree=7388/7388
[pid=17637] ppid=17635 vsize=121936 CPUtime=1800.1 cores=0,2,4,6
/proc/17637/stat : 17637 (toysat) R 17635 17637 16576 0 -1 4202496 30120 0 0 0 179468 542 0 0 20 0 1 0 330407399 124862464 29737 33554432000 4194304 8989770 140734897999344 140734897998608 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17637/statm: 30484 29737 475 1171 0 29261 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 121936

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.1
CPU user time (s): 1794.68
CPU system time (s): 5.42117
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 121936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.68
system time used= 5.42117
maximum resident set size= 118948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30120
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= 55
involuntary context switches= 1854

runsolver used 3.15152 second user time and 9.29259 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 15:13:49
IDJOB=3725543
IDBENCH=89874
IDSOLVER=2308
FILE ID=node148/3725543-1338642829
RUNJOBID= node148-1338631508-16592
PBS_JOBID= 14636432
Free space on /tmp= 71388 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725543-1338642829/watcher-3725543-1338642829 -o /tmp/evaluation-result-3725543-1338642829/solver-3725543-1338642829 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725543-1338642829.opb

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=722549411

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:        28530612 kB
Buffers:          574760 kB
Cached:          2725488 kB
SwapCached:          628 kB
Active:          1433880 kB
Inactive:        2007288 kB
Active(anon):     130280 kB
Inactive(anon):    10672 kB
Active(file):    1303600 kB
Inactive(file):  1996616 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              7988 kB
Writeback:             0 kB
AnonPages:        145080 kB
Mapped:            12648 kB
Shmem:                36 kB
Slab:             764820 kB
SReclaimable:     208980 kB
SUnreclaim:       555840 kB
KernelStack:        1472 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     255092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71384 MiB
End job on node148 at 2012-06-02 15:43:51