Trace number 3712083

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
MD5SUM62825c7b78173675be8da33e26a62860
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.60875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints82
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 4502
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4501
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.03/0.05	c 2012-05-28T07:05:01+0200
0.03/0.05	c arch = x86_64
0.03/0.05	c os = linux
0.03/0.05	c compiler = ghc 7.4
0.03/0.05	c packages:
0.03/0.05	c   OptDir-0.0.1
0.03/0.05	c   array-0.4.0.0
0.03/0.05	c   base-4.5.0.0
0.03/0.05	c   bytestring-0.9.2.1
0.03/0.05	c   containers-0.4.2.1
0.03/0.05	c   deepseq-1.3.0.0
0.03/0.05	c   mtl-2.1.1
0.03/0.05	c   old_locale-1.0.0.4
0.03/0.05	c   parse_dimacs-1.2
0.03/0.05	c   parsec-3.1.2
0.03/0.05	c   queue-0.1.2
0.03/0.05	c   stm-2.3
0.03/0.05	c   time-1.4
0.03/0.05	c command line = ["--wbo","HOME/instance-3712083-1338181501.wbo"]
0.03/0.05	c #vars 3900
0.03/0.05	c #constraints 125
0.03/0.05	c Solving starts ...
0.39/0.43	c solving time = 0.380s
0.39/0.43	c #decision = 2836
0.39/0.43	c #conflict = 101
0.39/0.43	c #restart = 1
0.39/0.43	o 35
0.39/0.43	c Solving starts ...
2.39/2.40	c solving time = 1.967s
2.39/2.40	c #decision = 8432
2.39/2.40	c #conflict = 375
2.39/2.40	c #restart = 3
2.39/2.40	o 29
2.59/2.62	c Solving starts ...
2.59/2.62	c solving time = 0.010s
2.59/2.62	c #decision = 10295
2.59/2.62	c #conflict = 376
2.59/2.62	c #restart = 3
2.59/2.62	o 25
2.59/2.62	c Solving starts ...
2.79/2.84	c solving time = 0.431s
2.79/2.84	c #decision = 12228
2.79/2.84	c #conflict = 447
2.79/2.84	c #restart = 3
2.79/2.84	o 4
2.79/2.84	c Solving starts ...
15.08/15.14	c learnt constraints deletion: 2519 -> 1260
35.26/35.30	c learnt constraints deletion: 4113 -> 2057
58.86/58.97	c learnt constraints deletion: 4626 -> 2313
107.35/107.47	c learnt constraints deletion: 6167 -> 3084
162.83/162.96	c learnt constraints deletion: 7492 -> 3773
180.53/180.62	c learnt constraints deletion: 5147 -> 2574
184.23/184.37	c solving time = 181.467s
184.23/184.37	c #decision = 59788
184.23/184.37	c #conflict = 18031
184.23/184.37	c #restart = 14
184.23/184.37	o 2
184.23/184.37	c Solving starts ...
184.33/184.40	c learnt constraints deletion: 3014 -> 1507
184.33/184.41	c learnt constraints deletion: 1507 -> 754
184.33/184.44	c solving time = 0.067s
184.33/184.44	c #decision = 61778
184.33/184.44	c #conflict = 18031
184.33/184.44	c #restart = 14
184.33/184.44	o 1
184.33/184.44	c Solving starts ...
196.23/196.34	c learnt constraints deletion: 2829 -> 1415
215.12/215.27	c learnt constraints deletion: 4268 -> 2134
234.82/234.95	c learnt constraints deletion: 4703 -> 2352
274.41/274.52	c learnt constraints deletion: 6206 -> 3103
278.22/278.33	c learnt constraints deletion: 4203 -> 2102
319.71/319.80	c learnt constraints deletion: 6784 -> 3392
385.38/385.52	c learnt constraints deletion: 7837 -> 3925
475.47/475.63	c learnt constraints deletion: 7832 -> 3924
562.05/562.22	c learnt constraints deletion: 8121 -> 4073
691.53/691.76	c learnt constraints deletion: 8138 -> 4083
828.11/828.32	c learnt constraints deletion: 8127 -> 4078
862.30/862.54	c learnt constraints deletion: 5106 -> 2553
1018.67/1018.94	c learnt constraints deletion: 8572 -> 4290
1143.76/1144.03	c learnt constraints deletion: 8579 -> 4294
1282.34/1282.61	c learnt constraints deletion: 8575 -> 4291
1420.32/1420.63	c learnt constraints deletion: 8548 -> 4277
1557.59/1557.90	c learnt constraints deletion: 8935 -> 4470
1723.96/1724.32	c learnt constraints deletion: 8911 -> 4461

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-3712083-1338181501/watcher-3712083-1338181501 -o /tmp/evaluation-result-3712083-1338181501/solver-3712083-1338181501 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712083-1338181501.wbo 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.98 2/171 10007
/proc/meminfo: memFree=31385824/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 284274470 6356992 718 33554432000 4194304 8973514 140733972188576 140734808574360 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 1552 724 422 1167 0 333 0

