Trace number 3712003

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM2683f5c0f2bcb2ef48b38611ac907218
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark3.04853
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints76
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 4191
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4190
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.05/0.07	c 2012-05-28T05:34:53+0200
0.05/0.07	c arch = x86_64
0.05/0.07	c os = linux
0.05/0.07	c compiler = ghc 7.4
0.05/0.07	c packages:
0.05/0.07	c   OptDir-0.0.1
0.05/0.07	c   array-0.4.0.0
0.05/0.07	c   base-4.5.0.0
0.05/0.07	c   bytestring-0.9.2.1
0.05/0.07	c   containers-0.4.2.1
0.05/0.07	c   deepseq-1.3.0.0
0.05/0.07	c   mtl-2.1.1
0.05/0.07	c   old_locale-1.0.0.4
0.05/0.07	c   parse_dimacs-1.2
0.05/0.07	c   parsec-3.1.2
0.05/0.07	c   queue-0.1.2
0.05/0.07	c   stm-2.3
0.05/0.07	c   time-1.4
0.05/0.07	c command line = ["--wbo","HOME/instance-3712003-1338176093.wbo"]
0.05/0.07	c #vars 6000
0.05/0.07	c #constraints 220
0.05/0.07	c Solving starts ...
3.68/3.74	c solving time = 3.666s
3.68/3.74	c #decision = 9549
3.68/3.74	c #conflict = 1221
3.68/3.74	c #restart = 4
3.68/3.74	o 279
3.68/3.74	c Solving starts ...
4.19/4.29	c solving time = 0.546s
4.19/4.29	c #decision = 15959
4.19/4.29	c #conflict = 1331
4.19/4.29	c #restart = 5
4.19/4.29	o 234
4.19/4.29	c Solving starts ...
4.19/4.30	c solving time = 0.012s
4.19/4.30	c #decision = 19128
4.19/4.30	c #conflict = 1331
4.19/4.30	c #restart = 5
4.19/4.30	o 145
4.19/4.30	c Solving starts ...
4.69/4.73	c solving time = 0.420s
4.69/4.73	c #decision = 25359
4.69/4.73	c #conflict = 1456
4.69/4.73	c #restart = 6
4.69/4.73	o 142
4.69/4.73	c Solving starts ...
5.08/5.12	c solving time = 0.390s
5.08/5.12	c #decision = 31137
5.08/5.12	c #conflict = 1562
5.08/5.12	c #restart = 7
5.08/5.12	o 122
5.08/5.12	c Solving starts ...
5.08/5.14	c solving time = 0.012s
5.08/5.14	c #decision = 33913
5.08/5.14	c #conflict = 1562
5.08/5.14	c #restart = 7
5.08/5.14	o 109
5.08/5.14	c Solving starts ...
5.08/5.15	c solving time = 0.013s
5.08/5.15	c #decision = 36622
5.08/5.15	c #conflict = 1562
5.08/5.15	c #restart = 7
5.08/5.15	o 103
5.08/5.15	c Solving starts ...
5.08/5.17	c solving time = 0.014s
5.08/5.17	c #decision = 39317
5.08/5.17	c #conflict = 1562
5.08/5.17	c #restart = 7
5.08/5.17	o 102
5.08/5.17	c Solving starts ...
5.08/5.19	c solving time = 0.022s
5.08/5.19	c #decision = 42017
5.08/5.19	c #conflict = 1566
5.08/5.19	c #restart = 7
5.08/5.19	o 96
5.08/5.19	c Solving starts ...
5.19/5.21	c solving time = 0.013s
5.19/5.21	c #decision = 44860
5.19/5.21	c #conflict = 1566
5.19/5.21	c #restart = 7
5.19/5.21	o 51
5.19/5.21	c Solving starts ...
5.19/5.23	c solving time = 0.012s
5.19/5.23	c #decision = 47575
5.19/5.23	c #conflict = 1566
5.19/5.23	c #restart = 7
5.19/5.23	o 30
5.19/5.23	c Solving starts ...
5.19/5.24	c solving time = 0.012s
5.19/5.24	c #decision = 50204
5.19/5.24	c #conflict = 1566
5.19/5.24	c #restart = 7
5.19/5.24	o 28
5.19/5.24	c Solving starts ...
13.19/13.22	c learnt constraints deletion: 4775 -> 2388
29.48/29.54	c learnt constraints deletion: 6669 -> 3335
44.17/44.26	c learnt constraints deletion: 7189 -> 3595
84.04/84.16	c learnt constraints deletion: 9377 -> 4689
93.04/93.13	c solving time = 87.834s
93.04/93.13	c #decision = 100423
93.04/93.13	c #conflict = 20110
93.04/93.13	c #restart = 18
93.04/93.13	o 24
93.04/93.13	c Solving starts ...
93.14/93.22	c learnt constraints deletion: 6089 -> 3045
93.14/93.27	c learnt constraints deletion: 3045 -> 1523
111.94/112.02	c learnt constraints deletion: 4739 -> 2370
133.43/133.52	c learnt constraints deletion: 6651 -> 3326
163.23/163.33	c learnt constraints deletion: 7180 -> 3590
219.52/219.66	c learnt constraints deletion: 9372 -> 4686
370.18/370.37	c learnt constraints deletion: 11973 -> 5999
409.67/409.81	c learnt constraints deletion: 7386 -> 3693
598.73/598.98	c learnt constraints deletion: 12368 -> 6188
717.51/717.73	c learnt constraints deletion: 10525 -> 5263
1013.36/1013.67	c learnt constraints deletion: 13113 -> 6575
1360.10/1360.42	c learnt constraints deletion: 13148 -> 6596
1610.56/1610.93	c learnt constraints deletion: 11692 -> 5846

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9695
/proc/meminfo: memFree=31382580/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 804 0 0 0 0 0 0 0 20 0 1 0 283733653 6356992 726 33554432000 4194304 8973514 140734771861424 140736603362552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 1552 726 422 1167 0 333 0

