Trace number 3707005

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_024_area_delay.opb
MD5SUM58f3055ef9bb388e237f57f2627386e0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1.39579
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables3392
Total number of constraints9001
Number of constraints which are clauses9001
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 constraint63
Number of terms in the objective function 1642
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 1642
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 1642
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.38/0.46	c 2012-05-27T15:38:31+0200
0.38/0.46	c arch = x86_64
0.38/0.46	c os = linux
0.38/0.46	c compiler = ghc 7.4
0.38/0.46	c packages:
0.38/0.46	c   OptDir-0.0.1
0.38/0.46	c   array-0.4.0.0
0.38/0.46	c   base-4.5.0.0
0.38/0.46	c   bytestring-0.9.2.1
0.38/0.46	c   containers-0.4.2.1
0.38/0.46	c   deepseq-1.3.0.0
0.38/0.46	c   mtl-2.1.1
0.38/0.46	c   old_locale-1.0.0.4
0.38/0.46	c   parse_dimacs-1.2
0.38/0.46	c   parsec-3.1.2
0.38/0.46	c   queue-0.1.2
0.38/0.46	c   stm-2.3
0.38/0.46	c   time-1.4
0.38/0.46	c command line = ["--pb","HOME/instance-3707005-1338125911.opb"]
0.38/0.46	c #vars 3392
0.38/0.46	c #constraints 9001
0.38/0.46	c Solving starts ...
0.38/0.47	c solving time = 0.010s
0.38/0.47	c #decision = 2249
0.38/0.47	c #conflict = 11
0.38/0.47	c #restart = 0
0.38/0.47	o 40
0.38/0.48	c Solving starts ...
0.38/0.49	c solving time = 0.013s
0.38/0.49	c #decision = 3642
0.38/0.49	c #conflict = 11
0.38/0.49	c #restart = 0
0.38/0.49	o 39
0.38/0.49	c Solving starts ...
0.48/0.50	c solving time = 0.009s
0.48/0.50	c #decision = 5392
0.48/0.50	c #conflict = 14
0.48/0.50	c #restart = 0
0.48/0.50	o 38
0.48/0.51	c Solving starts ...
26.98/27.09	c learnt constraints deletion: 10230 -> 5115
42.47/42.58	c learnt constraints deletion: 11209 -> 5605
59.46/59.56	c learnt constraints deletion: 12049 -> 6025
81.26/81.34	c learnt constraints deletion: 13552 -> 6776
98.16/98.22	c learnt constraints deletion: 13402 -> 6701
117.45/117.57	c learnt constraints deletion: 14758 -> 7379
134.24/134.34	c learnt constraints deletion: 14879 -> 7442
151.94/152.03	c learnt constraints deletion: 16255 -> 8134
172.34/172.43	c learnt constraints deletion: 15997 -> 8000
190.53/190.60	c learnt constraints deletion: 15994 -> 7998
210.23/210.32	c learnt constraints deletion: 16202 -> 8103
231.22/231.33	c learnt constraints deletion: 17986 -> 8993
250.82/250.99	c learnt constraints deletion: 17877 -> 8941
269.91/270.03	c learnt constraints deletion: 17987 -> 9001
288.31/288.45	c learnt constraints deletion: 17750 -> 8875
310.30/310.49	c learnt constraints deletion: 19404 -> 9702
331.60/331.76	c learnt constraints deletion: 19345 -> 9674
353.40/353.53	c learnt constraints deletion: 19252 -> 9628
377.29/377.43	c learnt constraints deletion: 19384 -> 9693
404.60/404.75	c learnt constraints deletion: 19602 -> 9801
429.09/429.21	c learnt constraints deletion: 19723 -> 9865
450.49/450.68	c learnt constraints deletion: 19653 -> 9832
474.78/474.90	c learnt constraints deletion: 21656 -> 10828
496.07/496.21	c learnt constraints deletion: 21222 -> 10611
521.08/521.22	c learnt constraints deletion: 21236 -> 10620
542.37/542.53	c learnt constraints deletion: 21529 -> 10768
566.67/566.80	c learnt constraints deletion: 21540 -> 10770
591.67/591.86	c learnt constraints deletion: 21296 -> 10649
612.86/613.09	c learnt constraints deletion: 21559 -> 10782
633.26/633.44	c learnt constraints deletion: 21598 -> 10803
654.95/655.18	c learnt constraints deletion: 21677 -> 10840
681.75/682.00	c learnt constraints deletion: 23332 -> 11666
709.75/709.96	c learnt constraints deletion: 23199 -> 11600
739.24/739.41	c learnt constraints deletion: 23557 -> 11782
765.04/765.20	c learnt constraints deletion: 23398 -> 11700
791.03/791.20	c learnt constraints deletion: 23493 -> 11749
817.23/817.40	c learnt constraints deletion: 23278 -> 11642
849.42/849.60	c learnt constraints deletion: 23436 -> 11722
879.12/879.36	c learnt constraints deletion: 23753 -> 11883
901.41/901.65	c learnt constraints deletion: 23647 -> 11825
930.91/931.17	c learnt constraints deletion: 23574 -> 11791
957.81/958.01	c learnt constraints deletion: 23554 -> 11779
981.01/981.25	c learnt constraints deletion: 23765 -> 11886
1010.79/1011.08	c learnt constraints deletion: 25667 -> 12834
1039.78/1040.00	c learnt constraints deletion: 25790 -> 12895
1069.88/1070.16	c learnt constraints deletion: 25823 -> 12912
1096.68/1096.94	c learnt constraints deletion: 25705 -> 12854
1128.77/1129.04	c learnt constraints deletion: 26008 -> 13007
1159.08/1159.35	c learnt constraints deletion: 25917 -> 12965
1189.16/1189.41	c learnt constraints deletion: 25728 -> 12866
1221.76/1222.08	c learnt constraints deletion: 25550 -> 12778
1255.75/1256.03	c learnt constraints deletion: 25566 -> 12789
1288.15/1288.40	c learnt constraints deletion: 25728 -> 12867
1317.54/1317.83	c learnt constraints deletion: 25761 -> 12891
1346.94/1347.23	c learnt constraints deletion: 25707 -> 12868
1374.83/1375.10	c learnt constraints deletion: 26066 -> 13047
1404.93/1405.27	c learnt constraints deletion: 25880 -> 12944
1432.73/1433.09	c learnt constraints deletion: 25795 -> 12901
1464.93/1465.25	c learnt constraints deletion: 25609 -> 12809
1494.31/1494.65	c learnt constraints deletion: 26036 -> 13022
1526.80/1527.18	c learnt constraints deletion: 28429 -> 14227
1558.40/1558.79	c learnt constraints deletion: 28481 -> 14241
1586.90/1587.29	c learnt constraints deletion: 28367 -> 14187
1617.19/1617.51	c learnt constraints deletion: 28424 -> 14215
1653.29/1653.65	c learnt constraints deletion: 28472 -> 14241
1683.28/1683.63	c learnt constraints deletion: 28533 -> 14274
1711.48/1711.83	c learnt constraints deletion: 28573 -> 14289
1748.67/1749.04	c learnt constraints deletion: 28138 -> 14069
1786.16/1786.53	c learnt constraints deletion: 28437 -> 14220

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-3707005-1338125911/watcher-3707005-1338125911 -o /tmp/evaluation-result-3707005-1338125911/solver-3707005-1338125911 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707005-1338125911.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 1.99 1.86 3/176 10154
/proc/meminfo: memFree=30777128/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 278717177 6356992 734 33554432000 4194304 8973514 140735581549872 140735464340616 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 1808 739 411 1167 0 589 0

