Trace number 3707318

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.05 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

Quality of the solution as a function of time


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

Solver Data

0.08/0.11	c 2012-05-27T17:29:06+0200
0.08/0.11	c arch = x86_64
0.08/0.11	c os = linux
0.08/0.11	c compiler = ghc 7.4
0.08/0.11	c packages:
0.08/0.11	c   OptDir-0.0.1
0.08/0.11	c   array-0.4.0.0
0.08/0.11	c   base-4.5.0.0
0.08/0.11	c   bytestring-0.9.2.1
0.08/0.11	c   containers-0.4.2.1
0.08/0.11	c   deepseq-1.3.0.0
0.08/0.11	c   mtl-2.1.1
0.08/0.11	c   old_locale-1.0.0.4
0.08/0.11	c   parse_dimacs-1.2
0.08/0.11	c   parsec-3.1.2
0.08/0.11	c   queue-0.1.2
0.08/0.11	c   stm-2.3
0.08/0.11	c   time-1.4
0.08/0.11	c command line = ["--pb","HOME/instance-3707318-1338132546.opb"]
0.08/0.11	c #vars 500
0.08/0.11	c #constraints 500
0.08/0.11	c Solving starts ...
0.08/0.11	c solving time = 0.004s
0.08/0.11	c #decision = 103
0.08/0.11	c #conflict = 0
0.08/0.11	c #restart = 0
0.08/0.11	o -103
0.08/0.11	c Solving starts ...
0.08/0.12	c solving time = 0.007s
0.08/0.12	c #decision = 206
0.08/0.12	c #conflict = 4
0.08/0.12	c #restart = 0
0.08/0.12	o -104
0.08/0.12	c Solving starts ...
0.18/0.21	c solving time = 0.087s
0.18/0.21	c #decision = 404
0.18/0.21	c #conflict = 77
0.18/0.21	c #restart = 0
0.18/0.21	o -105
0.18/0.21	c Solving starts ...
21.78/21.83	c learnt constraints deletion: 14923 -> 7462
37.18/37.22	c learnt constraints deletion: 16054 -> 8027
54.18/54.26	c learnt constraints deletion: 17306 -> 8653
73.68/73.76	c learnt constraints deletion: 18680 -> 9340
92.78/92.82	c learnt constraints deletion: 18676 -> 9339
112.96/113.05	c learnt constraints deletion: 20195 -> 10098
134.46/134.58	c learnt constraints deletion: 20190 -> 10096
152.56/152.63	c learnt constraints deletion: 20190 -> 10095
175.76/175.89	c learnt constraints deletion: 21857 -> 10929
197.05/197.15	c learnt constraints deletion: 21858 -> 10929
218.84/218.94	c learnt constraints deletion: 21855 -> 10929
237.93/238.04	c learnt constraints deletion: 21848 -> 10926
261.03/261.13	c learnt constraints deletion: 23692 -> 11846
284.33/284.45	c learnt constraints deletion: 23682 -> 11841
306.42/306.58	c learnt constraints deletion: 23691 -> 11847
327.51/327.60	c learnt constraints deletion: 23691 -> 11848
352.70/352.88	c learnt constraints deletion: 23689 -> 11849
378.50/378.67	c learnt constraints deletion: 25700 -> 12850
402.39/402.50	c learnt constraints deletion: 25701 -> 12852
429.38/429.50	c learnt constraints deletion: 25704 -> 12854
454.38/454.55	c learnt constraints deletion: 25695 -> 12848
479.87/480.03	c learnt constraints deletion: 25704 -> 12852
507.07/507.20	c learnt constraints deletion: 25699 -> 12852
532.66/532.85	c learnt constraints deletion: 25700 -> 12850
561.06/561.22	c learnt constraints deletion: 25701 -> 12852
587.66/587.84	c learnt constraints deletion: 27920 -> 13960
616.15/616.38	c learnt constraints deletion: 27917 -> 13959
645.85/646.08	c learnt constraints deletion: 27924 -> 13962
672.04/672.24	c learnt constraints deletion: 27920 -> 13961
700.24/700.43	c learnt constraints deletion: 27915 -> 13960
730.34/730.57	c learnt constraints deletion: 27919 -> 13962
770.63/770.84	c learnt constraints deletion: 27914 -> 13961
799.12/799.38	c learnt constraints deletion: 27922 -> 13965
833.31/833.54	c learnt constraints deletion: 27918 -> 13959
869.11/869.30	c learnt constraints deletion: 27920 -> 13961
904.31/904.52	c learnt constraints deletion: 30349 -> 15175
955.71/955.91	c learnt constraints deletion: 30356 -> 15180
987.99/988.23	c learnt constraints deletion: 30358 -> 15181
1025.68/1025.94	c learnt constraints deletion: 30359 -> 15182
1066.47/1066.77	c learnt constraints deletion: 30354 -> 15181
1110.06/1110.32	c learnt constraints deletion: 30362 -> 15186
1140.84/1141.18	c learnt constraints deletion: 30357 -> 15179
1177.83/1178.17	c learnt constraints deletion: 30355 -> 15179
1213.11/1213.40	c learnt constraints deletion: 30358 -> 15183
1244.71/1245.01	c learnt constraints deletion: 30351 -> 15176
1285.90/1286.27	c learnt constraints deletion: 30359 -> 15182
1324.78/1325.14	c learnt constraints deletion: 30354 -> 15181
1358.87/1359.29	c learnt constraints deletion: 30356 -> 15184
1390.96/1391.36	c learnt constraints deletion: 30359 -> 15182
1432.56/1432.98	c learnt constraints deletion: 30361 -> 15185
1466.74/1467.11	c learnt constraints deletion: 33032 -> 16516
1505.73/1506.12	c learnt constraints deletion: 33036 -> 16519
1544.32/1544.76	c learnt constraints deletion: 33037 -> 16522
1581.91/1582.33	c learnt constraints deletion: 33036 -> 16522
1620.59/1621.05	c learnt constraints deletion: 33036 -> 16518
1665.07/1665.52	c learnt constraints deletion: 33039 -> 16521
1697.36/1697.81	c learnt constraints deletion: 33038 -> 16520
1739.05/1739.57	c learnt constraints deletion: 33036 -> 16519
1774.64/1775.18	c learnt constraints deletion: 33038 -> 16520

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-3707318-1338132546/watcher-3707318-1338132546 -o /tmp/evaluation-result-3707318-1338132546/solver-3707318-1338132546 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707318-1338132546.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: 1.92 1.98 1.99 3/178 16336
/proc/meminfo: memFree=31191880/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 793 0 0 0 0 0 0 0 20 0 1 0 279379384 6356992 714 33554432000 4194304 8973514 140734684776400 140733790797032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 1552 714 416 1167 0 333 0

