Trace number 3706257

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.02 1800.31

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir04_trarea_ac.opb
MD5SUMa588ec671da067d931709859b503c557
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41202
Best CPU time to get the best result obtained on this benchmark244.379
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1945
Total number of constraints3355
Number of constraints which are clauses3355
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 constraint55
Number of terms in the objective function 1036
Biggest coefficient in the objective function 2072
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1671510
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2072
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1671510
Number of bits of the biggest sum of numbers21
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.09/0.18	c 2012-05-27T16:40:48+0200
0.09/0.18	c arch = x86_64
0.09/0.18	c os = linux
0.09/0.18	c compiler = ghc 7.4
0.09/0.18	c packages:
0.09/0.18	c   OptDir-0.0.1
0.09/0.18	c   array-0.4.0.0
0.09/0.18	c   base-4.5.0.0
0.09/0.18	c   bytestring-0.9.2.1
0.09/0.18	c   containers-0.4.2.1
0.09/0.18	c   deepseq-1.3.0.0
0.09/0.18	c   mtl-2.1.1
0.09/0.18	c   old_locale-1.0.0.4
0.09/0.18	c   parse_dimacs-1.2
0.09/0.18	c   parsec-3.1.2
0.09/0.18	c   queue-0.1.2
0.09/0.18	c   stm-2.3
0.09/0.18	c   time-1.4
0.09/0.18	c command line = ["--pb","HOME/instance-3706257-1338129647.opb"]
0.09/0.18	c #vars 1945
0.09/0.18	c #constraints 3355
0.09/0.18	c Solving starts ...
0.09/0.19	c solving time = 0.003s
0.09/0.19	c #decision = 993
0.09/0.19	c #conflict = 0
0.09/0.19	c #restart = 0
0.09/0.19	o 60200
0.09/0.19	c Solving starts ...
0.09/0.19	c solving time = 0.005s
0.09/0.19	c #decision = 1929
0.09/0.19	c #conflict = 1
0.09/0.19	c #restart = 0
0.09/0.19	o 58956
0.19/0.20	c Solving starts ...
0.19/0.21	c solving time = 0.012s
0.19/0.21	c #decision = 2862
0.19/0.21	c #conflict = 6
0.19/0.21	c #restart = 0
0.19/0.21	o 58912
0.19/0.21	c Solving starts ...
0.19/0.22	c solving time = 0.011s
0.19/0.22	c #decision = 3795
0.19/0.22	c #conflict = 7
0.19/0.22	c #restart = 0
0.19/0.22	o 57668
0.19/0.22	c Solving starts ...
0.19/0.26	c solving time = 0.038s
0.19/0.26	c #decision = 4723
0.19/0.26	c #conflict = 28
0.19/0.26	c #restart = 0
0.19/0.26	o 57622
0.19/0.26	c Solving starts ...
0.19/0.28	c solving time = 0.010s
0.19/0.28	c #decision = 5634
0.19/0.28	c #conflict = 29
0.19/0.28	c #restart = 0
0.19/0.28	o 56378
0.19/0.28	c Solving starts ...
0.29/0.30	c solving time = 0.024s
0.29/0.30	c #decision = 6533
0.29/0.30	c #conflict = 38
0.29/0.30	c #restart = 0
0.29/0.30	o 56366
0.29/0.30	c Solving starts ...
28.59/28.68	c learnt constraints deletion: 3583 -> 1792
42.58/42.67	c learnt constraints deletion: 3865 -> 1933
58.98/59.07	c learnt constraints deletion: 4248 -> 2125
71.77/71.88	c learnt constraints deletion: 4242 -> 2121
91.27/91.39	c learnt constraints deletion: 4767 -> 2384
108.16/108.24	c learnt constraints deletion: 4953 -> 2484
125.86/125.91	c learnt constraints deletion: 5167 -> 2585
146.06/146.11	c learnt constraints deletion: 5321 -> 2663
163.76/163.87	c learnt constraints deletion: 5310 -> 2663
185.16/185.22	c learnt constraints deletion: 5671 -> 2837
205.95/206.06	c learnt constraints deletion: 5634 -> 2817
226.46/226.60	c learnt constraints deletion: 5649 -> 2827
244.54/244.68	c learnt constraints deletion: 5757 -> 2880
261.34/261.49	c learnt constraints deletion: 5688 -> 2845
286.14/286.21	c learnt constraints deletion: 6275 -> 3142
308.03/308.18	c learnt constraints deletion: 6287 -> 3146
330.73/330.85	c learnt constraints deletion: 6385 -> 3194
349.33/349.46	c learnt constraints deletion: 6271 -> 3138
372.83/372.92	c learnt constraints deletion: 6375 -> 3191
393.73/393.86	c learnt constraints deletion: 6338 -> 3174
421.62/421.79	c learnt constraints deletion: 6828 -> 3414
446.31/446.45	c learnt constraints deletion: 6922 -> 3465
470.01/470.16	c learnt constraints deletion: 6981 -> 3492
493.20/493.37	c learnt constraints deletion: 7079 -> 3545
515.51/515.64	c learnt constraints deletion: 7066 -> 3542
536.80/536.93	c learnt constraints deletion: 6973 -> 3489
557.20/557.38	c learnt constraints deletion: 6993 -> 3501
575.80/575.92	c learnt constraints deletion: 6987 -> 3498
602.59/602.73	c learnt constraints deletion: 7545 -> 3773
626.79/626.93	c learnt constraints deletion: 7730 -> 3867
652.68/652.88	c learnt constraints deletion: 7793 -> 3903
675.08/675.20	c learnt constraints deletion: 7547 -> 3775
701.98/702.18	c learnt constraints deletion: 7508 -> 3755
726.47/726.64	c learnt constraints deletion: 7605 -> 3806
750.16/750.30	c learnt constraints deletion: 7813 -> 3916
772.76/772.98	c learnt constraints deletion: 7481 -> 3741
800.67/800.87	c learnt constraints deletion: 7647 -> 3825
822.26/822.40	c learnt constraints deletion: 7501 -> 3752
847.35/847.53	c learnt constraints deletion: 7734 -> 3869
875.36/875.52	c learnt constraints deletion: 8592 -> 4302
901.64/901.83	c learnt constraints deletion: 8420 -> 4210
927.54/927.73	c learnt constraints deletion: 8476 -> 4243
954.44/954.65	c learnt constraints deletion: 8360 -> 4183
977.33/977.52	c learnt constraints deletion: 8211 -> 4107
1003.53/1003.70	c learnt constraints deletion: 8461 -> 4232
1027.83/1028.07	c learnt constraints deletion: 8355 -> 4182
1052.32/1052.56	c learnt constraints deletion: 8412 -> 4211
1075.92/1076.11	c learnt constraints deletion: 8416 -> 4218
1098.62/1098.88	c learnt constraints deletion: 8442 -> 4235
1119.81/1120.01	c learnt constraints deletion: 8322 -> 4172
1144.31/1144.58	c learnt constraints deletion: 8472 -> 4244
1169.51/1169.75	c learnt constraints deletion: 8345 -> 4179
1194.30/1194.51	c learnt constraints deletion: 8408 -> 4208
1220.89/1221.19	c learnt constraints deletion: 8481 -> 4247
1243.80/1244.07	c learnt constraints deletion: 8452 -> 4235
1273.18/1273.46	c learnt constraints deletion: 9341 -> 4671
1299.19/1299.41	c learnt constraints deletion: 9057 -> 4531
1323.38/1323.66	c learnt constraints deletion: 9237 -> 4629
1349.78/1350.07	c learnt constraints deletion: 9073 -> 4539
1378.28/1378.57	c learnt constraints deletion: 9123 -> 4564
1403.57/1403.82	c learnt constraints deletion: 9056 -> 4529
1433.16/1433.46	c learnt constraints deletion: 9225 -> 4618
1460.06/1460.33	c learnt constraints deletion: 9235 -> 4620
1485.15/1485.49	c learnt constraints deletion: 9221 -> 4617
1511.25/1511.53	c learnt constraints deletion: 9344 -> 4681
1536.25/1536.54	c learnt constraints deletion: 9393 -> 4712
1563.14/1563.40	c learnt constraints deletion: 9370 -> 4689
1588.04/1588.34	c learnt constraints deletion: 9196 -> 4602
1613.23/1613.51	c learnt constraints deletion: 9190 -> 4599
1644.14/1644.44	c learnt constraints deletion: 9111 -> 4559
1670.43/1670.76	c learnt constraints deletion: 9190 -> 4601
1698.72/1699.07	c learnt constraints deletion: 9468 -> 4746
1723.01/1723.35	c learnt constraints deletion: 9209 -> 4612
1750.72/1751.06	c learnt constraints deletion: 9298 -> 4655
1778.32/1778.68	c learnt constraints deletion: 9259 -> 4638

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-3706257-1338129647/watcher-3706257-1338129647 -o /tmp/evaluation-result-3706257-1338129647/solver-3706257-1338129647 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706257-1338129647.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: 1.92 1.98 1.99 3/177 28587
/proc/meminfo: memFree=31420772/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 279090424 6356992 732 33554432000 4194304 8973514 140736585592848 140734603143288 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 1552 732 412 1167 0 333 0