[startup+0.0643689 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9695
/proc/meminfo: memFree=31382580/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=12352 CPUtime=0.05 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 2168 0 0 0 5 0 0 0 20 0 1 0 283733653 12648448 2090 33554432000 4194304 8973514 140734771861424 140736603362552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 3088 2090 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12352

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9695
/proc/meminfo: memFree=31382580/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 2415 0 0 0 9 0 0 0 20 0 1 0 283733653 13697024 2337 33554432000 4194304 8973514 140734771861424 140736603362552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 3344 2337 456 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300218 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9695
/proc/meminfo: memFree=31382580/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=13376 CPUtime=0.29 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 2655 0 0 0 29 0 0 0 20 0 1 0 283733653 13697024 2577 33554432000 4194304 8973514 140734771861424 140734771860920 4415843 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 3344 2577 456 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9695
/proc/meminfo: memFree=31382580/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=15424 CPUtime=0.69 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 3167 0 0 0 69 0 0 0 20 0 1 0 283733653 15794176 3089 33554432000 4194304 8973514 140734771861424 140734771860920 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 3856 3089 456 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9696
/proc/meminfo: memFree=31364040/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=18496 CPUtime=1.49 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 3935 0 0 0 148 1 0 0 20 0 1 0 283733653 18939904 3857 33554432000 4194304 8973514 140734771861424 140734771860688 4441856 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 4624 3857 456 1167 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9696
/proc/meminfo: memFree=31356352/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=22592 CPUtime=3.09 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 4831 0 0 0 307 2 0 0 20 0 1 0 283733653 23134208 4753 33554432000 4194304 8973514 140734771861424 140734771860920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 5648 4753 456 1167 0 4429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22592

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9696
/proc/meminfo: memFree=31345696/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=30784 CPUtime=6.28 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 6801 0 0 0 624 4 0 0 20 0 1 0 283733653 31522816 6723 33554432000 4194304 8973514 140734771861424 140734771860920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 7696 6723 467 1167 0 6477 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30784

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9696
/proc/meminfo: memFree=31317456/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=46144 CPUtime=12.68 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 10858 0 0 0 1260 8 0 0 20 0 1 0 283733653 47251456 10780 33554432000 4194304 8973514 140734771861424 140734771860920 4415744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 11536 10780 467 1167 0 10317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46144

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 9696
/proc/meminfo: memFree=31290828/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=61504 CPUtime=25.49 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 14594 0 0 0 2534 15 0 0 20 0 1 0 283733653 62980096 14516 33554432000 4194304 8973514 140734771861424 140734771860920 6748647 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 15376 14516 468 1167 0 14157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61504

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9697
/proc/meminfo: memFree=31237452/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=88128 CPUtime=51.06 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 21374 0 0 0 5078 28 0 0 20 0 1 0 283733653 90243072 21277 33554432000 4194304 8973514 140734771861424 140734771860920 4415744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 22032 21277 468 1167 0 20813 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88128

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9697
/proc/meminfo: memFree=31193128/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=91200 CPUtime=102.24 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 30874 0 0 0 10172 52 0 0 20 0 1 0 283733653 93388800 22045 33554432000 4194304 8973514 140734771861424 140734771860920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 22800 22045 468 1167 0 21581 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 91200

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9697
/proc/meminfo: memFree=31176644/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=107584 CPUtime=162.23 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 34871 0 0 0 16141 82 0 0 20 0 1 0 283733653 110166016 26042 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 26896 26042 468 1167 0 25677 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107584

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9697
/proc/meminfo: memFree=31140348/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=143424 CPUtime=222.21 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 43937 0 0 0 22117 104 0 0 20 0 1 0 283733653 146866176 35101 33554432000 4194304 8973514 140734771861424 140734771860688 7688844 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 35856 35101 468 1167 0 34637 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 143424

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9697
/proc/meminfo: memFree=31104416/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=162880 CPUtime=282.2 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 48732 0 0 0 28096 124 0 0 20 0 1 0 283733653 166789120 39885 33554432000 4194304 8973514 140734771861424 140734771860920 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 40720 39885 468 1167 0 39501 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 162880

[startup+342.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/178 9701
/proc/meminfo: memFree=31063340/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=195648 CPUtime=342.19 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 56759 0 0 0 34079 140 0 0 20 0 1 0 283733653 200343552 47912 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 48912 47912 468 1167 0 47693 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 195648

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/177 9701
/proc/meminfo: memFree=31039668/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=212032 CPUtime=402.18 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 61100 0 0 0 40066 152 0 0 20 0 1 0 283733653 217120768 52253 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 53008 52253 468 1167 0 51789 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 212032

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/177 9701
/proc/meminfo: memFree=31039228/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=212032 CPUtime=462.16 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 61115 0 0 0 46050 166 0 0 20 0 1 0 283733653 217120768 52253 33554432000 4194304 8973514 140734771861424 140734771860688 7681392 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 53008 52253 468 1167 0 51789 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 212032

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 9701
/proc/meminfo: memFree=31031848/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=220224 CPUtime=522.15 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 62963 0 0 0 52039 176 0 0 20 0 1 0 283733653 225509376 54101 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 55056 54101 468 1167 0 53837 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 220224

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9701
/proc/meminfo: memFree=31003872/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=247872 CPUtime=582.14 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 69940 0 0 0 58026 188 0 0 20 0 1 0 283733653 253820928 61078 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 61968 61078 468 1167 0 60749 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 247872

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9702
/proc/meminfo: memFree=30974484/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=258112 CPUtime=822.09 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 72646 0 0 0 81981 228 0 0 20 0 1 0 283733653 264306688 63773 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 64528 63773 468 1167 0 63309 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 258112

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9702
/proc/meminfo: memFree=30965184/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=268352 CPUtime=882.08 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 74986 0 0 0 87972 236 0 0 20 0 1 0 283733653 274792448 66113 33554432000 4194304 8973514 140734771861424 140734771860688 4415843 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 67088 66113 468 1167 0 65869 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 268352

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9705
/proc/meminfo: memFree=30942952/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=289856 CPUtime=942.07 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 80509 0 0 0 93962 245 0 0 20 0 1 0 283733653 296812544 71630 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 72464 71630 468 1167 0 71245 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 289856

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9706
/proc/meminfo: memFree=30920640/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=307264 CPUtime=1002.06 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 84822 0 0 0 99954 252 0 0 20 0 1 0 283733653 314638336 75943 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 76816 75943 468 1167 0 75597 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 307264

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9706
/proc/meminfo: memFree=30912884/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=312384 CPUtime=1062.05 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 86220 0 0 0 105946 259 0 0 20 0 1 0 283733653 319881216 77341 33554432000 4194304 8973514 140734771861424 140734771860920 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 78096 77341 468 1167 0 76877 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 312384

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9706
/proc/meminfo: memFree=30913008/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=312384 CPUtime=1122.04 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 86220 0 0 0 111937 267 0 0 20 0 1 0 283733653 319881216 77341 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 78096 77341 468 1167 0 76877 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 312384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9706
/proc/meminfo: memFree=30910032/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=312384 CPUtime=1182.04 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 86220 0 0 0 117929 275 0 0 20 0 1 0 283733653 319881216 77341 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 78096 77341 468 1167 0 76877 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 312384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9706
/proc/meminfo: memFree=30900268/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=322624 CPUtime=1242.03 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 88776 0 0 0 123922 281 0 0 20 0 1 0 283733653 330366976 79889 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 80656 79889 468 1167 0 79437 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 322624

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9707
/proc/meminfo: memFree=30874728/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=339008 CPUtime=1302.02 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 92884 0 0 0 129915 287 0 0 20 0 1 0 283733653 347144192 83997 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 84752 83997 468 1167 0 83533 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 339008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9707
/proc/meminfo: memFree=30834036/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=356416 CPUtime=1362 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97236 0 0 0 135908 292 0 0 20 0 1 0 283733653 364969984 88349 33554432000 4194304 8973514 140734771861424 140734771860688 4209382 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89104 88349 468 1167 0 87885 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 356416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9707
/proc/meminfo: memFree=30809484/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1422 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97492 0 0 0 141901 299 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860920 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 357440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9707
/proc/meminfo: memFree=30809732/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1481.98 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97492 0 0 0 147891 307 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 357440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9710
/proc/meminfo: memFree=30810312/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1541.97 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 153883 314 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 357440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9735
/proc/meminfo: memFree=30809196/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1601.96 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 159876 320 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 357440

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 9735
/proc/meminfo: memFree=30809120/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1661.95 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 165868 327 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 357440

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 9735
/proc/meminfo: memFree=30808912/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1721.94 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 171859 335 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 357440

[startup+1782.3 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 9735
/proc/meminfo: memFree=30808416/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1781.93 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 177851 342 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 357440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.04 1.94 2/176 9736
/proc/meminfo: memFree=31027916/32873844 swapFree=7632/7632
[pid=9695] ppid=9693 vsize=357440 CPUtime=1800.04 cores=1,3,5,7
/proc/9695/stat : 9695 (toysat) R 9693 9695 7805 0 -1 4202496 97502 0 0 0 179659 345 0 0 20 0 1 0 283733653 366018560 88605 33554432000 4194304 8973514 140734771861424 140734771860688 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9695/statm: 89360 88605 468 1167 0 88141 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 357440

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.05
CPU user time (s): 1796.59
CPU system time (s): 3.45347
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 357440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.59
system time used= 3.45347
maximum resident set size= 354420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97502
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= 118
involuntary context switches= 1847

runsolver used 3.18152 second user time and 8.83466 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 05:34:53
IDJOB=3712003
IDBENCH=78697
IDSOLVER=2291
FILE ID=node141/3712003-1338176093
RUNJOBID= node141-1338174290-9575
PBS_JOBID= 14624547
Free space on /tmp= 71540 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712003-1338176093/watcher-3712003-1338176093 -o /tmp/evaluation-result-3712003-1338176093/solver-3712003-1338176093 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712003-1338176093.wbo

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

MD5SUM BENCH= 2683f5c0f2bcb2ef48b38611ac907218
RANDOM SEED=668386885

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:        31384704 kB
Buffers:          267624 kB
Cached:           370472 kB
SwapCached:          220 kB
Active:           202392 kB
Inactive:         448512 kB
Active(anon):       2476 kB
Inactive(anon):    11292 kB
Active(file):     199916 kB
Inactive(file):   437220 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             14768 kB
Writeback:             0 kB
AnonPages:         18300 kB
Mapped:             9796 kB
Shmem:               172 kB
Slab:             696760 kB
SReclaimable:     139344 kB
SUnreclaim:       557416 kB
KernelStack:        1440 kB
PageTables:         3568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106596 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 06:04:56