[startup+0.0862049 s]
/proc/loadavg: 2.00 1.99 1.86 3/176 10154
/proc/meminfo: memFree=30777128/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=12352 CPUtime=0.07 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 2283 0 0 0 7 0 0 0 20 0 1 0 278717177 12648448 2204 33554432000 4194304 8973514 140735581549872 140735464340616 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 3088 2204 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12352

[startup+0.100267 s]
/proc/loadavg: 2.00 1.99 1.86 3/176 10154
/proc/meminfo: memFree=30777128/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 2357 0 0 0 9 0 0 0 20 0 1 0 278717177 12648448 2278 33554432000 4194304 8973514 140735581549872 140735464340616 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300228 s]
/proc/loadavg: 2.00 1.99 1.86 3/176 10154
/proc/meminfo: memFree=30777128/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=17472 CPUtime=0.28 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 3655 0 0 0 28 0 0 0 20 0 1 0 278717177 17891328 3576 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 4368 3576 430 1167 0 3149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17472

[startup+0.700257 s]
/proc/loadavg: 2.00 1.99 1.86 3/176 10154
/proc/meminfo: memFree=30777128/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=20544 CPUtime=0.69 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 4249 0 0 0 68 1 0 0 20 0 1 0 278717177 21037056 4170 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 5136 4170 456 1167 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20544