[startup+0.041551 s]
/proc/loadavg: 1.85 1.97 1.98 2/171 10007
/proc/meminfo: memFree=31385824/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=10304 CPUtime=0.03 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 1613 0 0 0 3 0 0 0 20 0 1 0 284274470 10551296 1534 33554432000 4194304 8973514 140733972188576 140734808574360 4212523 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 2576 1539 432 1167 0 1357 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10304

[startup+0.100225 s]
/proc/loadavg: 1.85 1.97 1.98 2/171 10007
/proc/meminfo: memFree=31385824/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 1886 0 0 0 9 0 0 0 20 0 1 0 284274470 10551296 1806 33554432000 4194304 8973514 140733972188576 140734808574360 7688844 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 2576 1806 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300182 s]
/proc/loadavg: 1.85 1.97 1.98 2/171 10007
/proc/meminfo: memFree=31385824/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 2398 0 0 0 29 0 0 0 20 0 1 0 284274470 12648448 2318 33554432000 4194304 8973514 140733972188576 140734808574360 4435804 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 3088 2318 454 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700188 s]
/proc/loadavg: 1.85 1.97 1.98 2/171 10007
/proc/meminfo: memFree=31385824/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=13376 CPUtime=0.69 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 2425 0 0 0 69 0 0 0 20 0 1 0 284274470 13697024 2345 33554432000 4194304 8973514 140733972188576 140733972188072 4357176 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 3344 2345 464 1167 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.5002 s]
/proc/loadavg: 1.85 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31354852/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=14400 CPUtime=1.48 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 2719 0 0 0 148 0 0 0 20 0 1 0 284274470 14745600 2639 33554432000 4194304 8973514 140733972188576 140733972188072 4415044 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 3600 2639 464 1167 0 2381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14400

[startup+3.10012 s]
/proc/loadavg: 1.85 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31349768/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=16448 CPUtime=3.09 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 3345 0 0 0 308 1 0 0 20 0 1 0 284274470 16842752 3265 33554432000 4194304 8973514 140733972188576 140733972188072 6570441 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/10007/statm: 4112 3265 465 1167 0 2893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16448

[startup+6.30019 s]
/proc/loadavg: 1.86 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31341344/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=20544 CPUtime=6.28 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 4457 0 0 0 625 3 0 0 20 0 1 0 284274470 21037056 4377 33554432000 4194304 8973514 140733972188576 140733972188072 6576161 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 5136 4377 465 1167 0 3917 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20544

[startup+12.7002 s]
/proc/loadavg: 1.87 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31326900/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=28736 CPUtime=12.67 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 6513 0 0 0 1260 7 0 0 20 0 1 0 284274470 29425664 6430 33554432000 4194304 8973514 140733972188576 140733972188072 4209234 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 7184 6430 465 1167 0 5965 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28736

