Trace number 3725691

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.52

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.09/0.11	c 2012-06-02T14:06:48+0200
0.09/0.11	c arch = x86_64
0.09/0.11	c os = linux
0.09/0.11	c compiler = ghc 7.4
0.09/0.11	c packages:
0.09/0.11	c   OptDir-0.0.1
0.09/0.11	c   array-0.4.0.0
0.09/0.11	c   base-4.5.0.0
0.09/0.11	c   bytestring-0.9.2.1
0.09/0.11	c   containers-0.4.2.1
0.09/0.11	c   deepseq-1.3.0.0
0.09/0.11	c   mtl-2.1.1
0.09/0.11	c   old_locale-1.0.0.4
0.09/0.11	c   parse_dimacs-1.2
0.09/0.11	c   parsec-3.1.2
0.09/0.11	c   queue-0.1.2
0.09/0.11	c   stm-2.3
0.09/0.11	c   time-1.4
0.09/0.11	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725691-1338638808.opb"]
0.09/0.11	c #vars 500
0.09/0.11	c #constraints 500
0.09/0.11	c Solving starts ...
0.09/0.11	c solving time = 0.003s
0.09/0.11	c #decision = 103
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	o -103
0.09/0.11	c Solving starts ...
0.09/0.12	c solving time = 0.007s
0.09/0.12	c #decision = 206
0.09/0.12	c #conflict = 4
0.09/0.12	c #restart = 0
0.09/0.12	o -104
0.09/0.12	c Solving starts ...
0.18/0.21	c solving time = 0.088s
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.59/21.61	c learnt constraints deletion: 14923 -> 7462
36.78/36.89	c learnt constraints deletion: 16054 -> 8027
53.68/53.80	c learnt constraints deletion: 17306 -> 8653
72.97/73.00	c learnt constraints deletion: 18680 -> 9340
91.88/91.93	c learnt constraints deletion: 18676 -> 9339
112.08/112.19	c learnt constraints deletion: 20195 -> 10098
133.56/133.61	c learnt constraints deletion: 20190 -> 10096
151.45/151.52	c learnt constraints deletion: 20190 -> 10095
174.65/174.76	c learnt constraints deletion: 21857 -> 10929
195.85/195.91	c learnt constraints deletion: 21858 -> 10929
217.65/217.71	c learnt constraints deletion: 21855 -> 10929
236.64/236.75	c learnt constraints deletion: 21848 -> 10926
259.54/259.68	c learnt constraints deletion: 23692 -> 11846
282.93/283.09	c learnt constraints deletion: 23682 -> 11841
304.92/305.04	c learnt constraints deletion: 23691 -> 11847
325.91/326.02	c learnt constraints deletion: 23691 -> 11848
351.21/351.31	c learnt constraints deletion: 23689 -> 11849
376.81/376.95	c learnt constraints deletion: 25700 -> 12850
400.50/400.62	c learnt constraints deletion: 25701 -> 12852
427.29/427.40	c learnt constraints deletion: 25704 -> 12854
452.28/452.40	c learnt constraints deletion: 25695 -> 12848
477.57/477.73	c learnt constraints deletion: 25704 -> 12852
504.56/504.73	c learnt constraints deletion: 25699 -> 12852
529.96/530.15	c learnt constraints deletion: 25700 -> 12850
558.15/558.32	c learnt constraints deletion: 25701 -> 12852
584.64/584.81	c learnt constraints deletion: 27920 -> 13960
612.84/613.08	c learnt constraints deletion: 27917 -> 13959
642.24/642.49	c learnt constraints deletion: 27924 -> 13962
668.13/668.34	c learnt constraints deletion: 27920 -> 13961
696.13/696.36	c learnt constraints deletion: 27915 -> 13960
726.03/726.21	c learnt constraints deletion: 27919 -> 13962
765.82/766.00	c learnt constraints deletion: 27914 -> 13961
794.12/794.33	c learnt constraints deletion: 27922 -> 13965
827.71/827.95	c learnt constraints deletion: 27918 -> 13959
863.00/863.27	c learnt constraints deletion: 27920 -> 13961
897.89/898.17	c learnt constraints deletion: 30349 -> 15175
948.27/948.51	c learnt constraints deletion: 30356 -> 15180
980.17/980.41	c learnt constraints deletion: 30358 -> 15181
1016.96/1017.22	c learnt constraints deletion: 30359 -> 15182
1056.35/1056.69	c learnt constraints deletion: 30354 -> 15181
1098.94/1099.23	c learnt constraints deletion: 30362 -> 15186
1128.93/1129.24	c learnt constraints deletion: 30357 -> 15179
1165.01/1165.31	c learnt constraints deletion: 30355 -> 15179
1199.11/1199.46	c learnt constraints deletion: 30358 -> 15183
1230.09/1230.49	c learnt constraints deletion: 30351 -> 15176
1270.67/1271.00	c learnt constraints deletion: 30359 -> 15182
1308.47/1308.88	c learnt constraints deletion: 30354 -> 15181
1341.56/1341.98	c learnt constraints deletion: 30356 -> 15184
1372.95/1373.39	c learnt constraints deletion: 30359 -> 15182
1414.15/1414.55	c learnt constraints deletion: 30361 -> 15185
1447.84/1448.23	c learnt constraints deletion: 33032 -> 16516
1486.53/1486.93	c learnt constraints deletion: 33036 -> 16519
1524.83/1525.23	c learnt constraints deletion: 33037 -> 16522
1562.52/1562.90	c learnt constraints deletion: 33036 -> 16522
1601.42/1601.81	c learnt constraints deletion: 33036 -> 16518
1646.00/1646.44	c learnt constraints deletion: 33039 -> 16521
1678.59/1679.05	c learnt constraints deletion: 33038 -> 16520
1720.39/1720.88	c learnt constraints deletion: 33036 -> 16519
1755.98/1756.40	c learnt constraints deletion: 33038 -> 16520
1799.07/1799.58	c learnt constraints deletion: 33034 -> 16518

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 15543
/proc/meminfo: memFree=31679936/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 330009344 6373376 732 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 1556 732 429 1171 0 333 0