[startup+1.50025 s]
/proc/loadavg: 2.00 1.99 1.86 3/177 10155
/proc/meminfo: memFree=30761256/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=20544 CPUtime=1.49 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 4449 0 0 0 148 1 0 0 20 0 1 0 278717177 21037056 4370 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 5136 4370 456 1167 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20544

[startup+3.10019 s]
/proc/loadavg: 2.00 1.99 1.86 3/177 10155
/proc/meminfo: memFree=30759860/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=21568 CPUtime=3.08 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 4705 0 0 0 307 1 0 0 20 0 1 0 278717177 22085632 4626 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 5392 4626 456 1167 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21568

[startup+6.30025 s]
/proc/loadavg: 2.00 1.99 1.86 3/177 10155
/proc/meminfo: memFree=30756416/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=24640 CPUtime=6.28 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 5473 0 0 0 625 3 0 0 20 0 1 0 278717177 25231360 5394 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 6160 5394 456 1167 0 4941 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24640

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 1.87 3/177 10155
/proc/meminfo: memFree=30750240/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=29760 CPUtime=12.69 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 6753 0 0 0 1263 6 0 0 20 0 1 0 278717177 30474240 6674 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 7440 6674 456 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.87 3/177 10155
/proc/meminfo: memFree=30736172/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=41024 CPUtime=25.48 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 9570 0 0 0 2538 10 0 0 20 0 1 0 278717177 42008576 9495 33554432000 4194304 8973514 140735581549872 140735581547840 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 10256 9495 456 1167 0 9037 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41024

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.87 3/177 10155
/proc/meminfo: memFree=30722668/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=49216 CPUtime=51.07 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 11630 0 0 0 5091 16 0 0 20 0 1 0 278717177 50397184 11544 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 12304 11544 457 1167 0 11085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49216

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 10158
/proc/meminfo: memFree=30706632/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=53312 CPUtime=102.26 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 12656 0 0 0 10196 30 0 0 20 0 1 0 278717177 54591488 12568 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 13328 12568 457 1167 0 12109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53312

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/177 10159
/proc/meminfo: memFree=30684384/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=63552 CPUtime=162.24 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 15218 0 0 0 16178 46 0 0 20 0 1 0 278717177 65077248 15128 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 15888 15128 457 1167 0 14669 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63552

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/177 10159
/proc/meminfo: memFree=30669628/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=67648 CPUtime=222.22 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 16498 0 0 0 22162 60 0 0 20 0 1 0 278717177 69271552 16152 33554432000 4194304 8973514 140735581549872 140735581549136 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/10154/statm: 16912 16152 457 1167 0 15693 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67648

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/177 10159
/proc/meminfo: memFree=30650140/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=74816 CPUtime=282.21 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 18290 0 0 0 28146 75 0 0 20 0 1 0 278717177 76611584 17944 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 18704 17944 457 1167 0 17485 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 74816

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/177 10159
/proc/meminfo: memFree=30636268/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=74816 CPUtime=342.21 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 19058 0 0 0 34131 90 0 0 20 0 1 0 278717177 76611584 17944 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 18704 17944 457 1167 0 17485 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 74816

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/177 10159
/proc/meminfo: memFree=30622608/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=74816 CPUtime=402.19 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 22130 0 0 0 40115 104 0 0 20 0 1 0 278717177 76611584 17944 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 18704 17944 457 1167 0 17485 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 74816

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 10160
/proc/meminfo: memFree=30598872/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=83008 CPUtime=462.18 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 24178 0 0 0 46100 118 0 0 20 0 1 0 278717177 85000192 19992 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 20752 19992 457 1167 0 19533 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 83008

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 10160
/proc/meminfo: memFree=30591908/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=88128 CPUtime=522.17 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 25458 0 0 0 52081 136 0 0 20 0 1 0 278717177 90243072 21272 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 22032 21272 457 1167 0 20813 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 88128

