Trace number 3725655

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
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 constraint11
Maximum length of a constraint20
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)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

Quality of the solution as a function of time


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

Solver Data

0.02/0.05	c 2012-06-02T14:06:24+0200
0.02/0.05	c arch = x86_64
0.02/0.05	c os = linux
0.02/0.05	c compiler = ghc 7.4
0.02/0.05	c packages:
0.02/0.05	c   OptDir-0.0.1
0.02/0.05	c   array-0.4.0.0
0.02/0.05	c   base-4.5.0.0
0.02/0.05	c   bytestring-0.9.2.1
0.02/0.05	c   containers-0.4.2.1
0.02/0.05	c   deepseq-1.3.0.0
0.02/0.05	c   mtl-2.1.1
0.02/0.05	c   old_locale-1.0.0.4
0.02/0.05	c   parse_dimacs-1.2
0.02/0.05	c   parsec-3.1.2
0.02/0.05	c   queue-0.1.2
0.02/0.05	c   stm-2.3
0.02/0.05	c   time-1.4
0.02/0.05	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725655-1338638783.opb"]
0.02/0.05	c #vars 200
0.02/0.05	c #constraints 200
0.02/0.05	c Solving starts ...
0.02/0.05	c solving time = 0.004s
0.02/0.05	c #decision = 173
0.02/0.05	c #conflict = 0
0.02/0.05	c #restart = 0
0.02/0.05	o 27
0.02/0.05	c Solving starts ...
0.02/0.07	c solving time = 0.014s
0.02/0.07	c #decision = 375
0.02/0.07	c #conflict = 34
0.02/0.07	c #restart = 0
0.02/0.07	o 26
0.02/0.07	c Solving starts ...
0.09/0.15	c solving time = 0.073s
0.09/0.15	c #decision = 592
0.09/0.15	c #conflict = 74
0.09/0.15	c #restart = 0
0.09/0.15	o 25
0.09/0.15	c Solving starts ...
24.49/24.52	c learnt constraints deletion: 8856 -> 4430
38.88/38.99	c learnt constraints deletion: 9375 -> 4688
56.38/56.48	c learnt constraints deletion: 10472 -> 5237
72.78/72.82	c learnt constraints deletion: 10512 -> 5258
90.58/90.62	c learnt constraints deletion: 11464 -> 5732
107.17/107.26	c learnt constraints deletion: 11371 -> 5687
128.26/128.35	c learnt constraints deletion: 12597 -> 6299
146.28/146.33	c learnt constraints deletion: 12556 -> 6280
163.96/164.04	c learnt constraints deletion: 12482 -> 6244
184.25/184.36	c learnt constraints deletion: 13734 -> 6867
204.65/204.78	c learnt constraints deletion: 13787 -> 6896
223.45/223.52	c learnt constraints deletion: 13777 -> 6892
242.15/242.21	c learnt constraints deletion: 13661 -> 6837
264.44/264.57	c learnt constraints deletion: 15099 -> 7559
284.14/284.23	c learnt constraints deletion: 14898 -> 7449
306.04/306.15	c learnt constraints deletion: 15102 -> 7552
326.54/326.65	c learnt constraints deletion: 14965 -> 7487
348.12/348.28	c learnt constraints deletion: 15109 -> 7561
368.72/368.88	c learnt constraints deletion: 15064 -> 7541
395.02/395.12	c learnt constraints deletion: 16426 -> 8213
419.41/419.58	c learnt constraints deletion: 16496 -> 8251
442.91/443.09	c learnt constraints deletion: 16540 -> 8276
465.51/465.61	c learnt constraints deletion: 16495 -> 8258
487.70/487.84	c learnt constraints deletion: 16639 -> 8334
508.99/509.16	c learnt constraints deletion: 16358 -> 8179
532.89/533.08	c learnt constraints deletion: 16444 -> 8224
560.99/561.14	c learnt constraints deletion: 18086 -> 9048
586.69/586.89	c learnt constraints deletion: 18087 -> 9052
611.78/611.96	c learnt constraints deletion: 18221 -> 9123
634.98/635.13	c learnt constraints deletion: 17981 -> 8991
662.08/662.25	c learnt constraints deletion: 18137 -> 9070
688.27/688.49	c learnt constraints deletion: 18199 -> 9104
714.27/714.49	c learnt constraints deletion: 18120 -> 9067
739.66/739.80	c learnt constraints deletion: 18284 -> 9154
764.95/765.13	c learnt constraints deletion: 18023 -> 9013
791.76/791.91	c learnt constraints deletion: 18075 -> 9042
818.35/818.50	c learnt constraints deletion: 18088 -> 9051
848.75/848.99	c learnt constraints deletion: 19963 -> 9994
877.54/877.74	c learnt constraints deletion: 19802 -> 9901
906.54/906.71	c learnt constraints deletion: 19808 -> 9907
934.84/935.09	c learnt constraints deletion: 19884 -> 9949
961.63/961.88	c learnt constraints deletion: 20028 -> 10027
986.43/986.64	c learnt constraints deletion: 19944 -> 9986
1015.12/1015.39	c learnt constraints deletion: 19804 -> 9904
1044.31/1044.53	c learnt constraints deletion: 19875 -> 9942
1072.01/1072.26	c learnt constraints deletion: 19931 -> 9973
1098.90/1099.15	c learnt constraints deletion: 20018 -> 10021
1125.80/1126.06	c learnt constraints deletion: 19754 -> 9879
1154.60/1154.88	c learnt constraints deletion: 19849 -> 9930
1181.89/1182.13	c learnt constraints deletion: 19865 -> 9942
1209.79/1210.03	c learnt constraints deletion: 20080 -> 10043
1238.39/1238.62	c learnt constraints deletion: 19904 -> 9957
1271.68/1271.99	c learnt constraints deletion: 21640 -> 10820
1305.67/1305.98	c learnt constraints deletion: 21797 -> 10901
1338.48/1338.77	c learnt constraints deletion: 21722 -> 10867
1370.47/1370.74	c learnt constraints deletion: 21775 -> 10888
1405.76/1406.01	c learnt constraints deletion: 21829 -> 10916
1438.25/1438.52	c learnt constraints deletion: 21740 -> 10874
1470.46/1470.79	c learnt constraints deletion: 21953 -> 10984
1502.55/1502.88	c learnt constraints deletion: 21781 -> 10902
1533.93/1534.26	c learnt constraints deletion: 21655 -> 10829
1568.14/1568.41	c learnt constraints deletion: 21762 -> 10884
1601.03/1601.33	c learnt constraints deletion: 21915 -> 10965
1631.23/1631.59	c learnt constraints deletion: 21655 -> 10830
1665.32/1665.60	c learnt constraints deletion: 22030 -> 11018
1697.11/1697.49	c learnt constraints deletion: 21785 -> 10899
1728.50/1728.87	c learnt constraints deletion: 21847 -> 10935
1759.31/1759.64	c learnt constraints deletion: 21749 -> 10878
1792.20/1792.59	c learnt constraints deletion: 21860 -> 10935

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-3725655-1338638783/watcher-3725655-1338638783 -o /tmp/evaluation-result-3725655-1338638783/solver-3725655-1338638783 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725655-1338638783.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.05 2.03 1.98 3/176 15214
/proc/meminfo: memFree=27630536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 330003252 6373376 741 33554432000 4194304 8989770 140733340465328 140733340464824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 1556 741 428 1171 0 333 0