[startup+0.0655481 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16336
/proc/meminfo: memFree=31191880/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=12352 CPUtime=0.05 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 2228 0 0 0 5 0 0 0 20 0 1 0 279379384 12648448 2149 33554432000 4194304 8973514 140734684776400 140734684775896 4213470 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 3088 2158 427 1167 0 1869 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12352

[startup+0.100338 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16336
/proc/meminfo: memFree=31191880/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=14400 CPUtime=0.08 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 2877 0 0 0 8 0 0 0 20 0 1 0 279379384 14745600 2798 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 3600 2798 428 1167 0 2381 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14400

[startup+0.300302 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16336
/proc/meminfo: memFree=31191880/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=20544 CPUtime=0.28 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 4359 0 0 0 28 0 0 0 20 0 1 0 279379384 21037056 4280 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 5136 4280 456 1167 0 3917 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20544

[startup+0.700295 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16336
/proc/meminfo: memFree=31191880/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=24640 CPUtime=0.69 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 5221 0 0 0 68 1 0 0 20 0 1 0 279379384 25231360 5142 33554432000 4194304 8973514 140734684776400 140734684775896 6576245 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 6160 5142 456 1167 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24640

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 16337
/proc/meminfo: memFree=31168064/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=32832 CPUtime=1.49 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 7516 0 0 0 147 2 0 0 20 0 1 0 279379384 33619968 7437 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 8208 7437 456 1167 0 6989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32832

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 16337
/proc/meminfo: memFree=31158268/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=46144 CPUtime=3.08 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 10844 0 0 0 305 3 0 0 20 0 1 0 279379384 47251456 10765 33554432000 4194304 8973514 140734684776400 140734684775664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 11536 10765 456 1167 0 10317 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46144

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 16337
/proc/meminfo: memFree=31133476/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=71744 CPUtime=6.29 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 17244 0 0 0 624 5 0 0 20 0 1 0 279379384 73465856 17165 33554432000 4194304 8973514 140734684776400 140734684775896 6570441 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 17936 17165 456 1167 0 16717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71744

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 16337
/proc/meminfo: memFree=31080916/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=119872 CPUtime=12.68 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 29276 0 0 0 1260 8 0 0 20 0 1 0 279379384 122748928 29197 33554432000 4194304 8973514 140734684776400 140734684775664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 29968 29197 456 1167 0 28749 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119872

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 16337
/proc/meminfo: memFree=30998216/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=194624 CPUtime=25.49 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 47967 0 0 0 2534 15 0 0 20 0 1 0 279379384 199294976 47888 33554432000 4194304 8973514 140734684776400 140734684774336 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 48656 47888 457 1167 0 47437 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 194624

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 16337
/proc/meminfo: memFree=30940060/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=251968 CPUtime=51.08 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 65633 0 0 0 5081 27 0 0 20 0 1 0 279379384 258015232 62226 33554432000 4194304 8973514 140734684776400 140734684775896 6570480 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 62992 62226 459 1167 0 61773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 251968

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/180 16379
/proc/meminfo: memFree=31078736/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=234560 CPUtime=102.28 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 85859 0 0 0 10180 48 0 0 20 0 1 0 279379384 240189440 57877 33554432000 4194304 8973514 140734684776400 140734684775896 7707373 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 58640 57877 459 1167 0 57421 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 234560

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 16379
/proc/meminfo: memFree=30882452/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=292928 CPUtime=162.26 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 110046 0 0 0 16152 74 0 0 20 0 1 0 279379384 299958272 72328 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 73232 72328 459 1167 0 72013 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 292928

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 16380
/proc/meminfo: memFree=30769016/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=291904 CPUtime=222.24 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 131203 0 0 0 22130 94 0 0 20 0 1 0 279379384 298909696 72213 33554432000 4194304 8973514 140734684776400 140734684775896 4213733 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 72976 72213 459 1167 0 71757 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 291904

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 16380
/proc/meminfo: memFree=30620000/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=370752 CPUtime=282.23 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 152195 0 0 0 28108 115 0 0 20 0 1 0 279379384 379650048 91925 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 92688 91925 459 1167 0 91469 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 370752

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16380
/proc/meminfo: memFree=30558992/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=394304 CPUtime=342.21 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 167568 0 0 0 34087 134 0 0 20 0 1 0 279379384 403767296 97813 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 98576 97813 459 1167 0 97357 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 394304

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16380
/proc/meminfo: memFree=30630140/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=323648 CPUtime=402.19 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 168350 0 0 0 40067 152 0 0 20 0 1 0 279379384 331415552 80149 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 80912 80149 459 1167 0 79693 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 323648

[startup+462.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/179 16380
/proc/meminfo: memFree=30603732/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=358464 CPUtime=462.18 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 203354 0 0 0 46044 174 0 0 20 0 1 0 279379384 367067136 88779 33554432000 4194304 8973514 140734684776400 140734684775664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 89616 88779 459 1167 0 88397 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 358464

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 16380
/proc/meminfo: memFree=30492684/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=422976 CPUtime=522.17 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 227495 0 0 0 52020 197 0 0 20 0 1 0 279379384 433127424 104981 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 105744 104981 459 1167 0 104525 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 422976

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 16381
/proc/meminfo: memFree=30546404/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=369728 CPUtime=582.15 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 227497 0 0 0 58001 214 0 0 20 0 1 0 279379384 378601472 91669 33554432000 4194304 8973514 140734684776400 140734684775896 4381420 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 92432 91669 459 1167 0 91213 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 369728

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16385
/proc/meminfo: memFree=30448436/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=455744 CPUtime=882.11 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 294569 0 0 0 87900 311 0 0 20 0 1 0 279379384 466681856 113173 33554432000 4194304 8973514 140734684776400 140734684775896 4441393 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 113936 113173 459 1167 0 112717 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 455744

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16385
/proc/meminfo: memFree=30290336/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=581696 CPUtime=942.1 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 326057 0 0 0 93877 333 0 0 20 0 1 0 279379384 595656704 144661 33554432000 4194304 8973514 140734684776400 140734684775664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 145424 144661 459 1167 0 144205 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 581696

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 16386
/proc/meminfo: memFree=30395068/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=477248 CPUtime=1002.09 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 327337 0 0 0 99860 349 0 0 20 0 1 0 279379384 488701952 118549 33554432000 4194304 8973514 140734684776400 140734684774336 7672546 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 119312 118549 459 1167 0 118093 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 477248

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 16386
/proc/meminfo: memFree=30272848/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=599104 CPUtime=1062.07 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 361141 0 0 0 105834 373 0 0 20 0 1 0 279379384 613482496 149013 33554432000 4194304 8973514 140734684776400 140734684775664 4204350 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 149776 149013 459 1167 0 148557 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 599104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16386
/proc/meminfo: memFree=30465176/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=406592 CPUtime=1122.05 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 361150 0 0 0 111816 389 0 0 20 0 1 0 279379384 416350208 100885 33554432000 4194304 8973514 140734684776400 140734684774336 4427744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 101648 100885 459 1167 0 100429 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 406592

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16387
/proc/meminfo: memFree=30432480/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=431168 CPUtime=1182.02 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 388822 0 0 0 117788 414 0 0 20 0 1 0 279379384 441516032 107029 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 107792 107029 459 1167 0 106573 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 431168

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=30416580/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=455744 CPUtime=1242.01 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 394980 0 0 0 123767 434 0 0 20 0 1 0 279379384 466681856 113173 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 113936 113173 459 1167 0 112717 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 455744

[startup+1302.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/180 16390
/proc/meminfo: memFree=30403340/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=468032 CPUtime=1302 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 416485 0 0 0 129744 456 0 0 20 0 1 0 279379384 479264768 116245 33554432000 4194304 8973514 140734684776400 140734684775896 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 117008 116245 459 1167 0 115789 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 468032

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 16390
/proc/meminfo: memFree=30395592/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=476224 CPUtime=1361.97 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 426221 0 0 0 135722 475 0 0 20 0 1 0 279379384 487653376 118293 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 119056 118293 459 1167 0 117837 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 476224

[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 16390
/proc/meminfo: memFree=30278724/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=563264 CPUtime=1421.96 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 458225 0 0 0 141697 499 0 0 20 0 1 0 279379384 576782336 140053 33554432000 4194304 8973514 140734684776400 140734684775896 7672112 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 140816 140053 459 1167 0 139597 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 563264

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16391
/proc/meminfo: memFree=30320648/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=521280 CPUtime=1481.93 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 476671 0 0 0 147674 519 0 0 20 0 1 0 279379384 533790720 129557 33554432000 4194304 8973514 140734684776400 140734684775664 6570480 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 130320 129557 459 1167 0 129101 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 521280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 16391
/proc/meminfo: memFree=30353168/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=488512 CPUtime=1541.91 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 490502 0 0 0 153651 540 0 0 20 0 1 0 279379384 500236288 121365 33554432000 4194304 8973514 140734684776400 140734684775896 4427744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 122128 121365 459 1167 0 120909 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 488512

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 16391
/proc/meminfo: memFree=30320152/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=521280 CPUtime=1601.9 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 533528 0 0 0 159622 568 0 0 20 0 1 0 279379384 533790720 129557 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 130320 129557 459 1167 0 129101 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 521280

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16391
/proc/meminfo: memFree=30257684/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=584768 CPUtime=1661.87 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 549415 0 0 0 165597 590 0 0 20 0 1 0 279379384 598802432 145429 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 146192 145429 459 1167 0 144973 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 584768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16391
/proc/meminfo: memFree=30277080/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=565312 CPUtime=1721.85 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 568625 0 0 0 171571 614 0 0 20 0 1 0 279379384 578879488 140565 33554432000 4194304 8973514 140734684776400 140734684774336 4213683 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 141328 140565 459 1167 0 140109 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 565312

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 16392
/proc/meminfo: memFree=30276860/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=565312 CPUtime=1781.84 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 568627 0 0 0 177550 634 0 0 20 0 1 0 279379384 578879488 140565 33554432000 4194304 8973514 140734684776400 140734684775664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 141328 140565 459 1167 0 140109 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 565312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 16392
/proc/meminfo: memFree=30377860/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=463936 CPUtime=1800.04 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 568632 0 0 0 179364 640 0 0 20 0 1 0 279379384 475070464 115221 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 115984 115221 459 1167 0 114765 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 463936

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

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 16392
/proc/meminfo: memFree=30377860/32873844 swapFree=7616/7616
[pid=16336] ppid=16334 vsize=463936 CPUtime=1800.04 cores=1,3,5,7
/proc/16336/stat : 16336 (toysat) R 16334 16336 15420 0 -1 4202496 568632 0 0 0 179364 640 0 0 20 0 1 0 279379384 475070464 115221 33554432000 4194304 8973514 140734684776400 140734684775896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16336/statm: 115984 115221 459 1167 0 114765 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 463936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1793.65
CPU system time (s): 6.40303
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 660544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.65
system time used= 6.40303
maximum resident set size= 657492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568632
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= 226
involuntary context switches= 1832

runsolver used 3.84341 second user time and 9.71252 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 17:29:06
IDJOB=3707318
IDBENCH=48176
IDSOLVER=2285
FILE ID=node135/3707318-1338132546
RUNJOBID= node135-1338118211-15437
PBS_JOBID= 14624474
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=1693719751

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31192036 kB
Buffers:          291888 kB
Cached:           344476 kB
SwapCached:         1720 kB
Active:           762008 kB
Inactive:         104080 kB
Active(anon):     220024 kB
Inactive(anon):    12016 kB
Active(file):     541984 kB
Inactive(file):    92064 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              7388 kB
Writeback:             0 kB
AnonPages:        235288 kB
Mapped:            13608 kB
Shmem:               132 kB
Slab:             674264 kB
SReclaimable:     116420 kB
SUnreclaim:       557844 kB
KernelStack:        1472 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     342996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71628 MiB
End job on node135 at 2012-05-27 17:59:09