Trace number 3707316

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_3.opb
MD5SUM1b4456ec5e57b53956abc30521c99789
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-29
Best CPU time to get the best result obtained on this benchmark1797.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6216
Sum of products size (including duplicates)12432
Number of different products3108
Sum of products size6216

Quality of the solution as a function of time


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

Solver Data

0.06/0.08	c 2012-05-27T17:40:31+0200
0.06/0.08	c arch = x86_64
0.06/0.08	c os = linux
0.06/0.08	c compiler = ghc 7.4
0.06/0.08	c packages:
0.06/0.08	c   OptDir-0.0.1
0.06/0.08	c   array-0.4.0.0
0.06/0.08	c   base-4.5.0.0
0.06/0.08	c   bytestring-0.9.2.1
0.06/0.08	c   containers-0.4.2.1
0.06/0.08	c   deepseq-1.3.0.0
0.06/0.08	c   mtl-2.1.1
0.06/0.08	c   old_locale-1.0.0.4
0.06/0.08	c   parse_dimacs-1.2
0.06/0.08	c   parsec-3.1.2
0.06/0.08	c   queue-0.1.2
0.06/0.08	c   stm-2.3
0.06/0.08	c   time-1.4
0.06/0.08	c command line = ["--pb","HOME/instance-3707316-1338133231.opb"]
0.06/0.08	c #vars 200
0.06/0.08	c #constraints 200
0.06/0.08	c Solving starts ...
0.06/0.08	c solving time = 0.003s
0.06/0.08	c #decision = 23
0.06/0.08	c #conflict = 0
0.06/0.08	c #restart = 0
0.06/0.08	o -23
0.06/0.08	c Solving starts ...
0.06/0.08	c solving time = 0.002s
0.06/0.08	c #decision = 48
0.06/0.08	c #conflict = 2
0.06/0.08	c #restart = 0
0.06/0.08	o -24
0.06/0.08	c Solving starts ...
0.19/0.21	c solving time = 0.127s
0.19/0.21	c #decision = 700
0.19/0.21	c #conflict = 305
0.19/0.21	c #restart = 2
0.19/0.21	o -25
0.19/0.21	c Solving starts ...
4.08/4.10	c solving time = 3.888s
4.08/4.10	c #decision = 7962
4.08/4.10	c #conflict = 6042
4.08/4.10	c #restart = 10
4.08/4.10	o -26
4.08/4.10	c Solving starts ...
9.58/9.64	c learnt constraints deletion: 12311 -> 6156
17.68/17.73	c learnt constraints deletion: 14211 -> 7106
26.78/26.88	c learnt constraints deletion: 15306 -> 7653
37.88/37.97	c learnt constraints deletion: 16511 -> 8256
50.58/50.69	c learnt constraints deletion: 17830 -> 8915
62.57/62.66	c learnt constraints deletion: 17826 -> 8913
75.16/75.21	c learnt constraints deletion: 19284 -> 9642
87.46/87.57	c learnt constraints deletion: 19289 -> 9645
99.06/99.17	c learnt constraints deletion: 19292 -> 9646
112.46/112.59	c learnt constraints deletion: 20895 -> 10448
126.75/126.84	c learnt constraints deletion: 20886 -> 10443
140.66/140.72	c learnt constraints deletion: 20896 -> 10448
154.55/154.62	c learnt constraints deletion: 20891 -> 10446
171.65/171.72	c learnt constraints deletion: 22654 -> 11327
190.25/190.36	c learnt constraints deletion: 22659 -> 11330
206.84/206.90	c learnt constraints deletion: 22651 -> 11326
223.63/223.72	c learnt constraints deletion: 22656 -> 11329
240.03/240.16	c learnt constraints deletion: 22651 -> 11329
253.12/253.27	c learnt constraints deletion: 22654 -> 11327
271.72/271.82	c learnt constraints deletion: 24589 -> 12295
290.11/290.23	c learnt constraints deletion: 24592 -> 12296
310.30/310.41	c learnt constraints deletion: 24589 -> 12295
328.70/328.82	c learnt constraints deletion: 24591 -> 12296
347.99/348.11	c learnt constraints deletion: 24592 -> 12297
362.99/363.19	c learnt constraints deletion: 24592 -> 12298
381.69/381.84	c learnt constraints deletion: 24594 -> 12297
401.39/401.57	c learnt constraints deletion: 24585 -> 12293
424.08/424.20	c learnt constraints deletion: 26722 -> 13361
446.98/447.13	c learnt constraints deletion: 26720 -> 13362
463.77/463.92	c learnt constraints deletion: 26722 -> 13363
484.06/484.22	c learnt constraints deletion: 26718 -> 13359
505.36/505.57	c learnt constraints deletion: 26718 -> 13361
523.36/523.60	c learnt constraints deletion: 26725 -> 13365
548.14/548.32	c learnt constraints deletion: 26724 -> 13364
568.94/569.12	c learnt constraints deletion: 26722 -> 13361
591.03/591.29	c learnt constraints deletion: 26724 -> 13363
607.93/608.12	c learnt constraints deletion: 26724 -> 13364
632.23/632.41	c learnt constraints deletion: 26717 -> 13361
658.82/659.07	c learnt constraints deletion: 29063 -> 14532
689.92/690.19	c learnt constraints deletion: 29066 -> 14535
710.61/710.86	c learnt constraints deletion: 29066 -> 14535
735.60/735.82	c learnt constraints deletion: 29068 -> 14534
763.68/763.98	c learnt constraints deletion: 29061 -> 14533
781.78/782.01	c learnt constraints deletion: 29068 -> 14534
807.86/808.13	c learnt constraints deletion: 29069 -> 14536
827.86/828.14	c learnt constraints deletion: 29066 -> 14535
856.86/857.10	c learnt constraints deletion: 29066 -> 14535
886.45/886.75	c learnt constraints deletion: 29059 -> 14532
907.85/908.12	c learnt constraints deletion: 29070 -> 14535
931.25/931.50	c learnt constraints deletion: 29059 -> 14531
949.85/950.12	c learnt constraints deletion: 29068 -> 14536
986.74/987.04	c learnt constraints deletion: 29068 -> 14536
1014.23/1014.59	c learnt constraints deletion: 29067 -> 14536
1044.03/1044.30	c learnt constraints deletion: 31641 -> 15821
1079.32/1079.66	c learnt constraints deletion: 31642 -> 15823
1102.92/1103.25	c learnt constraints deletion: 31647 -> 15826
1134.71/1135.09	c learnt constraints deletion: 31639 -> 15820
1168.30/1168.64	c learnt constraints deletion: 31646 -> 15824
1190.19/1190.51	c learnt constraints deletion: 31641 -> 15821
1216.19/1216.51	c learnt constraints deletion: 31633 -> 15817
1253.07/1253.46	c learnt constraints deletion: 31643 -> 15824
1275.36/1275.77	c learnt constraints deletion: 31641 -> 15822
1302.46/1302.89	c learnt constraints deletion: 31641 -> 15822
1331.95/1332.34	c learnt constraints deletion: 31646 -> 15825
1356.55/1356.92	c learnt constraints deletion: 31642 -> 15823
1384.56/1384.99	c learnt constraints deletion: 31645 -> 15825
1418.65/1419.01	c learnt constraints deletion: 31649 -> 15827
1457.94/1458.30	c learnt constraints deletion: 31648 -> 15828
1480.53/1480.91	c learnt constraints deletion: 31647 -> 15828
1510.73/1511.11	c learnt constraints deletion: 31642 -> 15821
1548.33/1548.78	c learnt constraints deletion: 31644 -> 15823
1570.81/1571.22	c learnt constraints deletion: 31648 -> 15826
1602.81/1603.22	c learnt constraints deletion: 31642 -> 15823
1633.80/1634.27	c learnt constraints deletion: 31642 -> 15823
1670.79/1671.26	c learnt constraints deletion: 34479 -> 17240
1707.38/1707.80	c learnt constraints deletion: 34480 -> 17242
1733.67/1734.11	c learnt constraints deletion: 34465 -> 17233
1767.36/1767.88	c learnt constraints deletion: 34475 -> 17240

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-3707316-1338133231/watcher-3707316-1338133231 -o /tmp/evaluation-result-3707316-1338133231/solver-3707316-1338133231 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707316-1338133231.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.01 2.00 3/177 2303
/proc/meminfo: memFree=28943812/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 1 0 279448932 7405568 744 33554432000 4194304 8973514 140733461651888 140735360979816 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 1808 744 416 1167 0 589 0