[startup+25.5002 s]
/proc/loadavg: 1.90 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31304528/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=41024 CPUtime=25.47 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 9395 0 0 0 2532 15 0 0 20 0 1 0 284274470 42008576 9305 33554432000 4194304 8973514 140733972188576 140733972188072 4415788 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10007/statm: 10256 9305 466 1167 0 9037 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41024

[startup+51.1002 s]
/proc/loadavg: 1.93 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31262152/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=65600 CPUtime=51.06 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 15479 0 0 0 5077 29 0 0 20 0 1 0 284274470 67174400 15487 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 16400 15487 466 1167 0 15181 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65600

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.98 3/177 10022
/proc/meminfo: memFree=31198640/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=100416 CPUtime=102.26 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 24316 0 0 0 10176 50 0 0 20 0 1 0 284274470 102825984 24321 33554432000 4194304 8973514 140733972188576 140733972170560 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 25104 24321 466 1167 0 23885 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100416

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 10023
/proc/meminfo: memFree=31154652/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=122944 CPUtime=162.23 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 29754 0 0 0 16152 71 0 0 20 0 1 0 284274470 125894656 29740 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 30736 29740 466 1167 0 29517 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 122944

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 10023
/proc/meminfo: memFree=31187768/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=71744 CPUtime=222.23 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 30509 0 0 0 22119 104 0 0 20 0 1 0 284274470 73465856 17183 33554432000 4194304 8973514 140733972188576 140733972188072 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 17936 17183 466 1167 0 16717 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71744

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 10023
/proc/meminfo: memFree=31139132/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=105536 CPUtime=282.22 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 38957 0 0 0 28085 137 0 0 20 0 1 0 284274470 108068864 25631 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 26384 25631 466 1167 0 25165 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 105536

[startup+342.3 s]
/proc/loadavg: 2.12 2.00 1.99 3/178 10026
/proc/meminfo: memFree=31104280/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=127040 CPUtime=342.2 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 44309 0 0 0 34059 161 0 0 20 0 1 0 284274470 130088960 30983 33554432000 4194304 8973514 140733972188576 140733972188072 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 31760 30983 466 1167 0 30541 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 127040

[startup+402.3 s]
/proc/loadavg: 2.04 2.00 1.99 3/177 10026
/proc/meminfo: memFree=31068420/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=149568 CPUtime=402.18 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 49993 0 0 0 40031 187 0 0 20 0 1 0 284274470 153157632 36639 33554432000 4194304 8973514 140733972188576 140733972188072 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 37392 36639 466 1167 0 36173 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 149568

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/177 10027
/proc/meminfo: memFree=31046956/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=162880 CPUtime=462.17 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 53151 0 0 0 46010 207 0 0 20 0 1 0 284274470 166789120 39797 33554432000 4194304 8973514 140733972188576 140733972188072 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 40720 39797 466 1167 0 39501 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 162880

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10027
/proc/meminfo: memFree=31030588/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=166976 CPUtime=522.16 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 54345 0 0 0 51994 222 0 0 20 0 1 0 284274470 170983424 40991 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 41744 40991 466 1167 0 40525 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 166976

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10027
/proc/meminfo: memFree=31004708/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=184384 CPUtime=582.15 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 58619 0 0 0 57977 238 0 0 20 0 1 0 284274470 188809216 45254 33554432000 4194304 8973514 140733972188576 140733972170560 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 46096 45254 466 1167 0 44877 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 184384

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10028
/proc/meminfo: memFree=30951144/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=231488 CPUtime=822.11 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 70492 0 0 0 81923 288 0 0 20 0 1 0 284274470 237043712 57119 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 57872 57119 466 1167 0 56653 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 231488

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10028
/proc/meminfo: memFree=30938888/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=882.09 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 87908 301 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972188072 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 234560

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10031
/proc/meminfo: memFree=30933672/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=942.08 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 93892 316 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 234560

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10031
/proc/meminfo: memFree=30921528/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1002.08 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 99878 330 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 234560

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10032
/proc/meminfo: memFree=30913840/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1062.06 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 105863 343 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 234560

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10032
/proc/meminfo: memFree=30906372/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1122.06 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 111849 357 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972188072 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 234560

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10032
/proc/meminfo: memFree=30899852/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1182.04 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 117836 368 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 234560

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 10032
/proc/meminfo: memFree=30898488/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1242.04 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 123823 381 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 234560

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10032
/proc/meminfo: memFree=30898984/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1302.03 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 129811 392 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 234560

