Trace number 3725621

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
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-15
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data

0.00/0.08	c 2012-06-02T14:14:25+0200
0.00/0.08	c arch = x86_64
0.00/0.08	c os = linux
0.00/0.08	c compiler = ghc 7.4
0.00/0.08	c packages:
0.00/0.08	c   OptDir-0.0.1
0.00/0.08	c   array-0.4.0.0
0.00/0.08	c   base-4.5.0.0
0.00/0.08	c   bytestring-0.9.2.1
0.00/0.08	c   containers-0.4.2.1
0.00/0.08	c   deepseq-1.3.0.0
0.00/0.08	c   mtl-2.1.1
0.00/0.08	c   old_locale-1.0.0.4
0.00/0.08	c   parse_dimacs-1.2
0.00/0.08	c   parsec-3.1.2
0.00/0.08	c   queue-0.1.2
0.00/0.08	c   stm-2.3
0.00/0.08	c   time-1.4
0.00/0.08	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725621-1338639265.opb"]
0.00/0.08	c #vars 200
0.00/0.08	c #constraints 301
0.00/0.08	c Solving starts ...
0.39/0.45	c solving time = 0.364s
0.39/0.45	c #decision = 3936
0.39/0.45	c #conflict = 224
0.39/0.45	c #restart = 1
0.39/0.45	o -10
0.39/0.45	c Solving starts ...
1.49/1.67	c solving time = 1.226s
1.49/1.67	c #decision = 10645
1.49/1.67	c #conflict = 1066
1.49/1.67	c #restart = 5
1.49/1.67	o -11
1.49/1.67	c Solving starts ...
16.88/16.91	c learnt constraints deletion: 12412 -> 6206
27.19/27.23	c learnt constraints deletion: 15119 -> 7572
38.88/38.97	c learnt constraints deletion: 16443 -> 8229
49.28/49.33	c learnt constraints deletion: 16348 -> 8182
59.07/59.17	c learnt constraints deletion: 17848 -> 8929
70.57/70.60	c learnt constraints deletion: 17871 -> 8942
83.67/83.77	c learnt constraints deletion: 19164 -> 9588
93.86/93.93	c learnt constraints deletion: 19278 -> 9649
105.96/106.07	c learnt constraints deletion: 19222 -> 9617
120.46/120.50	c learnt constraints deletion: 20901 -> 10456
133.85/133.92	c learnt constraints deletion: 20916 -> 10463
146.54/146.62	c learnt constraints deletion: 21006 -> 10509
157.94/158.09	c learnt constraints deletion: 20963 -> 10491
172.64/172.71	c learnt constraints deletion: 22656 -> 11333
187.23/187.32	c learnt constraints deletion: 22757 -> 11386
202.73/202.87	c learnt constraints deletion: 22779 -> 11414
218.43/218.57	c learnt constraints deletion: 22710 -> 11360
230.33/230.47	c learnt constraints deletion: 22791 -> 11409
241.32/241.42	c learnt constraints deletion: 23027 -> 11514
260.23/260.38	c learnt constraints deletion: 24679 -> 12345
276.22/276.32	c learnt constraints deletion: 24713 -> 12362
291.31/291.40	c learnt constraints deletion: 24708 -> 12369
304.81/304.97	c learnt constraints deletion: 24705 -> 12358
321.70/321.82	c learnt constraints deletion: 24718 -> 12367
340.20/340.35	c learnt constraints deletion: 24637 -> 12330
357.00/357.17	c learnt constraints deletion: 24706 -> 12387
371.60/371.77	c learnt constraints deletion: 23985 -> 11993
389.70/389.87	c learnt constraints deletion: 26783 -> 13394
406.10/406.21	c learnt constraints deletion: 26731 -> 13369
425.09/425.26	c learnt constraints deletion: 26879 -> 13445
442.28/442.42	c learnt constraints deletion: 26876 -> 13449
460.19/460.36	c learnt constraints deletion: 26872 -> 13441
477.68/477.84	c learnt constraints deletion: 26861 -> 13437
495.67/495.83	c learnt constraints deletion: 26856 -> 13441
512.48/512.68	c learnt constraints deletion: 26773 -> 13391
529.27/529.45	c learnt constraints deletion: 26887 -> 13457
544.57/544.71	c learnt constraints deletion: 26667 -> 13339
562.86/563.03	c learnt constraints deletion: 26200 -> 13100
578.85/579.00	c learnt constraints deletion: 28069 -> 14037
599.15/599.31	c learnt constraints deletion: 29257 -> 14639
619.84/620.03	c learnt constraints deletion: 29226 -> 14620
639.73/639.94	c learnt constraints deletion: 29231 -> 14623
657.83/658.01	c learnt constraints deletion: 27346 -> 13675
676.72/676.91	c learnt constraints deletion: 29241 -> 14626
693.72/693.95	c learnt constraints deletion: 29187 -> 14599
716.03/716.27	c learnt constraints deletion: 29218 -> 14619
733.82/734.00	c learnt constraints deletion: 29263 -> 14637
753.81/754.06	c learnt constraints deletion: 29225 -> 14619
772.81/773.00	c learnt constraints deletion: 29116 -> 14562
789.00/789.21	c learnt constraints deletion: 29169 -> 14590
806.60/806.84	c learnt constraints deletion: 29202 -> 14604
824.00/824.27	c learnt constraints deletion: 29227 -> 14622
842.40/842.66	c learnt constraints deletion: 29879 -> 14941
869.19/869.42	c learnt constraints deletion: 31762 -> 15883
891.89/892.14	c learnt constraints deletion: 31789 -> 15897
915.28/915.52	c learnt constraints deletion: 31843 -> 15927
936.57/936.82	c learnt constraints deletion: 31843 -> 15926
958.87/959.12	c learnt constraints deletion: 31860 -> 15938
981.57/981.84	c learnt constraints deletion: 31620 -> 15814
1005.36/1005.68	c learnt constraints deletion: 31779 -> 15908
1024.76/1025.06	c learnt constraints deletion: 31837 -> 15922
1045.86/1046.12	c learnt constraints deletion: 30094 -> 15050
1067.85/1068.19	c learnt constraints deletion: 31811 -> 15918
1088.65/1088.97	c learnt constraints deletion: 31788 -> 15899
1111.54/1111.86	c learnt constraints deletion: 31791 -> 15901
1134.05/1134.36	c learnt constraints deletion: 31786 -> 15904
1155.04/1155.33	c learnt constraints deletion: 31844 -> 15928
1176.23/1176.50	c learnt constraints deletion: 31644 -> 15840
1200.13/1200.43	c learnt constraints deletion: 31845 -> 15948
1218.83/1219.10	c learnt constraints deletion: 31771 -> 15905
1242.62/1242.91	c learnt constraints deletion: 31857 -> 15959
1262.63/1262.95	c learnt constraints deletion: 31850 -> 15939
1284.02/1284.38	c learnt constraints deletion: 31856 -> 15950
1307.02/1307.34	c learnt constraints deletion: 34204 -> 17102
1334.01/1334.35	c learnt constraints deletion: 34723 -> 17365
1357.81/1358.12	c learnt constraints deletion: 34476 -> 17238
1382.60/1382.98	c learnt constraints deletion: 34710 -> 17359
1404.00/1404.31	c learnt constraints deletion: 34698 -> 17363
1433.79/1434.16	c learnt constraints deletion: 34728 -> 17373
1457.99/1458.36	c learnt constraints deletion: 34699 -> 17369
1481.49/1481.81	c learnt constraints deletion: 34608 -> 17314
1506.18/1506.58	c learnt constraints deletion: 34656 -> 17338
1536.68/1537.08	c learnt constraints deletion: 34729 -> 17377
1560.87/1561.27	c learnt constraints deletion: 34624 -> 17320
1583.78/1584.18	c learnt constraints deletion: 34717 -> 17371
1605.27/1605.60	c learnt constraints deletion: 34721 -> 17377
1629.36/1629.71	c learnt constraints deletion: 34681 -> 17350
1652.56/1652.95	c learnt constraints deletion: 34629 -> 17323
1677.96/1678.35	c learnt constraints deletion: 34589 -> 17314
1701.04/1701.42	c learnt constraints deletion: 34641 -> 17331
1726.15/1726.53	c learnt constraints deletion: 34694 -> 17357
1748.13/1748.55	c learnt constraints deletion: 34684 -> 17351
1778.83/1779.20	c learnt constraints deletion: 34705 -> 17377
1799.24/1799.63	c learnt constraints deletion: 34593 -> 17308

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-3725621-1338639265/watcher-3725621-1338639265 -o /tmp/evaluation-result-3725621-1338639265/solver-3725621-1338639265 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725621-1338639265.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 2.00 3/176 10539
/proc/meminfo: memFree=27256692/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 330052273 6373376 750 33554432000 4194304 8989770 140735523440880 140737055804744 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 1556 750 428 1171 0 333 0

