Trace number 3725316

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir03_area_delay.opb
MD5SUM2b747b2caed6577698c928a521fdc3c2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.094985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables3540
Total number of constraints9890
Number of constraints which are clauses9890
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 1681
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 1681
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1681
Number of bits of the biggest sum of numbers11
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.39/0.49	c 2012-06-02T13:41:54+0200
0.39/0.49	c arch = x86_64
0.39/0.49	c os = linux
0.39/0.49	c compiler = ghc 7.4
0.39/0.49	c packages:
0.39/0.49	c   OptDir-0.0.1
0.39/0.49	c   array-0.4.0.0
0.39/0.49	c   base-4.5.0.0
0.39/0.49	c   bytestring-0.9.2.1
0.39/0.49	c   containers-0.4.2.1
0.39/0.49	c   deepseq-1.3.0.0
0.39/0.49	c   mtl-2.1.1
0.39/0.49	c   old_locale-1.0.0.4
0.39/0.49	c   parse_dimacs-1.2
0.39/0.49	c   parsec-3.1.2
0.39/0.49	c   queue-0.1.2
0.39/0.49	c   stm-2.3
0.39/0.49	c   time-1.4
0.39/0.49	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725316-1338637314.opb"]
0.39/0.49	c #vars 3540
0.39/0.49	c #constraints 9890
0.39/0.49	c Solving starts ...
0.49/0.51	c solving time = 0.007s
0.49/0.51	c #decision = 1745
0.49/0.51	c #conflict = 4
0.49/0.51	c #restart = 0
0.49/0.51	o 18
0.49/0.51	c Solving starts ...
0.49/0.52	c solving time = 0.006s
0.49/0.52	c #decision = 2768
0.49/0.52	c #conflict = 4
0.49/0.52	c #restart = 0
0.49/0.52	o 17
0.49/0.52	c Solving starts ...
0.59/0.65	c solving time = 0.126s
0.59/0.65	c #decision = 4695
0.59/0.65	c #conflict = 101
0.59/0.65	c #restart = 0
0.59/0.65	o 16
0.59/0.65	c Solving starts ...
32.58/32.67	c learnt constraints deletion: 10521 -> 5261
52.08/52.14	c learnt constraints deletion: 11552 -> 5776
72.66/72.77	c learnt constraints deletion: 12616 -> 6310
96.37/96.41	c learnt constraints deletion: 13855 -> 6928
117.86/117.97	c learnt constraints deletion: 13858 -> 6930
139.36/139.40	c solving time = 138.721s
139.36/139.40	c #decision = 199388
139.36/139.40	c #conflict = 45005
139.36/139.40	c #restart = 13
139.36/139.40	o 15
139.36/139.40	c Solving starts ...
139.86/139.99	c learnt constraints deletion: 13795 -> 6898
139.96/140.00	c learnt constraints deletion: 6898 -> 3449
157.65/157.78	c learnt constraints deletion: 9596 -> 4798
178.45/178.58	c learnt constraints deletion: 11520 -> 5760
199.35/199.43	c learnt constraints deletion: 12615 -> 6308
222.24/222.33	c learnt constraints deletion: 13809 -> 6905
243.74/243.89	c learnt constraints deletion: 13784 -> 6893
247.24/247.32	c solving time = 107.904s
247.24/247.32	c #decision = 357334
247.24/247.32	c #conflict = 80160
247.24/247.32	c #restart = 25
247.24/247.32	o 14
247.24/247.33	c Solving starts ...
247.24/247.34	c learnt constraints deletion: 7932 -> 3966
264.34/264.48	c learnt constraints deletion: 9838 -> 4921
283.23/283.31	c learnt constraints deletion: 11561 -> 5781
303.83/303.93	c learnt constraints deletion: 12594 -> 6298
322.03/322.12	c learnt constraints deletion: 12556 -> 6282
346.63/346.75	c learnt constraints deletion: 13706 -> 6854
371.72/371.89	c learnt constraints deletion: 15013 -> 7509
398.02/398.11	c learnt constraints deletion: 15003 -> 7503
422.91/423.02	c learnt constraints deletion: 15014 -> 7510
454.21/454.31	c learnt constraints deletion: 16509 -> 8255
482.90/483.08	c learnt constraints deletion: 16651 -> 8329
508.90/509.09	c learnt constraints deletion: 16613 -> 8307
540.69/540.88	c learnt constraints deletion: 18240 -> 9120
569.29/569.49	c learnt constraints deletion: 18195 -> 9099
598.58/598.79	c learnt constraints deletion: 18449 -> 9228
627.47/627.69	c learnt constraints deletion: 18225 -> 9117
655.97/656.19	c learnt constraints deletion: 18345 -> 9179
688.77/688.92	c learnt constraints deletion: 20094 -> 10054
720.16/720.35	c learnt constraints deletion: 20073 -> 10047
742.46/742.69	c solving time = 495.277s
742.46/742.69	c #decision = 1171812
742.46/742.69	c #conflict = 237876
742.46/742.69	c #restart = 41
742.46/742.69	o 13
742.46/742.69	c Solving starts ...
742.56/742.72	c learnt constraints deletion: 18380 -> 9190
742.56/742.73	c learnt constraints deletion: 9190 -> 4595
742.56/742.73	c learnt constraints deletion: 4595 -> 2298
764.76/764.97	c learnt constraints deletion: 9568 -> 4784
785.16/785.39	c learnt constraints deletion: 11440 -> 5721
805.34/805.57	c learnt constraints deletion: 12554 -> 6277
828.94/829.12	c learnt constraints deletion: 13779 -> 6890
851.54/851.71	c learnt constraints deletion: 14103 -> 7056
877.73/877.99	c learnt constraints deletion: 15415 -> 7710
888.34/888.50	c solving time = 145.787s
888.34/888.50	c #decision = 1400029
888.34/888.50	c #conflict = 285060
888.34/888.50	c #restart = 54
888.34/888.50	o 12
888.34/888.50	c Solving starts ...
888.34/888.52	c learnt constraints deletion: 11048 -> 5524
888.34/888.53	c learnt constraints deletion: 5524 -> 2762
909.83/910.03	c learnt constraints deletion: 9828 -> 4920
931.02/931.28	c learnt constraints deletion: 11360 -> 5681
953.73/953.93	c learnt constraints deletion: 12504 -> 6255
978.01/978.21	c learnt constraints deletion: 13735 -> 6876
1001.11/1001.32	c learnt constraints deletion: 14322 -> 7179
1026.02/1026.29	c learnt constraints deletion: 14989 -> 7495
1051.91/1052.11	c learnt constraints deletion: 15089 -> 7548
1081.40/1081.66	c learnt constraints deletion: 16627 -> 8323
1106.40/1106.68	c learnt constraints deletion: 16472 -> 8236
1133.49/1133.78	c learnt constraints deletion: 16679 -> 8341
1158.69/1158.98	c learnt constraints deletion: 16758 -> 8394
1188.29/1188.52	c learnt constraints deletion: 18113 -> 9059
1216.59/1216.85	c learnt constraints deletion: 18078 -> 9039
1245.48/1245.72	c learnt constraints deletion: 18086 -> 9051
1275.78/1276.00	c learnt constraints deletion: 18096 -> 9049
1311.07/1311.38	c learnt constraints deletion: 19917 -> 9962
1341.96/1342.25	c learnt constraints deletion: 19910 -> 9955
1376.35/1376.62	c learnt constraints deletion: 19880 -> 9942
1408.35/1408.66	c learnt constraints deletion: 20134 -> 10078
1441.35/1441.65	c learnt constraints deletion: 20150 -> 10076
1473.24/1473.57	c learnt constraints deletion: 20083 -> 10044
1505.93/1506.25	c learnt constraints deletion: 19908 -> 9960
1545.03/1545.38	c learnt constraints deletion: 22170 -> 11096
1581.83/1582.13	c learnt constraints deletion: 22076 -> 11038
1617.62/1617.97	c learnt constraints deletion: 22233 -> 11127
1650.91/1651.22	c learnt constraints deletion: 21830 -> 10916
1686.11/1686.43	c learnt constraints deletion: 21787 -> 10896
1722.71/1723.09	c learnt constraints deletion: 21865 -> 10937
1759.00/1759.33	c learnt constraints deletion: 22139 -> 11085
1794.20/1794.57	c learnt constraints deletion: 21918 -> 10962

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 13999
/proc/meminfo: memFree=28702720/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 329857340 6373376 743 33554432000 4194304 8989770 140737353957360 140737353956856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 1556 743 424 1171 0 333 0