[startup+0.0304789 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 15214
/proc/meminfo: memFree=27630536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=9296 CPUtime=0.02 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 1442 0 0 0 2 0 0 0 20 0 1 0 330003252 9519104 1363 33554432000 4194304 8989770 140733340465328 140733340464824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 2324 1363 437 1171 0 1101 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9296

[startup+0.100227 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 15214
/proc/meminfo: memFree=27630536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=14416 CPUtime=0.09 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 2918 0 0 0 9 0 0 0 20 0 1 0 330003252 14761984 2839 33554432000 4194304 8989770 140733340465328 140733340464824 6587832 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 3604 2839 467 1171 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300326 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 15214
/proc/meminfo: memFree=27630536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=16464 CPUtime=0.29 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 3430 0 0 0 29 0 0 0 20 0 1 0 330003252 16859136 3351 33554432000 4194304 8989770 140733340465328 140733340464592 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 4116 3351 467 1171 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16464

[startup+0.700324 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 15214
/proc/meminfo: memFree=27630536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=17488 CPUtime=0.69 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 3686 0 0 0 69 0 0 0 20 0 1 0 330003252 17907712 3607 33554432000 4194304 8989770 140733340465328 140733340464592 6587856 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 4372 3607 467 1171 0 3149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17488

[startup+1.50032 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 15215
/proc/meminfo: memFree=27618284/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=17488 CPUtime=1.49 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 3686 0 0 0 149 0 0 0 20 0 1 0 330003252 17907712 3607 33554432000 4194304 8989770 140733340465328 140733340464592 4209376 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 4372 3607 467 1171 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17488

[startup+3.10033 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 15215
/proc/meminfo: memFree=27617640/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=18512 CPUtime=3.09 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 3942 0 0 0 308 1 0 0 20 0 1 0 330003252 18956288 3863 33554432000 4194304 8989770 140733340465328 140733340464824 4437616 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 4628 3863 467 1171 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18512

[startup+6.30031 s]
/proc/loadavg: 2.04 2.03 1.98 3/177 15215
/proc/meminfo: memFree=27614664/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=21584 CPUtime=6.29 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 4710 0 0 0 628 1 0 0 20 0 1 0 330003252 22102016 4631 33554432000 4194304 8989770 140733340465328 140733340464592 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 5396 4631 467 1171 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21584

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 1.98 3/177 15215
/proc/meminfo: memFree=27610092/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=24656 CPUtime=12.68 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 5478 0 0 0 1266 2 0 0 20 0 1 0 330003252 25247744 5399 33554432000 4194304 8989770 140733340465328 140733340464824 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 6164 5399 467 1171 0 4941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24656

[startup+25.5003 s]
/proc/loadavg: 2.03 2.02 1.98 3/176 15215
/proc/meminfo: memFree=27601288/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=33872 CPUtime=25.49 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 7791 0 0 0 2543 6 0 0 20 0 1 0 330003252 34684928 7712 33554432000 4194304 8989770 140733340465328 140733340464592 4209256 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 8468 7712 471 1171 0 7245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33872

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 15216
/proc/meminfo: memFree=27598188/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=36944 CPUtime=51.09 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 8559 0 0 0 5098 11 0 0 20 0 1 0 330003252 37830656 8480 33554432000 4194304 8989770 140733340465328 140733340464824 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 9236 8480 471 1171 0 8013 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36944

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 15216
/proc/meminfo: memFree=27592980/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=42064 CPUtime=102.28 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 9839 0 0 0 10208 20 0 0 20 0 1 0 330003252 43073536 9760 33554432000 4194304 8989770 140733340465328 140733340464824 7674675 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 10516 9760 471 1171 0 9293 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42064

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 1.99 3/177 15216
/proc/meminfo: memFree=27589348/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=45136 CPUtime=162.26 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 10616 0 0 0 16195 31 0 0 20 0 1 0 330003252 46219264 10528 33554432000 4194304 8989770 140733340465328 140733340463296 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 11284 10528 471 1171 0 10061 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 45136

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/178 15219
/proc/meminfo: memFree=27575784/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=49232 CPUtime=222.24 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 11640 0 0 0 22183 41 0 0 20 0 1 0 330003252 50413568 11552 33554432000 4194304 8989770 140733340465328 140733340464824 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 12308 11552 471 1171 0 11085 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 49232

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 15219
/proc/meminfo: memFree=27566460/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=56400 CPUtime=282.24 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 13432 0 0 0 28171 53 0 0 20 0 1 0 330003252 57753600 13344 33554432000 4194304 8989770 140733340465328 140733340464824 4209450 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 14100 13344 471 1171 0 12877 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 56400

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 15220
/proc/meminfo: memFree=27557024/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=54352 CPUtime=342.23 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 13438 0 0 0 34159 64 0 0 20 0 1 0 330003252 55656448 12832 33554432000 4194304 8989770 140733340465328 140733340464592 4213693 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 13588 12832 471 1171 0 12365 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 54352

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15220
/proc/meminfo: memFree=27557024/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=54352 CPUtime=402.22 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 13438 0 0 0 40148 74 0 0 20 0 1 0 330003252 55656448 12832 33554432000 4194304 8989770 140733340465328 140733340464592 4437568 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 13588 12832 471 1171 0 12365 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 54352

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15220
/proc/meminfo: memFree=27544416/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=58448 CPUtime=462.2 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 14462 0 0 0 46135 85 0 0 20 0 1 0 330003252 59850752 13856 33554432000 4194304 8989770 140733340465328 140733340464824 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 14612 13856 471 1171 0 13389 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 58448

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15220
/proc/meminfo: memFree=27544536/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=58448 CPUtime=522.19 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 14462 0 0 0 52122 97 0 0 20 0 1 0 330003252 59850752 13856 33554432000 4194304 8989770 140733340465328 140733340464824 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 14612 13856 471 1171 0 13389 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 58448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15220
/proc/meminfo: memFree=27520852/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=64592 CPUtime=582.19 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 15998 0 0 0 58112 107 0 0 20 0 1 0 330003252 66142208 15392 33554432000 4194304 8989770 140733340465328 140733340464592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 16148 15392 471 1171 0 14925 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 64592

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15224
/proc/meminfo: memFree=27526720/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=67664 CPUtime=882.13 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 18562 0 0 0 88052 161 0 0 20 0 1 0 330003252 69287936 16160 33554432000 4194304 8989770 140733340465328 140733340464824 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 16916 16160 471 1171 0 15693 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 67664

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15224
/proc/meminfo: memFree=27527596/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=66640 CPUtime=942.13 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 18562 0 0 0 94041 172 0 0 20 0 1 0 330003252 68239360 15904 33554432000 4194304 8989770 140733340465328 140733340464592 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 16660 15904 471 1171 0 15437 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 66640

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 15225
/proc/meminfo: memFree=27513940/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=69712 CPUtime=1002.12 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 19330 0 0 0 100029 183 0 0 20 0 1 0 330003252 71385088 16672 33554432000 4194304 8989770 140733340465328 140733340464592 6587869 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17428 16672 471 1171 0 16205 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 69712

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15225
/proc/meminfo: memFree=27486460/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=71760 CPUtime=1062.11 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 19842 0 0 0 106017 194 0 0 20 0 1 0 330003252 73482240 17184 33554432000 4194304 8989770 140733340465328 140733340464824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17940 17184 471 1171 0 16717 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 71760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15225
/proc/meminfo: memFree=27506196/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=72784 CPUtime=1122.11 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20098 0 0 0 112006 205 0 0 20 0 1 0 330003252 74530816 17440 33554432000 4194304 8989770 140733340465328 140733340464824 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18196 17440 471 1171 0 16973 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 72784

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15264
/proc/meminfo: memFree=27703152/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=72784 CPUtime=1182.09 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20098 0 0 0 117993 216 0 0 20 0 1 0 330003252 74530816 17440 33554432000 4194304 8989770 140733340465328 140733340463296 4209234 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18196 17440 471 1171 0 16973 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 72784

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15264
/proc/meminfo: memFree=27630436/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=72784 CPUtime=1242.08 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20098 0 0 0 123980 228 0 0 20 0 1 0 330003252 74530816 17440 33554432000 4194304 8989770 140733340465328 140733340464592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18196 17440 471 1171 0 16973 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 72784

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 15265
/proc/meminfo: memFree=27540936/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=72784 CPUtime=1302.08 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20098 0 0 0 129969 239 0 0 20 0 1 0 330003252 74530816 17440 33554432000 4194304 8989770 140733340465328 140733340464592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18196 17440 471 1171 0 16973 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 72784

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15265
/proc/meminfo: memFree=27506092/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=73808 CPUtime=1362.06 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20354 0 0 0 135956 250 0 0 20 0 1 0 330003252 75579392 17696 33554432000 4194304 8989770 140733340465328 140733340463296 4437920 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18452 17696 471 1171 0 17229 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 73808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15268
/proc/meminfo: memFree=27505236/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=73808 CPUtime=1422.07 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 20354 0 0 0 141947 260 0 0 20 0 1 0 330003252 75579392 17696 33554432000 4194304 8989770 140733340465328 140733340464592 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18452 17696 471 1171 0 17229 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 73808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15268
/proc/meminfo: memFree=27503872/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=74832 CPUtime=1482.05 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21378 0 0 0 147935 270 0 0 20 0 1 0 330003252 76627968 17952 33554432000 4194304 8989770 140733340465328 140733340464592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18708 17952 471 1171 0 17485 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 74832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15269
/proc/meminfo: memFree=27540904/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=74832 CPUtime=1542.04 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21378 0 0 0 153925 279 0 0 20 0 1 0 330003252 76627968 17952 33554432000 4194304 8989770 140733340465328 140733340464592 4204320 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18708 17952 471 1171 0 17485 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 74832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15270
/proc/meminfo: memFree=27540912/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=74832 CPUtime=1602.03 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21378 0 0 0 159915 288 0 0 20 0 1 0 330003252 76627968 17952 33554432000 4194304 8989770 140733340465328 140733340463296 7732696 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 18708 17952 471 1171 0 17485 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 74832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15270
/proc/meminfo: memFree=27545252/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=70736 CPUtime=1662.02 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21378 0 0 0 165903 299 0 0 20 0 1 0 330003252 72433664 16928 33554432000 4194304 8989770 140733340465328 140733340463296 4437612 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17684 16928 471 1171 0 16461 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 70736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15270
/proc/meminfo: memFree=27545252/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=70736 CPUtime=1722.01 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21378 0 0 0 171893 308 0 0 20 0 1 0 330003252 72433664 16928 33554432000 4194304 8989770 140733340465328 140733340464592 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17684 16928 471 1171 0 16461 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 70736

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 15270
/proc/meminfo: memFree=27544260/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=71760 CPUtime=1782 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 21634 0 0 0 177880 320 0 0 20 0 1 0 330003252 73482240 17184 33554432000 4194304 8989770 140733340465328 140733340464592 4209365 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17940 17184 471 1171 0 16717 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 71760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 15270
/proc/meminfo: memFree=27544572/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=70736 CPUtime=1800.01 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 22658 0 0 0 179678 323 0 0 20 0 1 0 330003252 72433664 16928 33554432000 4194304 8989770 140733340465328 140733340464592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17684 16928 471 1171 0 16461 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 70736

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

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

[startup+1800.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 15270
/proc/meminfo: memFree=27544572/32873844 swapFree=7628/7628
[pid=15214] ppid=15212 vsize=70736 CPUtime=1800.01 cores=1,3,5,7
/proc/15214/stat : 15214 (toysat) R 15212 15214 14598 0 -1 4202496 22658 0 0 0 179678 323 0 0 20 0 1 0 330003252 72433664 16928 33554432000 4194304 8989770 140733340465328 140733340464592 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15214/statm: 17684 16928 471 1171 0 16461 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 70736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1796.78
CPU system time (s): 3.23251
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 77904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.78
system time used= 3.23251
maximum resident set size= 74880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22658
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= 22
involuntary context switches= 1853

runsolver used 4.74028 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 14:06:23
IDJOB=3725655
IDBENCH=48151
IDSOLVER=2308
FILE ID=node144/3725655-1338638783
RUNJOBID= node144-1338631508-14616
PBS_JOBID= 14636436
Free space on /tmp= 70828 MiB

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

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=213517861

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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		: 2666.196
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:        27631072 kB
Buffers:          618996 kB
Cached:          3565712 kB
SwapCached:          464 kB
Active:          2547692 kB
Inactive:        1832064 kB
Active(anon):     177784 kB
Inactive(anon):    11196 kB
Active(file):    2369908 kB
Inactive(file):  1820868 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        193344 kB
Mapped:            16136 kB
Shmem:               172 kB
Slab:             722928 kB
SReclaimable:     165308 kB
SUnreclaim:       557620 kB
KernelStack:        1464 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     301536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 70824 MiB
End job on node144 at 2012-06-02 14:36:26