[startup+0.0928149 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10539
/proc/meminfo: memFree=27256692/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=15440 CPUtime=0.08 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 3088 0 0 0 8 0 0 0 20 0 1 0 330052273 15810560 3008 33554432000 4194304 8989770 140735523440880 140737055804744 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 3860 3008 459 1171 0 2637 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15440

[startup+0.100239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10539
/proc/meminfo: memFree=27256692/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=15440 CPUtime=0.09 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 3166 0 0 0 9 0 0 0 20 0 1 0 330052273 15810560 3086 33554432000 4194304 8989770 140735523440880 140737055804744 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 3860 3086 459 1171 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10539
/proc/meminfo: memFree=27256692/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=19536 CPUtime=0.29 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 4190 0 0 0 29 0 0 0 20 0 1 0 330052273 20004864 4110 33554432000 4194304 8989770 140735523440880 140737055804744 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 4884 4110 459 1171 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19536

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10539
/proc/meminfo: memFree=27256692/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=20560 CPUtime=0.69 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 4457 0 0 0 69 0 0 0 20 0 1 0 330052273 21053440 4377 33554432000 4194304 8989770 140735523440880 140737055804744 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 5140 4377 470 1171 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20560

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=27239680/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=21584 CPUtime=1.49 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 4713 0 0 0 149 0 0 0 20 0 1 0 330052273 22102016 4633 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 5396 4633 470 1171 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21584

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=27236952/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=25680 CPUtime=3.09 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 5737 0 0 0 308 1 0 0 20 0 1 0 330052273 26296320 5657 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 6420 5657 470 1171 0 5197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25680

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=27230412/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=33872 CPUtime=6.29 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 7560 0 0 0 626 3 0 0 20 0 1 0 330052273 34684928 7480 33554432000 4194304 8989770 140735523440880 140735523440376 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 8468 7480 470 1171 0 7245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33872

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 10540
/proc/meminfo: memFree=27216824/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=44112 CPUtime=12.68 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 10345 0 0 0 1263 5 0 0 20 0 1 0 330052273 45170688 10265 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 11028 10265 470 1171 0 9805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44112

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10540
/proc/meminfo: memFree=27197008/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=65616 CPUtime=25.48 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 15559 0 0 0 2538 10 0 0 20 0 1 0 330052273 67190784 15479 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 16404 15479 472 1171 0 15181 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65616

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10540
/proc/meminfo: memFree=27164824/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=95312 CPUtime=51.08 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 23410 0 0 0 5089 19 0 0 20 0 1 0 330052273 97599488 23072 33554432000 4194304 8989770 140735523440880 140735523440376 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 23828 23072 472 1171 0 22605 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 95312

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10540
/proc/meminfo: memFree=27152132/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=107600 CPUtime=102.27 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 36225 0 0 0 10189 38 0 0 20 0 1 0 330052273 110182400 26144 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 26900 26144 472 1171 0 25677 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=27128312/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=132176 CPUtime=162.24 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 44439 0 0 0 16167 57 0 0 20 0 1 0 330052273 135348224 32289 33554432000 4194304 8989770 140735523440880 140735523440376 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 33044 32289 472 1171 0 31821 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 132176

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=27125128/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=136272 CPUtime=222.24 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 49815 0 0 0 22146 78 0 0 20 0 1 0 330052273 139542528 33313 33554432000 4194304 8989770 140735523440880 140735523440376 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 34068 33313 472 1171 0 32845 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 136272

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10541
/proc/meminfo: memFree=27107300/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=152656 CPUtime=282.22 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 58013 0 0 0 28123 99 0 0 20 0 1 0 330052273 156319744 37409 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 38164 37409 472 1171 0 36941 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 152656

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10544
/proc/meminfo: memFree=27122664/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=135248 CPUtime=342.2 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 63138 0 0 0 34103 117 0 0 20 0 1 0 330052273 138493952 33057 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 33812 33057 472 1171 0 32589 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 135248

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10544
/proc/meminfo: memFree=27126312/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=132176 CPUtime=402.19 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 68002 0 0 0 40084 135 0 0 20 0 1 0 330052273 135348224 32289 33554432000 4194304 8989770 140735523440880 140735523440376 4209357 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 33044 32289 472 1171 0 31821 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 132176

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10544
/proc/meminfo: memFree=27109076/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=148560 CPUtime=462.18 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 79010 0 0 0 46061 157 0 0 20 0 1 0 330052273 152125440 36385 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 37140 36385 472 1171 0 35917 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 148560

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10544
/proc/meminfo: memFree=27114980/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=142416 CPUtime=522.17 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 91561 0 0 0 52038 179 0 0 20 0 1 0 330052273 145833984 34849 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 35604 34849 472 1171 0 34381 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 142416

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10545
/proc/meminfo: memFree=27112484/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=139344 CPUtime=582.15 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 102576 0 0 0 58016 199 0 0 20 0 1 0 330052273 142688256 34081 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 34836 34081 472 1171 0 33613 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 139344

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10547
/proc/meminfo: memFree=27070508/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=184400 CPUtime=882.09 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 148169 0 0 0 87914 295 0 0 20 0 1 0 330052273 188825600 45345 33554432000 4194304 8989770 140735523440880 140735523440376 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 46100 45345 472 1171 0 44877 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 184400

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=27051184/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=201808 CPUtime=942.08 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 152521 0 0 0 93896 312 0 0 20 0 1 0 330052273 206651392 49697 33554432000 4194304 8989770 140735523440880 140735523440144 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 50452 49697 472 1171 0 49229 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 201808

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27045376/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=206928 CPUtime=1002.07 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 156873 0 0 0 99877 330 0 0 20 0 1 0 330052273 211894272 50977 33554432000 4194304 8989770 140735523440880 140735523438848 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 51732 50977 472 1171 0 50509 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 206928

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27090508/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=160848 CPUtime=1062.05 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 158674 0 0 0 105854 351 0 0 20 0 1 0 330052273 164708352 39457 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 40212 39457 472 1171 0 38989 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 160848

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27070200/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=190544 CPUtime=1122.04 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 166098 0 0 0 111832 372 0 0 20 0 1 0 330052273 195117056 46881 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 47636 46881 472 1171 0 46413 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 190544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=27059352/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=193616 CPUtime=1182.04 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 168146 0 0 0 117814 390 0 0 20 0 1 0 330052273 198262784 47649 33554432000 4194304 8989770 140735523440880 140735523440376 4438016 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 48404 47649 472 1171 0 47181 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 193616

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=27050856/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=202832 CPUtime=1242.02 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 170451 0 0 0 123792 410 0 0 20 0 1 0 330052273 207699968 49953 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 50708 49953 472 1171 0 49485 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 202832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10628
/proc/meminfo: memFree=27084192/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=185424 CPUtime=1302.02 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 180435 0 0 0 129770 432 0 0 20 0 1 0 330052273 189874176 45601 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 46356 45601 472 1171 0 45133 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 185424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10628
/proc/meminfo: memFree=27055876/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=188496 CPUtime=1362.01 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 183507 0 0 0 135749 452 0 0 20 0 1 0 330052273 193019904 46369 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 47124 46369 472 1171 0 45901 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 188496

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10628
/proc/meminfo: memFree=27004812/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=210000 CPUtime=1422 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 190167 0 0 0 141730 470 0 0 20 0 1 0 330052273 215040000 51745 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 52500 51745 472 1171 0 51277 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 210000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10629
/proc/meminfo: memFree=26980660/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=210000 CPUtime=1481.99 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 193751 0 0 0 147714 485 0 0 20 0 1 0 330052273 215040000 51745 33554432000 4194304 8989770 140735523440880 140735523438848 4213718 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 52500 51745 472 1171 0 51277 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 210000

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10632
/proc/meminfo: memFree=26992636/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=205904 CPUtime=1541.99 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 195031 0 0 0 153696 503 0 0 20 0 1 0 330052273 210845696 50721 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 51476 50721 472 1171 0 50253 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 205904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10632
/proc/meminfo: memFree=26972596/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=222288 CPUtime=1601.97 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 200663 0 0 0 159675 522 0 0 20 0 1 0 330052273 227622912 54817 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 55572 54817 472 1171 0 54349 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 222288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10632
/proc/meminfo: memFree=26935248/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=226384 CPUtime=1661.96 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 202455 0 0 0 165655 541 0 0 20 0 1 0 330052273 231817216 55841 33554432000 4194304 8989770 140735523440880 140735523440376 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 56596 55841 472 1171 0 55373 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 226384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10632
/proc/meminfo: memFree=26943924/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=214096 CPUtime=1721.94 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 202464 0 0 0 171635 559 0 0 20 0 1 0 330052273 219234304 52769 33554432000 4194304 8989770 140735523440880 140735523440376 4209187 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 53524 52769 472 1171 0 52301 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 214096

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10633
/proc/meminfo: memFree=26955000/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=210000 CPUtime=1781.93 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 207840 0 0 0 177615 578 0 0 20 0 1 0 330052273 215040000 51745 33554432000 4194304 8989770 140735523440880 140735523440376 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 52500 51745 472 1171 0 51277 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 210000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 10633
/proc/meminfo: memFree=26963952/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=210000 CPUtime=1800.03 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 207840 0 0 0 179420 583 0 0 20 0 1 0 330052273 215040000 51745 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 52500 51745 472 1171 0 51277 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 210000

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

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 10633
/proc/meminfo: memFree=26963952/32873660 swapFree=7120/7120
[pid=10539] ppid=10537 vsize=210000 CPUtime=1800.03 cores=1,3,5,7
/proc/10539/stat : 10539 (toysat) R 10537 10539 9917 0 -1 4202496 207840 0 0 0 179420 583 0 0 20 0 1 0 330052273 215040000 51745 33554432000 4194304 8989770 140735523440880 140735523440144 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/10539/statm: 52500 51745 472 1171 0 51277 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 210000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1794.21
CPU system time (s): 5.83811
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 235600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.21
system time used= 5.83811
maximum resident set size= 232580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207840
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= 115
involuntary context switches= 1842

runsolver used 3.62945 second user time and 8.91464 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 14:14:25
IDJOB=3725621
IDBENCH=48237
IDSOLVER=2308
FILE ID=node117/3725621-1338639265
RUNJOBID= node117-1338631508-9934
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

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

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=416457424

node117.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.148
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.29
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.148
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		: 2667.148
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.148
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.95
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.148
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.148
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.91
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.148
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.148
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:       32873660 kB
MemFree:        27256832 kB
Buffers:          589144 kB
Cached:          4037376 kB
SwapCached:          776 kB
Active:          2301744 kB
Inactive:        2404268 kB
Active(anon):      65436 kB
Inactive(anon):     9984 kB
Active(file):    2236308 kB
Inactive(file):  2394284 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              7396 kB
Writeback:            16 kB
AnonPages:         79556 kB
Mapped:            14088 kB
Shmem:                80 kB
Slab:             775168 kB
SReclaimable:     219448 kB
SUnreclaim:       555720 kB
KernelStack:        1456 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     188388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 69120 MiB
End job on node117 at 2012-06-02 14:44:28