[startup+582.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/177 10160
/proc/meminfo: memFree=30593220/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=87104 CPUtime=582.17 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 25458 0 0 0 58066 151 0 0 20 0 1 0 278717177 89194496 21016 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 21776 21016 457 1167 0 20557 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 87104

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 10164
/proc/meminfo: memFree=30589244/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=78912 CPUtime=822.12 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 29813 0 0 0 82004 208 0 0 20 0 1 0 278717177 80805888 18968 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 19728 18968 457 1167 0 18509 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 78912

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 10164
/proc/meminfo: memFree=30581504/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=87104 CPUtime=882.11 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 33397 0 0 0 87987 224 0 0 20 0 1 0 278717177 89194496 21016 33554432000 4194304 8973514 140735581549872 140735581549136 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 21776 21016 457 1167 0 20557 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 87104

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 10164
/proc/meminfo: memFree=30576304/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=92224 CPUtime=942.11 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 36725 0 0 0 93970 241 0 0 20 0 1 0 278717177 94437376 22296 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 23056 22296 457 1167 0 21837 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 92224

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 10164
/proc/meminfo: memFree=30575216/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=93248 CPUtime=1002.1 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 40318 0 0 0 99951 259 0 0 20 0 1 0 278717177 95485952 22552 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 23312 22552 457 1167 0 22093 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 93248

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 10165
/proc/meminfo: memFree=30572860/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=96320 CPUtime=1062.08 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 42366 0 0 0 105934 274 0 0 20 0 1 0 278717177 98631680 23320 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 24080 23320 457 1167 0 22861 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 96320

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 10165
/proc/meminfo: memFree=30563932/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=95296 CPUtime=1122.07 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 43902 0 0 0 111917 290 0 0 20 0 1 0 278717177 97583104 23064 33554432000 4194304 8973514 140735581549872 140735581549136 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 23824 23064 457 1167 0 22605 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 95296

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10165
/proc/meminfo: memFree=30567832/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=91200 CPUtime=1182.07 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 43904 0 0 0 117901 306 0 0 20 0 1 0 278717177 93388800 22040 33554432000 4194304 8973514 140735581549872 140735581549136 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 22800 22040 457 1167 0 21581 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 91200

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 10165
/proc/meminfo: memFree=30567712/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=91200 CPUtime=1242.05 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 43904 0 0 0 123885 320 0 0 20 0 1 0 278717177 93388800 22040 33554432000 4194304 8973514 140735581549872 140735581549136 4213458 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 22800 22040 457 1167 0 21581 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 91200

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 10168
/proc/meminfo: memFree=30552432/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=98368 CPUtime=1302.05 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 45696 0 0 0 129868 337 0 0 20 0 1 0 278717177 100728832 23832 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 24592 23832 457 1167 0 23373 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 98368

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 10192
/proc/meminfo: memFree=30541336/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=98368 CPUtime=1362.03 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 45699 0 0 0 135853 350 0 0 20 0 1 0 278717177 100728832 23832 33554432000 4194304 8973514 140735581549872 140735581549136 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 24592 23832 457 1167 0 23373 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 98368

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10192
/proc/meminfo: memFree=30538864/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=95296 CPUtime=1422.03 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 46979 0 0 0 141839 364 0 0 20 0 1 0 278717177 97583104 23064 33554432000 4194304 8973514 140735581549872 140735581547840 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 23824 23064 457 1167 0 22605 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 95296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10192
/proc/meminfo: memFree=30533044/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=91200 CPUtime=1482.01 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 48263 0 0 0 147821 380 0 0 20 0 1 0 278717177 93388800 22040 33554432000 4194304 8973514 140735581549872 140735581547840 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 22800 22040 457 1167 0 21581 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 91200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10192
/proc/meminfo: memFree=30532692/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=104512 CPUtime=1542 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 51592 0 0 0 153804 396 0 0 20 0 1 0 278717177 107020288 25368 33554432000 4194304 8973514 140735581549872 140735581549136 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 26128 25368 457 1167 0 24909 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 104512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10192
/proc/meminfo: memFree=30525692/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=111680 CPUtime=1602 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 53384 0 0 0 159785 415 0 0 20 0 1 0 278717177 114360320 27160 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 27920 27160 457 1167 0 26701 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 111680

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10193
/proc/meminfo: memFree=30529352/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=107584 CPUtime=1661.98 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 53640 0 0 0 165771 427 0 0 20 0 1 0 278717177 110166016 26136 33554432000 4194304 8973514 140735581549872 140735581549368 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 26896 26136 457 1167 0 25677 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 107584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10193
/proc/meminfo: memFree=30537520/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=99392 CPUtime=1721.97 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 53644 0 0 0 171755 442 0 0 20 0 1 0 278717177 101777408 24088 33554432000 4194304 8973514 140735581549872 140735581549368 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 24848 24088 457 1167 0 23629 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 99392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10232
/proc/meminfo: memFree=30684812/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=99392 CPUtime=1781.97 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 53644 0 0 0 177740 457 0 0 20 0 1 0 278717177 101777408 24088 33554432000 4194304 8973514 140735581549872 140735581549368 4204320 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 24848 24088 457 1167 0 23629 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 99392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 10232
/proc/meminfo: memFree=30459176/32873648 swapFree=6860/6860
[pid=10154] ppid=10152 vsize=100416 CPUtime=1800.06 cores=1,3,5,7
/proc/10154/stat : 10154 (toysat) R 10152 10154 9979 0 -1 4202496 53900 0 0 0 179546 460 0 0 20 0 1 0 278717177 102825984 24344 33554432000 4194304 8973514 140735581549872 140735581549368 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/10154/statm: 25104 24344 457 1167 0 23885 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 100416

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.08
CPU user time (s): 1795.47
CPU system time (s): 4.6073
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 112704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.47
system time used= 4.6073
maximum resident set size= 109664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53900
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= 45
involuntary context switches= 2084

runsolver used 3.50047 second user time and 9.10462 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 15:38:31
IDJOB=3707005
IDBENCH=24987
IDSOLVER=2285
FILE ID=node116/3707005-1338125911
RUNJOBID= node116-1338124087-9996
PBS_JOBID= 14624506
Free space on /tmp= 71464 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_024_area_delay.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707005-1338125911/watcher-3707005-1338125911 -o /tmp/evaluation-result-3707005-1338125911/solver-3707005-1338125911 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707005-1338125911.opb

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

MD5SUM BENCH= 58f3055ef9bb388e237f57f2627386e0
RANDOM SEED=1913626969

node116.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.556
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	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.556
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:        30778144 kB
Buffers:          352700 kB
Cached:           845684 kB
SwapCached:         3240 kB
Active:           826524 kB
Inactive:         433148 kB
Active(anon):      52184 kB
Inactive(anon):     8960 kB
Active(file):     774340 kB
Inactive(file):   424188 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             16084 kB
Writeback:             0 kB
AnonPages:         63256 kB
Mapped:            14412 kB
Shmem:                96 kB
Slab:             698884 kB
SReclaimable:     143160 kB
SUnreclaim:       555724 kB
KernelStack:        1424 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     173740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71452 MiB
End job on node116 at 2012-05-27 16:08:34