[startup+0.0143879 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 28587
/proc/meminfo: memFree=31420772/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 1074 0 0 0 0 0 0 0 20 0 1 0 279090424 7405568 994 33554432000 4194304 8973514 140736585592848 140734603143288 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 1808 994 416 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100254 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 28587
/proc/meminfo: memFree=31420772/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 1867 0 0 0 9 0 0 0 20 0 1 0 279090424 11599872 1787 33554432000 4194304 8973514 140736585592848 140734603143288 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 2832 1787 428 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300231 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 28587
/proc/meminfo: memFree=31420772/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=13376 CPUtime=0.29 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 2508 0 0 0 29 0 0 0 20 0 1 0 279090424 13697024 2428 33554432000 4194304 8973514 140736585592848 140734603143288 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 3344 2428 456 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700262 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 28587
/proc/meminfo: memFree=31420772/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=15424 CPUtime=0.69 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 3168 0 0 0 68 1 0 0 20 0 1 0 279090424 15794176 3088 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 3856 3088 456 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 28588
/proc/meminfo: memFree=31410208/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=15424 CPUtime=1.49 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 3168 0 0 0 148 1 0 0 20 0 1 0 279090424 15794176 3088 33554432000 4194304 8973514 140736585592848 140736585592112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 3856 3088 456 1167 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15424

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 28588
/proc/meminfo: memFree=31409712/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=15424 CPUtime=3.09 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 3168 0 0 0 307 2 0 0 20 0 1 0 279090424 15794176 3088 33554432000 4194304 8973514 140736585592848 140736585592344 6571949 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 3856 3088 456 1167 0 2637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15424

[startup+6.30025 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 28588
/proc/meminfo: memFree=31409216/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=16448 CPUtime=6.29 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 3359 0 0 0 625 4 0 0 20 0 1 0 279090424 16842752 3279 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 4112 3279 456 1167 0 2893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16448

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 28588
/proc/meminfo: memFree=31407248/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=17472 CPUtime=12.68 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 3680 0 0 0 1262 6 0 0 20 0 1 0 279090424 17891328 3600 33554432000 4194304 8973514 140736585592848 140736585592112 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 4368 3600 456 1167 0 3149 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17472

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28588
/proc/meminfo: memFree=31403784/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=21568 CPUtime=25.48 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 4704 0 0 0 2537 11 0 0 20 0 1 0 279090424 22085632 4624 33554432000 4194304 8973514 140736585592848 140736585592112 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 5392 4624 456 1167 0 4173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21568

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28588
/proc/meminfo: memFree=31398868/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=25664 CPUtime=51.07 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 5734 0 0 0 5084 23 0 0 20 0 1 0 279090424 26279936 5654 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 6416 5654 457 1167 0 5197 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25664

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28588
/proc/meminfo: memFree=31394960/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=28736 CPUtime=102.27 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 6502 0 0 0 10181 46 0 0 20 0 1 0 279090424 29425664 6422 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 7184 6422 457 1167 0 5965 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28736

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28588
/proc/meminfo: memFree=31389620/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=31808 CPUtime=162.26 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 7272 0 0 0 16153 73 0 0 20 0 1 0 279090424 32571392 7190 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 7952 7190 457 1167 0 6733 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31808

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28589
/proc/meminfo: memFree=31389124/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=31808 CPUtime=222.24 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 7272 0 0 0 22125 99 0 0 20 0 1 0 279090424 32571392 7190 33554432000 4194304 8973514 140736585592848 140736585592112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 7952 7190 457 1167 0 6733 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 31808

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28589
/proc/meminfo: memFree=31389124/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=31808 CPUtime=282.24 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 7272 0 0 0 28097 127 0 0 20 0 1 0 279090424 32571392 7190 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 7952 7190 457 1167 0 6733 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 31808

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28589
/proc/meminfo: memFree=31386952/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=33856 CPUtime=342.23 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 7784 0 0 0 34069 154 0 0 20 0 1 0 279090424 34668544 7702 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 8464 7702 457 1167 0 7245 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 33856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28589
/proc/meminfo: memFree=31385836/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=33856 CPUtime=402.22 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 7784 0 0 0 40043 179 0 0 20 0 1 0 279090424 34668544 7702 33554432000 4194304 8973514 140736585592848 140736585592112 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 8464 7702 457 1167 0 7245 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 33856

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28589
/proc/meminfo: memFree=31383728/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=35904 CPUtime=462.22 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 8296 0 0 0 46016 206 0 0 20 0 1 0 279090424 36765696 8214 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 8976 8214 457 1167 0 7757 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 35904

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28590
/proc/meminfo: memFree=31383724/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=35904 CPUtime=522.2 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 8296 0 0 0 51988 232 0 0 20 0 1 0 279090424 36765696 8214 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 8976 8214 457 1167 0 7757 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 35904

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 28593
/proc/meminfo: memFree=31382412/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=36928 CPUtime=582.2 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 8552 0 0 0 57960 260 0 0 20 0 1 0 279090424 37814272 8470 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 9232 8470 457 1167 0 8013 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 36928

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28594
/proc/meminfo: memFree=31376892/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=40000 CPUtime=882.14 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 9833 0 0 0 87831 383 0 0 20 0 1 0 279090424 40960000 9238 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10000 9238 457 1167 0 8781 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 40000

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28594
/proc/meminfo: memFree=31372676/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=44096 CPUtime=942.14 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 93804 410 0 0 20 0 1 0 279090424 45154304 10262 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11024 10262 457 1167 0 9805 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 44096

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28594
/proc/meminfo: memFree=31372732/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=44096 CPUtime=1002.13 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 99776 437 0 0 20 0 1 0 279090424 45154304 10262 33554432000 4194304 8973514 140736585592848 140736585592344 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11024 10262 457 1167 0 9805 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 44096

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28594
/proc/meminfo: memFree=31374284/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=44096 CPUtime=1062.12 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 105752 460 0 0 20 0 1 0 279090424 45154304 10262 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11024 10262 457 1167 0 9805 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 44096

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28595
/proc/meminfo: memFree=31373104/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=44096 CPUtime=1122.11 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 111725 486 0 0 20 0 1 0 279090424 45154304 10262 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11024 10262 457 1167 0 9805 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 44096

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28598
/proc/meminfo: memFree=31377992/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=42048 CPUtime=1182.1 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 117699 511 0 0 20 0 1 0 279090424 43057152 9750 33554432000 4194304 8973514 140736585592848 140736585592112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10512 9750 457 1167 0 9293 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 42048

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28621
/proc/meminfo: memFree=31375820/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=42048 CPUtime=1242.09 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 123670 539 0 0 20 0 1 0 279090424 43057152 9750 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10512 9750 457 1167 0 9293 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 42048

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28621
/proc/meminfo: memFree=31375828/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=42048 CPUtime=1302.09 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 10857 0 0 0 129645 564 0 0 20 0 1 0 279090424 43057152 9750 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10512 9750 457 1167 0 9293 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 42048

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 28621
/proc/meminfo: memFree=31369436/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=46144 CPUtime=1362.07 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12138 0 0 0 135619 588 0 0 20 0 1 0 279090424 47251456 10774 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11536 10774 457 1167 0 10317 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 46144

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28622
/proc/meminfo: memFree=31369620/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=46144 CPUtime=1422.07 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12138 0 0 0 141593 614 0 0 20 0 1 0 279090424 47251456 10774 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11536 10774 457 1167 0 10317 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 46144

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28622
/proc/meminfo: memFree=31368380/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=46144 CPUtime=1482.05 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12138 0 0 0 147563 642 0 0 20 0 1 0 279090424 47251456 10774 33554432000 4194304 8973514 140736585592848 140736585592112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11536 10774 457 1167 0 10317 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 46144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28622
/proc/meminfo: memFree=31366272/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=49216 CPUtime=1542.05 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12906 0 0 0 153536 669 0 0 20 0 1 0 279090424 50397184 11542 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 12304 11542 457 1167 0 11085 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 49216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28622
/proc/meminfo: memFree=31372288/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=42048 CPUtime=1602.03 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12907 0 0 0 159509 694 0 0 20 0 1 0 279090424 43057152 9750 33554432000 4194304 8973514 140736585592848 140736585592112 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10512 9750 457 1167 0 9293 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 42048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28622
/proc/meminfo: memFree=31374520/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=42048 CPUtime=1662.02 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 12907 0 0 0 165483 719 0 0 20 0 1 0 279090424 43057152 9750 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 10512 9750 457 1167 0 9293 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 42048

[startup+1722.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 28661
/proc/meminfo: memFree=31263852/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=45120 CPUtime=1722.02 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 13675 0 0 0 171459 743 0 0 20 0 1 0 279090424 46202880 10518 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11280 10518 457 1167 0 10061 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 45120

[startup+1782.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 28665
/proc/meminfo: memFree=31259284/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=45120 CPUtime=1782.01 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 13675 0 0 0 177431 770 0 0 20 0 1 0 279090424 46202880 10518 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11280 10518 457 1167 0 10061 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 45120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 28665
/proc/meminfo: memFree=31259700/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=45120 CPUtime=1800.01 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 13675 0 0 0 179224 777 0 0 20 0 1 0 279090424 46202880 10518 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11280 10518 457 1167 0 10061 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 45120

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 28665
/proc/meminfo: memFree=31259700/32873844 swapFree=7112/7112
[pid=28587] ppid=28585 vsize=45120 CPUtime=1800.01 cores=0,2,4,6
/proc/28587/stat : 28587 (toysat) R 28585 28587 27148 0 -1 4202496 13675 0 0 0 179224 777 0 0 20 0 1 0 279090424 46202880 10518 33554432000 4194304 8973514 140736585592848 140736585592344 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28587/statm: 11280 10518 457 1167 0 10061 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 45120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.25
CPU system time (s): 7.77682
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 49216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.25
system time used= 7.77682
maximum resident set size= 46168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13675
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= 13
involuntary context switches= 2081

runsolver used 3.21251 second user time and 9.1926 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 16:40:47
IDJOB=3706257
IDBENCH=25050
IDSOLVER=2285
FILE ID=node119/3706257-1338129647
RUNJOBID= node119-1338113000-27164
PBS_JOBID= 14624472
Free space on /tmp= 71604 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir04_trarea_ac.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706257-1338129647/watcher-3706257-1338129647 -o /tmp/evaluation-result-3706257-1338129647/solver-3706257-1338129647 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706257-1338129647.opb

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

MD5SUM BENCH= a588ec671da067d931709859b503c557
RANDOM SEED=1109141881

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31420764 kB
Buffers:          296584 kB
Cached:           332512 kB
SwapCached:         1844 kB
Active:           531508 kB
Inactive:         124176 kB
Active(anon):      26848 kB
Inactive(anon):     2068 kB
Active(file):     504660 kB
Inactive(file):   122108 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100196 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:         32464 kB
Mapped:            13544 kB
Shmem:                 8 kB
Slab:             657244 kB
SReclaimable:      99496 kB
SUnreclaim:       557748 kB
KernelStack:        1464 kB
PageTables:         3692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71596 MiB
End job on node119 at 2012-05-27 17:10:50