[startup+1362.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 10033
/proc/meminfo: memFree=30898736/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1362.02 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 135796 406 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 234560

[startup+1422.31 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 10033
/proc/meminfo: memFree=30898604/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1422.02 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 141783 419 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 234560

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 10033
/proc/meminfo: memFree=30898852/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1482 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 147768 432 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 234560

[startup+1542.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/178 10036
/proc/meminfo: memFree=30894380/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1541.99 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 153753 446 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 234560

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 10036
/proc/meminfo: memFree=30887196/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=234560 CPUtime=1601.98 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71275 0 0 0 159738 460 0 0 20 0 1 0 284274470 240189440 57887 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 58640 57887 466 1167 0 57421 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 234560

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 10037
/proc/meminfo: memFree=30878144/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=236608 CPUtime=1661.98 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 71787 0 0 0 165727 471 0 0 20 0 1 0 284274470 242286592 58399 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 59152 58399 466 1167 0 57933 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 236608

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/177 10037
/proc/meminfo: memFree=30847920/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=263232 CPUtime=1721.97 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 78224 0 0 0 171713 484 0 0 20 0 1 0 284274470 269549568 64834 33554432000 4194304 8973514 140733972188576 140733972187840 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 65808 64834 466 1167 0 64589 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 263232

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/177 10037
/proc/meminfo: memFree=30837256/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=263232 CPUtime=1781.95 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 78445 0 0 0 177699 496 0 0 20 0 1 0 284274470 269549568 65055 33554432000 4194304 8973514 140733972188576 140733972187840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 65808 65055 466 1167 0 64589 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 263232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 10037
/proc/meminfo: memFree=30834900/32873844 swapFree=7632/7632
[pid=10007] ppid=10005 vsize=263232 CPUtime=1800.06 cores=0,2,4,6
/proc/10007/stat : 10007 (toysat) R 10005 10007 7805 0 -1 4202496 78445 0 0 0 179505 501 0 0 20 0 1 0 284274470 269549568 65055 33554432000 4194304 8973514 140733972188576 140733972188072 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10007/statm: 65808 65055 466 1167 0 64589 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 263232

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1795.06
CPU system time (s): 5.01324
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 263232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.06
system time used= 5.01324
maximum resident set size= 260220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78445
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= 109
involuntary context switches= 1973

runsolver used 3.07153 second user time and 8.35373 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 07:05:01
IDJOB=3712083
IDBENCH=78724
IDSOLVER=2291
FILE ID=node141/3712083-1338181501
RUNJOBID= node141-1338174290-9574
PBS_JOBID= 14624547
Free space on /tmp= 71536 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-65-60--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712083-1338181501/watcher-3712083-1338181501 -o /tmp/evaluation-result-3712083-1338181501/solver-3712083-1338181501 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712083-1338181501.wbo

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

MD5SUM BENCH= 62825c7b78173675be8da33e26a62860
RANDOM SEED=1058884456

node141.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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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		: 2666.744
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.92
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.744
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:        31385676 kB
Buffers:          273896 kB
Cached:           364136 kB
SwapCached:          220 kB
Active:           195452 kB
Inactive:         454652 kB
Active(anon):       2312 kB
Inactive(anon):    11292 kB
Active(file):     193140 kB
Inactive(file):   443360 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              7336 kB
Writeback:             0 kB
AnonPages:         18244 kB
Mapped:             9968 kB
Shmem:               172 kB
Slab:             697212 kB
SReclaimable:     139644 kB
SUnreclaim:       557568 kB
KernelStack:        1448 kB
PageTables:         3696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71528 MiB
End job on node141 at 2012-05-28 07:35:04