[startup+0.026476 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 13999
/proc/meminfo: memFree=28702720/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=8272 CPUtime=0.02 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 1147 0 0 0 2 0 0 0 20 0 1 0 329857340 8470528 1067 33554432000 4194304 8989770 140737353957360 140737353956856 7874608 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 2068 1067 429 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 13999
/proc/meminfo: memFree=28702720/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 2312 0 0 0 9 0 0 0 20 0 1 0 329857340 12664832 2232 33554432000 4194304 8989770 140737353957360 140737353956856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 3092 2234 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 13999
/proc/meminfo: memFree=28702720/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=18512 CPUtime=0.29 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 3926 0 0 0 28 1 0 0 20 0 1 0 329857340 18956288 3846 33554432000 4194304 8989770 140737353957360 140737353956856 5383577 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 4628 3846 446 1171 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18512

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 13999
/proc/meminfo: memFree=28702720/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=20560 CPUtime=0.69 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 4463 0 0 0 68 1 0 0 20 0 1 0 329857340 21053440 4383 33554432000 4194304 8989770 140737353957360 140737353956856 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 5140 4383 471 1171 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20560

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28687320/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=20560 CPUtime=1.49 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 4463 0 0 0 148 1 0 0 20 0 1 0 329857340 21053440 4383 33554432000 4194304 8989770 140737353957360 140737353956624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 5140 4383 471 1171 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20560

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28686328/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=21584 CPUtime=3.08 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 4719 0 0 0 307 1 0 0 20 0 1 0 329857340 22102016 4639 33554432000 4194304 8989770 140737353957360 140737353956856 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 5396 4639 471 1171 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21584

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28684592/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=22608 CPUtime=6.28 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 4975 0 0 0 626 2 0 0 20 0 1 0 329857340 23150592 4895 33554432000 4194304 8989770 140737353957360 140737353956624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 5652 4895 471 1171 0 4429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22608

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28681428/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=25680 CPUtime=12.69 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 5743 0 0 0 1265 4 0 0 20 0 1 0 329857340 26296320 5663 33554432000 4194304 8989770 140737353957360 140737353956624 4355903 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 6420 5663 471 1171 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25680

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28675924/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=31824 CPUtime=25.49 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 7279 0 0 0 2542 7 0 0 20 0 1 0 329857340 32587776 7199 33554432000 4194304 8989770 140737353957360 140737353956624 6587907 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 7956 7199 471 1171 0 6733 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31824

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14000
/proc/meminfo: memFree=28667896/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=38992 CPUtime=51.07 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 9082 0 0 0 5094 13 0 0 20 0 1 0 329857340 39927808 8998 33554432000 4194304 8989770 140737353957360 140737353956624 4355564 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 9748 8998 473 1171 0 8525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38992

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.96 3/177 14040
/proc/meminfo: memFree=28641564/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=45136 CPUtime=102.26 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 10620 0 0 0 10202 24 0 0 20 0 1 0 329857340 46219264 10534 33554432000 4194304 8989770 140737353957360 140737353956624 4209332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 11284 10534 473 1171 0 10061 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45136

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 14040
/proc/meminfo: memFree=28628916/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=49232 CPUtime=162.25 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 11644 0 0 0 16186 39 0 0 20 0 1 0 329857340 50413568 11558 33554432000 4194304 8989770 140737353957360 140737353956856 4554285 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 12308 11558 473 1171 0 11085 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49232

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 14040
/proc/meminfo: memFree=28628104/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=47184 CPUtime=222.24 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 11901 0 0 0 22171 53 0 0 20 0 1 0 329857340 48316416 11046 33554432000 4194304 8989770 140737353957360 140737353956856 4214503 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 11796 11046 473 1171 0 10573 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47184

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14040
/proc/meminfo: memFree=28632452/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=37968 CPUtime=282.23 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 11901 0 0 0 28157 66 0 0 20 0 1 0 329857340 38879232 8742 33554432000 4194304 8989770 140737353957360 140737353956624 4452641 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 9492 8742 473 1171 0 8269 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 37968

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14040
/proc/meminfo: memFree=28621972/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=46160 CPUtime=342.22 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 13950 0 0 0 34141 81 0 0 20 0 1 0 329857340 47267840 10790 33554432000 4194304 8989770 140737353957360 140737353956624 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 11540 10790 473 1171 0 10317 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 46160

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 14040
/proc/meminfo: memFree=28620180/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=50256 CPUtime=402.21 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 14976 0 0 0 40124 97 0 0 20 0 1 0 329857340 51462144 11814 33554432000 4194304 8989770 140737353957360 140737353956856 4371208 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 12564 11814 473 1171 0 11341 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 50256

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 14041
/proc/meminfo: memFree=28615456/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=50256 CPUtime=462.2 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 14977 0 0 0 46110 110 0 0 20 0 1 0 329857340 51462144 11814 33554432000 4194304 8989770 140737353957360 140737353956624 4208879 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 12564 11814 473 1171 0 11341 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 50256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14044
/proc/meminfo: memFree=28611920/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=54352 CPUtime=522.19 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 16002 0 0 0 52093 126 0 0 20 0 1 0 329857340 55656448 12838 33554432000 4194304 8989770 140737353957360 140737353956856 4211904 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13588 12838 473 1171 0 12365 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 54352

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/177 14044
/proc/meminfo: memFree=28616180/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=54352 CPUtime=582.19 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 16002 0 0 0 58080 139 0 0 20 0 1 0 329857340 55656448 12838 33554432000 4194304 8989770 140737353957360 140737353956624 4209234 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13588 12838 473 1171 0 12365 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 54352

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 14045
/proc/meminfo: memFree=28620800/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=44112 CPUtime=822.15 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 19846 0 0 0 82024 191 0 0 20 0 1 0 329857340 45170688 10278 33554432000 4194304 8989770 140737353957360 140737353956856 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 11028 10278 473 1171 0 9805 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 44112

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 14045
/proc/meminfo: memFree=28611184/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=52304 CPUtime=882.13 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 21894 0 0 0 88009 204 0 0 20 0 1 0 329857340 53559296 12326 33554432000 4194304 8989770 140737353957360 140737353955328 6548307 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13076 12326 473 1171 0 11853 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 52304

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 14045
/proc/meminfo: memFree=28615528/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=46160 CPUtime=942.13 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 21894 0 0 0 93994 219 0 0 20 0 1 0 329857340 47267840 10790 33554432000 4194304 8989770 140737353957360 140737353955328 4452437 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 11540 10790 473 1171 0 10317 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 46160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 14045
/proc/meminfo: memFree=28611188/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=51280 CPUtime=1002.11 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 23175 0 0 0 99978 233 0 0 20 0 1 0 329857340 52510720 12070 33554432000 4194304 8989770 140737353957360 140737353956624 5397904 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 12820 12070 473 1171 0 11597 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 51280

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 14046
/proc/meminfo: memFree=28607896/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=52304 CPUtime=1062.1 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 23434 0 0 0 105962 248 0 0 20 0 1 0 329857340 53559296 12326 33554432000 4194304 8989770 140737353957360 140737353956624 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13076 12326 473 1171 0 11853 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 52304

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 14049
/proc/meminfo: memFree=28605552/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=54352 CPUtime=1122.09 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 24202 0 0 0 111945 264 0 0 20 0 1 0 329857340 55656448 12838 33554432000 4194304 8989770 140737353957360 140737353956856 4451616 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13588 12838 473 1171 0 12365 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 54352

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 14072
/proc/meminfo: memFree=28601760/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=54352 CPUtime=1182.08 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 24970 0 0 0 117930 278 0 0 20 0 1 0 329857340 55656448 12838 33554432000 4194304 8989770 140737353957360 140737353956624 6587824 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13588 12838 473 1171 0 12365 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 54352

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 14072
/proc/meminfo: memFree=28599284/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=57424 CPUtime=1242.07 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 25740 0 0 0 123917 290 0 0 20 0 1 0 329857340 58802176 13606 33554432000 4194304 8989770 140737353957360 140737353956624 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 14356 13606 473 1171 0 13133 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 57424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14072
/proc/meminfo: memFree=28599100/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=55376 CPUtime=1302.07 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 26252 0 0 0 129904 303 0 0 20 0 1 0 329857340 56705024 13094 33554432000 4194304 8989770 140737353957360 140737353956624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 13844 13094 473 1171 0 12621 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 55376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14073
/proc/meminfo: memFree=28595684/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=58448 CPUtime=1362.05 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 28045 0 0 0 135888 317 0 0 20 0 1 0 329857340 59850752 13862 33554432000 4194304 8989770 140737353957360 140737353956856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 14612 13862 473 1171 0 13389 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 58448

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14073
/proc/meminfo: memFree=28590756/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=62544 CPUtime=1422.05 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 29069 0 0 0 141872 333 0 0 20 0 1 0 329857340 64045056 14886 33554432000 4194304 8989770 140737353957360 140737353956624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 62544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 14073
/proc/meminfo: memFree=28591504/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=62544 CPUtime=1482.04 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 29071 0 0 0 147856 348 0 0 20 0 1 0 329857340 64045056 14886 33554432000 4194304 8989770 140737353957360 140737353956856 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 62544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14074
/proc/meminfo: memFree=28588896/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=62544 CPUtime=1542.03 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 29071 0 0 0 153842 361 0 0 20 0 1 0 329857340 64045056 14886 33554432000 4194304 8989770 140737353957360 140737353956856 6587952 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 62544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14074
/proc/meminfo: memFree=28590884/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=62544 CPUtime=1602.02 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 29583 0 0 0 159826 376 0 0 20 0 1 0 329857340 64045056 14886 33554432000 4194304 8989770 140737353957360 140737353956624 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 62544

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/177 14075
/proc/meminfo: memFree=28586724/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=66640 CPUtime=1662.01 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 31375 0 0 0 165809 392 0 0 20 0 1 0 329857340 68239360 15910 33554432000 4194304 8989770 140737353957360 140737353956856 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 16660 15910 473 1171 0 15437 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 66640

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/178 14078
/proc/meminfo: memFree=28591132/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=62544 CPUtime=1722.01 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 31375 0 0 0 171793 408 0 0 20 0 1 0 329857340 64045056 14886 33554432000 4194304 8989770 140737353957360 140737353956624 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 15636 14886 473 1171 0 14413 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 62544

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 14078
/proc/meminfo: memFree=28576880/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=66640 CPUtime=1781.99 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 33167 0 0 0 177776 423 0 0 20 0 1 0 329857340 68239360 15910 33554432000 4194304 8989770 140737353957360 140737353956856 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 16660 15910 473 1171 0 15437 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 66640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 14078
/proc/meminfo: memFree=28576128/32873648 swapFree=6864/6864
[pid=13999] ppid=13997 vsize=66640 CPUtime=1800.09 cores=1,3,5,7
/proc/13999/stat : 13999 (toysat) R 13997 13999 13572 0 -1 4202496 33167 0 0 0 179582 427 0 0 20 0 1 0 329857340 68239360 15910 33554432000 4194304 8989770 140737353957360 140737353956624 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13999/statm: 16660 15910 473 1171 0 15437 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 66640

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.11
CPU user time (s): 1795.83
CPU system time (s): 4.28035
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 69712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.83
system time used= 4.28035
maximum resident set size= 66712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33167
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= 33
involuntary context switches= 1848

runsolver used 2.50062 second user time and 10.3234 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-02 13:41:54
IDJOB=3725316
IDBENCH=25004
IDSOLVER=2308
FILE ID=node120/3725316-1338637314
RUNJOBID= node120-1338631507-13589
PBS_JOBID= 14636460
Free space on /tmp= 70780 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir03_area_delay.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725316-1338637314/watcher-3725316-1338637314 -o /tmp/evaluation-result-3725316-1338637314/solver-3725316-1338637314 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725316-1338637314.opb

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

MD5SUM BENCH= 2b747b2caed6577698c928a521fdc3c2
RANDOM SEED=610356487

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28703728 kB
Buffers:          531544 kB
Cached:          2692024 kB
SwapCached:         1572 kB
Active:          1629452 kB
Inactive:        1614720 kB
Active(anon):      12864 kB
Inactive(anon):     9228 kB
Active(file):    1616588 kB
Inactive(file):  1605492 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              7844 kB
Writeback:             0 kB
AnonPages:         25060 kB
Mapped:            12676 kB
Shmem:                32 kB
Slab:             790060 kB
SReclaimable:     234308 kB
SUnreclaim:       555752 kB
KernelStack:        1456 kB
PageTables:         3696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     134712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 70776 MiB
End job on node120 at 2012-06-02 14:11:56