[startup+0.081617 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 15543
/proc/meminfo: memFree=31679936/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=14416 CPUtime=0.07 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 2851 0 0 0 7 0 0 0 20 0 1 0 330009344 14761984 2771 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 3604 2771 442 1171 0 2381 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14416

[startup+0.10033 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 15543
/proc/meminfo: memFree=31679936/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=14416 CPUtime=0.09 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 2893 0 0 0 9 0 0 0 20 0 1 0 330009344 14761984 2813 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 3604 2813 443 1171 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 15543
/proc/meminfo: memFree=31679936/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=20560 CPUtime=0.29 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 4361 0 0 0 28 1 0 0 20 0 1 0 330009344 21053440 4281 33554432000 4194304 8989770 140735126171904 140735126171168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 5140 4281 471 1171 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20560

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 15543
/proc/meminfo: memFree=31679936/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=24656 CPUtime=0.69 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 5484 0 0 0 68 1 0 0 20 0 1 0 330009344 25247744 5404 33554432000 4194304 8989770 140735126171904 140735126171168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 6164 5404 471 1171 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24656

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15544
/proc/meminfo: memFree=31656872/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=32848 CPUtime=1.49 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 7532 0 0 0 147 2 0 0 20 0 1 0 330009344 33636352 7452 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 8212 7452 471 1171 0 6989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32848

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15544
/proc/meminfo: memFree=31646812/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=45136 CPUtime=3.09 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 10604 0 0 0 305 4 0 0 20 0 1 0 330009344 46219264 10524 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 11284 10524 471 1171 0 10061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45136

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15544
/proc/meminfo: memFree=31621648/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=71760 CPUtime=6.28 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 17260 0 0 0 623 5 0 0 20 0 1 0 330009344 73482240 17180 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 17940 17180 471 1171 0 16717 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71760

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15544
/proc/meminfo: memFree=31565120/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=119888 CPUtime=12.69 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 29292 0 0 0 1259 10 0 0 20 0 1 0 330009344 122765312 29212 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 29972 29212 471 1171 0 28749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119888

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15544
/proc/meminfo: memFree=31485148/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=194640 CPUtime=25.49 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 47983 0 0 0 2531 18 0 0 20 0 1 0 330009344 199311360 47903 33554432000 4194304 8989770 140735126171904 140735126171168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 48660 47903 473 1171 0 47437 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 194640

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15545
/proc/meminfo: memFree=31428232/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=251984 CPUtime=51.08 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 66671 0 0 0 5079 29 0 0 20 0 1 0 330009344 258031616 62239 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 62996 62239 473 1171 0 61773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 251984

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15545
/proc/meminfo: memFree=31444716/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=234576 CPUtime=102.28 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 86385 0 0 0 10176 52 0 0 20 0 1 0 330009344 240205824 57887 33554432000 4194304 8989770 140735126171904 140735126171400 6586400 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 58644 57887 473 1171 0 57421 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 234576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15545
/proc/meminfo: memFree=31375092/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=291920 CPUtime=162.26 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 110459 0 0 0 16146 80 0 0 20 0 1 0 330009344 298926080 72223 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 72980 72223 473 1171 0 71757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 291920

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/178 15548
/proc/meminfo: memFree=31399808/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=291920 CPUtime=222.25 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 131964 0 0 0 22124 101 0 0 20 0 1 0 330009344 298926080 72223 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 72980 72223 473 1171 0 71757 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 291920

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 15548
/proc/meminfo: memFree=31315776/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=370768 CPUtime=282.23 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 152965 0 0 0 28099 124 0 0 20 0 1 0 330009344 379666432 91935 33554432000 4194304 8989770 140735126171904 140735126171400 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 92692 91935 473 1171 0 91469 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 370768

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 15549
/proc/meminfo: memFree=31279804/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=394320 CPUtime=342.22 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 167309 0 0 0 34076 146 0 0 20 0 1 0 330009344 403783680 97823 33554432000 4194304 8989770 140735126171904 140735126171400 4209357 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 98580 97823 473 1171 0 97357 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 394320

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15549
/proc/meminfo: memFree=31326900/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=342096 CPUtime=402.2 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 172695 0 0 0 40053 167 0 0 20 0 1 0 330009344 350306304 84767 33554432000 4194304 8989770 140735126171904 140735126171168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 85524 84767 473 1171 0 84301 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 342096

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 15549
/proc/meminfo: memFree=31301804/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=358480 CPUtime=462.18 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 203183 0 0 0 46027 191 0 0 20 0 1 0 330009344 367083520 88863 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 89620 88863 473 1171 0 88397 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 358480

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15550
/proc/meminfo: memFree=31260340/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=422992 CPUtime=522.15 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 227258 0 0 0 52002 213 0 0 20 0 1 0 330009344 433143808 104991 33554432000 4194304 8989770 140735126171904 140735126171168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 105748 104991 473 1171 0 104525 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 422992

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15550
/proc/meminfo: memFree=31310364/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=369744 CPUtime=582.15 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 227258 0 0 0 57983 232 0 0 20 0 1 0 330009344 378617856 91679 33554432000 4194304 8989770 140735126171904 140735126171168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 92436 91679 473 1171 0 91213 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 369744

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15593
/proc/meminfo: memFree=31324688/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=459856 CPUtime=882.1 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 293819 0 0 0 87884 326 0 0 20 0 1 0 330009344 470892544 114207 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 114964 114207 473 1171 0 113741 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 459856

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 15593
/proc/meminfo: memFree=31200724/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=581712 CPUtime=942.08 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 324292 0 0 0 93861 347 0 0 20 0 1 0 330009344 595673088 144671 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 145428 144671 473 1171 0 144205 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 581712

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15594
/proc/meminfo: memFree=31313388/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=463952 CPUtime=1002.06 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 325579 0 0 0 99845 361 0 0 20 0 1 0 330009344 475086848 115231 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 115988 115231 473 1171 0 114765 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 463952

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15594
/proc/meminfo: memFree=31205060/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=574544 CPUtime=1062.06 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 359376 0 0 0 105823 383 0 0 20 0 1 0 330009344 588333056 142880 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 143636 142880 473 1171 0 142413 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 574544

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 15594
/proc/meminfo: memFree=31374440/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=406608 CPUtime=1122.04 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 359388 0 0 0 111804 400 0 0 20 0 1 0 330009344 416366592 100896 33554432000 4194304 8989770 140735126171904 140735126171168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 101652 100896 473 1171 0 100429 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 406608

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15594
/proc/meminfo: memFree=31344544/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=427088 CPUtime=1182.01 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 387050 0 0 0 117779 422 0 0 20 0 1 0 330009344 437338112 106016 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 106772 106016 473 1171 0 105549 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 427088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15594
/proc/meminfo: memFree=31307496/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=466000 CPUtime=1241.99 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 396792 0 0 0 123756 443 0 0 20 0 1 0 330009344 477184000 115744 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 116500 115744 473 1171 0 115277 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 466000

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15595
/proc/meminfo: memFree=31292836/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=488528 CPUtime=1301.98 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 420869 0 0 0 129734 464 0 0 20 0 1 0 330009344 500252672 121376 33554432000 4194304 8989770 140735126171904 140735126171168 4512536 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 122132 121376 473 1171 0 120909 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 488528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15595
/proc/meminfo: memFree=31353528/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=431184 CPUtime=1361.95 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 425745 0 0 0 135712 483 0 0 20 0 1 0 330009344 441532416 107040 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 107796 107040 473 1171 0 106573 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 431184

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15598
/proc/meminfo: memFree=31313148/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=463952 CPUtime=1421.95 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 462865 0 0 0 141688 507 0 0 20 0 1 0 330009344 475086848 115232 33554432000 4194304 8989770 140735126171904 140735126171400 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 115988 115232 473 1171 0 114765 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 463952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15598
/proc/meminfo: memFree=31224872/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=568400 CPUtime=1481.94 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 488977 0 0 0 147665 529 0 0 20 0 1 0 330009344 582041600 141344 33554432000 4194304 8989770 140735126171904 140735126171168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 142100 141344 473 1171 0 140877 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 568400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15598
/proc/meminfo: memFree=31208824/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=557136 CPUtime=1541.92 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 508177 0 0 0 153641 551 0 0 20 0 1 0 330009344 570507264 138528 33554432000 4194304 8989770 140735126171904 140735126171400 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 139284 138528 473 1171 0 138061 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 557136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15599
/proc/meminfo: memFree=31251824/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=521296 CPUtime=1601.92 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 534033 0 0 0 159622 570 0 0 20 0 1 0 330009344 533807104 129568 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 130324 129568 473 1171 0 129101 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 521296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15599
/proc/meminfo: memFree=31288128/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=488528 CPUtime=1661.89 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 549917 0 0 0 165601 588 0 0 20 0 1 0 330009344 500252672 121376 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 122132 121376 473 1171 0 120909 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 488528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15599
/proc/meminfo: memFree=31170604/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=565328 CPUtime=1721.88 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 569120 0 0 0 171580 608 0 0 20 0 1 0 330009344 578895872 140576 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 141332 140576 473 1171 0 140109 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 565328

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15599
/proc/meminfo: memFree=31305568/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=463952 CPUtime=1781.87 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 569124 0 0 0 177562 625 0 0 20 0 1 0 330009344 475086848 115232 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 115988 115232 473 1171 0 114765 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 463952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 15599
/proc/meminfo: memFree=31293508/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=479312 CPUtime=1800.07 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 572964 0 0 0 179376 631 0 0 20 0 1 0 330009344 490815488 119072 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 119828 119072 473 1171 0 118605 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 479312

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.07 2.02 2.00 3/177 15599
/proc/meminfo: memFree=31293508/32873844 swapFree=8656/8656
[pid=15543] ppid=15541 vsize=479312 CPUtime=1800.07 cores=1,3,5,7
/proc/15543/stat : 15543 (toysat) R 15541 15543 14738 0 -1 4202496 572964 0 0 0 179376 631 0 0 20 0 1 0 330009344 490815488 119072 33554432000 4194304 8989770 140735126171904 140735126171400 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15543/statm: 119828 119072 473 1171 0 118605 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 479312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.52
CPU time (s): 1800.1
CPU user time (s): 1793.77
CPU system time (s): 6.32804
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 660560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.77
system time used= 6.32804
maximum resident set size= 657536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572964
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= 198
involuntary context switches= 1832

runsolver used 3.36449 second user time and 9.91149 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 14:06:48
IDJOB=3725691
IDBENCH=48176
IDSOLVER=2308
FILE ID=node102/3725691-1338638808
RUNJOBID= node102-1338631509-14755
PBS_JOBID= 14636478
Free space on /tmp= 71184 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725691-1338638808/watcher-3725691-1338638808 -o /tmp/evaluation-result-3725691-1338638808/solver-3725691-1338638808 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725691-1338638808.opb

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=211915840

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        31680960 kB
Buffers:          108756 kB
Cached:           186424 kB
SwapCached:         5544 kB
Active:           217696 kB
Inactive:         226260 kB
Active(anon):     145264 kB
Inactive(anon):     5524 kB
Active(file):      72432 kB
Inactive(file):   220736 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:              7384 kB
Writeback:             0 kB
AnonPages:        151996 kB
Mapped:            10764 kB
Shmem:                 0 kB
Slab:             606348 kB
SReclaimable:      47544 kB
SUnreclaim:       558804 kB
KernelStack:        1456 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     266288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 71180 MiB
End job on node102 at 2012-06-02 14:36:51