[startup+0.0711439 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2303
/proc/meminfo: memFree=28943812/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=15424 CPUtime=0.06 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 2908 0 0 0 6 0 0 0 20 0 1 0 279448932 15794176 2829 33554432000 4194304 8973514 140733461651888 140735360979816 4213859 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 3856 2838 429 1167 0 2637 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15424

[startup+0.100291 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2303
/proc/meminfo: memFree=28943812/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=15424 CPUtime=0.09 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 3060 0 0 0 9 0 0 0 20 0 1 0 279448932 15794176 2981 33554432000 4194304 8973514 140733461651888 140735360979816 6661572 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 3856 2981 458 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.300203 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2303
/proc/meminfo: memFree=28943812/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=20544 CPUtime=0.29 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 4209 0 0 0 29 0 0 0 20 0 1 0 279448932 21037056 4130 33554432000 4194304 8973514 140733461651888 140735360979816 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 5136 4130 458 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.700237 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2303
/proc/meminfo: memFree=28943812/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=22592 CPUtime=0.68 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 4958 0 0 0 68 0 0 0 20 0 1 0 279448932 23134208 4879 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 5648 4879 458 1167 0 4429 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22592

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2304
/proc/meminfo: memFree=28923864/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=29760 CPUtime=1.48 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 6750 0 0 0 147 1 0 0 20 0 1 0 279448932 30474240 6671 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 7440 6671 458 1167 0 6221 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29760

[startup+3.10023 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2304
/proc/meminfo: memFree=28915308/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=41024 CPUtime=3.09 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 9481 0 0 0 307 2 0 0 20 0 1 0 279448932 42008576 9410 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 10256 9410 458 1167 0 9037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41024

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2304
/proc/meminfo: memFree=28894292/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=59456 CPUtime=6.29 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 14175 0 0 0 625 4 0 0 20 0 1 0 279448932 60882944 14104 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 14864 14104 458 1167 0 13645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59456

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2304
/proc/meminfo: memFree=28864316/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=83008 CPUtime=12.69 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 20320 0 0 0 1262 7 0 0 20 0 1 0 279448932 85000192 19993 33554432000 4194304 8973514 140733461651888 140733461651152 6566032 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 20752 19993 459 1167 0 19533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83008

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2304
/proc/meminfo: memFree=28860244/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=87104 CPUtime=25.48 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 23144 0 0 0 2537 11 0 0 20 0 1 0 279448932 89194496 21017 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 21776 21017 459 1167 0 20557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87104

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2304
/proc/meminfo: memFree=28839832/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=107584 CPUtime=51.07 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 31342 0 0 0 5086 21 0 0 20 0 1 0 279448932 110166016 26137 33554432000 4194304 8973514 140733461651888 140733461651384 7674007 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 26896 26137 459 1167 0 25677 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107584

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2304
/proc/meminfo: memFree=28830980/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=116800 CPUtime=102.27 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 42618 0 0 0 10190 37 0 0 20 0 1 0 279448932 119603200 28441 33554432000 4194304 8973514 140733461651888 140733461651384 6570508 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 29200 28441 459 1167 0 27981 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 116800

[startup+162.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/176 2304
/proc/meminfo: memFree=28807052/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=140352 CPUtime=162.25 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 49021 0 0 0 16170 55 0 0 20 0 1 0 279448932 143720448 34329 33554432000 4194304 8973514 140733461651888 140733461651384 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 35088 34329 459 1167 0 33869 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 140352

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2305
/proc/meminfo: memFree=28828644/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=117824 CPUtime=222.23 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 59773 0 0 0 22153 70 0 0 20 0 1 0 279448932 120651776 28697 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 29456 28697 459 1167 0 28237 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 117824

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2305
/proc/meminfo: memFree=28810824/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=132160 CPUtime=282.21 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 85397 0 0 0 28130 91 0 0 20 0 1 0 279448932 135331840 32281 33554432000 4194304 8973514 140733461651888 140733461651384 7667411 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 33040 32281 459 1167 0 31821 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 132160

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 2305
/proc/meminfo: memFree=28784216/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=160832 CPUtime=342.19 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 98461 0 0 0 34111 108 0 0 20 0 1 0 279448932 164691968 39449 33554432000 4194304 8973514 140733461651888 140733461651384 4427744 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 40208 39449 459 1167 0 38989 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 160832

[startup+402.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2305
/proc/meminfo: memFree=28815440/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=135232 CPUtime=402.18 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 108190 0 0 0 40093 125 0 0 20 0 1 0 279448932 138477568 33049 33554432000 4194304 8973514 140733461651888 140733461651152 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 33808 33049 459 1167 0 32589 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 135232

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2305
/proc/meminfo: memFree=28801088/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=144448 CPUtime=462.17 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 121506 0 0 0 46073 144 0 0 20 0 1 0 279448932 147914752 35353 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 36112 35353 459 1167 0 34893 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 144448

[startup+522.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 2306
/proc/meminfo: memFree=28805140/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=144448 CPUtime=522.15 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 139184 0 0 0 52053 162 0 0 20 0 1 0 279448932 147914752 35353 33554432000 4194304 8973514 140733461651888 140733461650992 4208857 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 36112 35353 459 1167 0 34893 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 144448

[startup+582.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/178 2309
/proc/meminfo: memFree=28769492/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=179264 CPUtime=582.13 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 150719 0 0 0 58033 180 0 0 20 0 1 0 279448932 183566336 44057 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/2303/statm: 44816 44057 459 1167 0 43597 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 179264

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2349
/proc/meminfo: memFree=28461120/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=152640 CPUtime=882.05 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 206316 0 0 0 87943 262 0 0 20 0 1 0 279448932 156303360 37401 33554432000 4194304 8973514 140733461651888 140733461651152 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 38160 37401 459 1167 0 36941 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 152640

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2349
/proc/meminfo: memFree=28453748/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=132160 CPUtime=942.05 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 219884 0 0 0 93923 282 0 0 20 0 1 0 279448932 135331840 32281 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 33040 32281 459 1167 0 31821 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 132160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2349
/proc/meminfo: memFree=28422052/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=148544 CPUtime=1002.03 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 234732 0 0 0 99905 298 0 0 20 0 1 0 279448932 152109056 36377 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 37136 36377 459 1167 0 35917 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 148544

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2349
/proc/meminfo: memFree=28363312/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=207936 CPUtime=1062.03 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 252652 0 0 0 105886 317 0 0 20 0 1 0 279448932 212926464 51225 33554432000 4194304 8973514 140733461651888 140733461651384 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 51984 51225 459 1167 0 50765 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 207936

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2350
/proc/meminfo: memFree=28342332/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=229440 CPUtime=1122.01 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 265206 0 0 0 111868 333 0 0 20 0 1 0 279448932 234946560 56601 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 57360 56601 459 1167 0 56141 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 229440

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 2353
/proc/meminfo: memFree=28401740/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=169024 CPUtime=1181.99 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 269063 0 0 0 117851 348 0 0 20 0 1 0 279448932 173080576 41497 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 42256 41497 459 1167 0 41037 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 169024

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2376
/proc/meminfo: memFree=28346296/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=224320 CPUtime=1241.97 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 283675 0 0 0 123829 368 0 0 20 0 1 0 279448932 229703680 55321 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 56080 55321 459 1167 0 54861 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 224320

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2376
/proc/meminfo: memFree=28406212/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=164928 CPUtime=1301.97 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 296995 0 0 0 129809 388 0 0 20 0 1 0 279448932 168886272 40473 33554432000 4194304 8973514 140733461651888 140733461651152 6570584 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 41232 40473 459 1167 0 40013 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 164928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2376
/proc/meminfo: memFree=28400120/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=171072 CPUtime=1361.95 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 316195 0 0 0 135789 406 0 0 20 0 1 0 279448932 175177728 42009 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 42768 42009 459 1167 0 41549 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 171072

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2377
/proc/meminfo: memFree=28365152/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=201792 CPUtime=1421.94 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 324387 0 0 0 141774 420 0 0 20 0 1 0 279448932 206635008 49689 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 50448 49689 459 1167 0 49229 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 201792

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2377
/proc/meminfo: memFree=28381432/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=172096 CPUtime=1481.93 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 334627 0 0 0 147756 437 0 0 20 0 1 0 279448932 176226304 42265 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 43024 42265 459 1167 0 41805 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 172096

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 2377
/proc/meminfo: memFree=28307828/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=215104 CPUtime=1541.92 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 354339 0 0 0 153738 454 0 0 20 0 1 0 279448932 220266496 53017 33554432000 4194304 8973514 140733461651888 140733461651152 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 53776 53017 459 1167 0 52557 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 215104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2378
/proc/meminfo: memFree=28357060/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=164928 CPUtime=1601.92 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 361254 0 0 0 159721 471 0 0 20 0 1 0 279448932 168886272 40473 33554432000 4194304 8973514 140733461651888 140733461651384 4213733 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 41232 40473 459 1167 0 40013 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 164928

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2378
/proc/meminfo: memFree=28332556/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=189504 CPUtime=1661.89 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 373820 0 0 0 165702 487 0 0 20 0 1 0 279448932 194052096 46617 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 47376 46617 459 1167 0 46157 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 189504

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2379
/proc/meminfo: memFree=28367320/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=152640 CPUtime=1721.87 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 387144 0 0 0 171683 504 0 0 20 0 1 0 279448932 156303360 37401 33554432000 4194304 8973514 140733461651888 140733461651384 4361830 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 38160 37401 459 1167 0 36941 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 152640

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2382
/proc/meminfo: memFree=28356492/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=164928 CPUtime=1781.86 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 410971 0 0 0 177664 522 0 0 20 0 1 0 279448932 168886272 40473 33554432000 4194304 8973514 140733461651888 140733461651384 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 41232 40473 459 1167 0 40013 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 164928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2382
/proc/meminfo: memFree=28340784/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=181312 CPUtime=1800.05 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 415078 0 0 0 179479 526 0 0 20 0 1 0 279448932 185663488 44569 33554432000 4194304 8973514 140733461651888 140733461651384 6662196 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 45328 44569 459 1167 0 44109 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 181312

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.00 2.00 2.00 3/178 2382
/proc/meminfo: memFree=28340784/32873648 swapFree=6844/6844
[pid=2303] ppid=2301 vsize=181312 CPUtime=1800.05 cores=1,3,5,7
/proc/2303/stat : 2303 (toysat) R 2301 2303 32696 0 -1 4202496 415078 0 0 0 179479 526 0 0 20 0 1 0 279448932 185663488 44569 33554432000 4194304 8973514 140733461651888 140733461651384 6662196 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/2303/statm: 45328 44569 459 1167 0 44109 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 181312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1794.79
CPU system time (s): 5.2692
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 247872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 5.2692
maximum resident set size= 244836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415078
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= 266
involuntary context switches= 2255

runsolver used 3.18252 second user time and 9.73152 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 17:40:31
IDJOB=3707316
IDBENCH=48212
IDSOLVER=2285
FILE ID=node124/3707316-1338133231
RUNJOBID= node124-1338107934-32713
PBS_JOBID= 14624469
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= 1b4456ec5e57b53956abc30521c99789
RANDOM SEED=735337648

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28944340 kB
Buffers:          344148 kB
Cached:          2696412 kB
SwapCached:            0 kB
Active:           995752 kB
Inactive:        2127380 kB
Active(anon):      84704 kB
Inactive(anon):      244 kB
Active(file):     911048 kB
Inactive(file):  2127136 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7432 kB
Writeback:             0 kB
AnonPages:         88892 kB
Mapped:            16096 kB
Shmem:               200 kB
Slab:             668476 kB
SReclaimable:     112936 kB
SUnreclaim:       555540 kB
KernelStack:        1488 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     194180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node124 at 2012-05-27 18:10:33