Trace number 3712276

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12041_4-unsat--soft-0-100-0.wbo
MD5SUM14c1785b94a37a1f4c31a89d52f68595
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark54.6697
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables28072
Total number of constraints97590
Number of soft constraints97590
Number of constraints which are clauses97130
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints460
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 4929864
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4929863
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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

1383.95/1384.23	c 2012-05-28T08:57:16+0200
1383.95/1384.23	c arch = x86_64
1383.95/1384.23	c os = linux
1383.95/1384.23	c compiler = ghc 7.4
1383.95/1384.23	c packages:
1383.95/1384.23	c   OptDir-0.0.1
1383.95/1384.23	c   array-0.4.0.0
1383.95/1384.23	c   base-4.5.0.0
1383.95/1384.23	c   bytestring-0.9.2.1
1383.95/1384.23	c   containers-0.4.2.1
1383.95/1384.23	c   deepseq-1.3.0.0
1383.95/1384.23	c   mtl-2.1.1
1383.95/1384.23	c   old_locale-1.0.0.4
1383.95/1384.23	c   parse_dimacs-1.2
1383.95/1384.23	c   parsec-3.1.2
1383.95/1384.23	c   queue-0.1.2
1383.95/1384.23	c   stm-2.3
1383.95/1384.23	c   time-1.4
1383.95/1384.23	c command line = ["--wbo","HOME/instance-3712276-1338188236.wbo"]
1383.95/1384.23	c #vars 28072
1383.95/1384.23	c #constraints 97590
1383.95/1384.23	c Solving starts ...
1386.25/1386.57	c solving time = 2.094s
1386.25/1386.57	c #decision = 207980
1386.25/1386.57	c #conflict = 152
1386.25/1386.57	c #restart = 1
1386.25/1386.58	o 89
1386.65/1386.96	c Solving starts ...
1388.24/1388.50	c solving time = 1.294s
1388.24/1388.50	c #decision = 293034
1388.24/1388.50	c #conflict = 152
1388.24/1388.50	c #restart = 1
1388.24/1388.50	o 88
1388.44/1388.70	c Solving starts ...
1390.45/1390.74	c solving time = 1.783s
1390.45/1390.74	c #decision = 377083
1390.45/1390.74	c #conflict = 152
1390.45/1390.74	c #restart = 1
1390.45/1390.74	o 87
1390.65/1390.94	c Solving starts ...
1393.04/1393.37	c solving time = 2.180s
1393.04/1393.37	c #decision = 461001
1393.04/1393.37	c #conflict = 152
1393.04/1393.37	c #restart = 1
1393.04/1393.37	o 85
1393.45/1393.72	c Solving starts ...
1396.35/1396.64	c solving time = 2.677s
1396.35/1396.64	c #decision = 540937
1396.35/1396.64	c #conflict = 152
1396.35/1396.64	c #restart = 1
1396.35/1396.64	o 84
1396.55/1396.83	c Solving starts ...
1399.74/1400.08	c solving time = 3.002s
1399.74/1400.08	c #decision = 620443
1399.74/1400.08	c #conflict = 152
1399.74/1400.08	c #restart = 1
1399.74/1400.08	o 82
1400.14/1400.46	c Solving starts ...
1403.65/1403.99	c solving time = 3.288s
1403.65/1403.99	c #decision = 697021
1403.65/1403.99	c #conflict = 152
1403.65/1403.99	c #restart = 1
1403.65/1403.99	o 81
1404.05/1404.36	c Solving starts ...
1407.84/1408.13	c solving time = 3.527s
1407.84/1408.13	c #decision = 774397
1407.84/1408.13	c #conflict = 152
1407.84/1408.13	c #restart = 1
1407.84/1408.13	o 78
1408.24/1408.51	c Solving starts ...
1412.15/1412.49	c solving time = 3.745s
1412.15/1412.49	c #decision = 848379
1412.15/1412.49	c #conflict = 152
1412.15/1412.49	c #restart = 1
1412.15/1412.49	o 75
1412.54/1412.87	c Solving starts ...
1416.74/1417.00	c solving time = 3.903s
1416.74/1417.00	c #decision = 918246
1416.74/1417.00	c #conflict = 154
1416.74/1417.00	c #restart = 1
1416.74/1417.00	o 73
1417.04/1417.38	c Solving starts ...
1421.34/1421.65	c solving time = 4.043s
1421.34/1421.65	c #decision = 986255
1421.34/1421.65	c #conflict = 154
1421.34/1421.65	c #restart = 1
1421.34/1421.65	o 70
1421.54/1421.82	c Solving starts ...
1426.24/1426.58	c solving time = 4.548s
1426.24/1426.58	c #decision = 1049186
1426.24/1426.58	c #conflict = 154
1426.24/1426.58	c #restart = 1
1426.24/1426.58	o 69
1426.44/1426.74	c Solving starts ...
1432.04/1432.32	c solving time = 5.374s
1432.04/1432.32	c #decision = 1112127
1432.04/1432.32	c #conflict = 155
1432.04/1432.32	c #restart = 1
1432.04/1432.32	o 67
1432.14/1432.49	c Solving starts ...
1437.35/1437.62	c solving time = 4.931s
1437.35/1437.62	c #decision = 1166590
1437.35/1437.62	c #conflict = 155
1437.35/1437.62	c #restart = 1
1437.35/1437.62	o 65
1437.45/1437.78	c Solving starts ...
1519.32/1519.69	c solving time = 81.727s
1519.32/1519.69	c #decision = 1217617
1519.32/1519.69	c #conflict = 194
1519.32/1519.69	c #restart = 1
1519.32/1519.69	o 64
1519.72/1520.09	c Solving starts ...
1524.82/1525.17	c solving time = 4.932s
1524.82/1525.17	c #decision = 1218822
1524.82/1525.17	c #conflict = 194
1524.82/1525.17	c #restart = 1
1524.82/1525.18	o 62
1525.22/1525.59	c Solving starts ...

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-3712276-1338188236/watcher-3712276-1338188236 -o /tmp/evaluation-result-3712276-1338188236/solver-3712276-1338188236 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712276-1338188236.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: 1.96 2.00 1.99 3/176 11588
/proc/meminfo: memFree=31161080/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 284947901 6356992 736 33554432000 4194304 8973514 140736815857760 140734337332408 5777590 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 1552 736 423 1167 0 333 0

[startup+0.051275 s]
/proc/loadavg: 1.96 2.00 1.99 3/176 11588
/proc/meminfo: memFree=31161080/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=9280 CPUtime=0.04 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 1528 0 0 0 4 0 0 0 20 0 1 0 284947901 9502720 1449 33554432000 4194304 8973514 140736815857760 140734337332408 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 2320 1449 427 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100252 s]
/proc/loadavg: 1.96 2.00 1.99 3/176 11588
/proc/meminfo: memFree=31161080/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 2364 0 0 0 9 0 0 0 20 0 1 0 284947901 12648448 2285 33554432000 4194304 8973514 140736815857760 140734337332408 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 3088 2285 427 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300314 s]
/proc/loadavg: 1.96 2.00 1.99 3/176 11588
/proc/meminfo: memFree=31161080/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=26688 CPUtime=0.29 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 5949 0 0 0 28 1 0 0 20 0 1 0 284947901 27328512 5870 33554432000 4194304 8973514 140736815857760 140734337332408 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 6672 5870 428 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700322 s]
/proc/loadavg: 1.96 2.00 1.99 3/176 11588
/proc/meminfo: memFree=31161080/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=46144 CPUtime=0.69 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 10593 0 0 0 67 2 0 0 20 0 1 0 284947901 47251456 10515 33554432000 4194304 8973514 140736815857760 140736815857256 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 11536 10523 428 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50042 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 11589
/proc/meminfo: memFree=31092600/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=97344 CPUtime=1.48 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 23613 0 0 0 144 4 0 0 20 0 1 0 284947901 99680256 23534 33554432000 4194304 8973514 140736815857760 140736815857256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 24336 23534 428 1167 0 23117 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97344

[startup+3.10028 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 11589
/proc/meminfo: memFree=31044984/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=202816 CPUtime=3.09 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 49998 0 0 0 300 9 0 0 20 0 1 0 284947901 207683584 49919 33554432000 4194304 8973514 140736815857760 140736815855680 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 50704 49919 439 1167 0 49485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202816

[startup+6.30028 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 11589
/proc/meminfo: memFree=30920612/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=244800 CPUtime=6.29 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60494 0 0 0 618 11 0 0 20 0 1 0 284947901 250675200 60415 33554432000 4194304 8973514 140736815857760 140736815857256 5373120 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61200 60415 439 1167 0 59981 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244800

[startup+12.7003 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 11589
/proc/meminfo: memFree=30919000/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=12.69 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60750 0 0 0 1256 13 0 0 20 0 1 0 284947901 251723776 60671 33554432000 4194304 8973514 140736815857760 140736815857256 4481608 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60671 439 1167 0 60237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 245824

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 11589
/proc/meminfo: memFree=30919480/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=25.48 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60750 0 0 0 2531 17 0 0 20 0 1 0 284947901 251723776 60671 33554432000 4194304 8973514 140736815857760 140736815857256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60671 439 1167 0 60237 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 245824

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 11589
/proc/meminfo: memFree=30919184/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=51.08 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60750 0 0 0 5083 25 0 0 20 0 1 0 284947901 251723776 60671 33554432000 4194304 8973514 140736815857760 140736815857256 5388880 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60671 439 1167 0 60237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 245824

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 11590
/proc/meminfo: memFree=30919228/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=102.28 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60750 0 0 0 10188 40 0 0 20 0 1 0 284947901 251723776 60671 33554432000 4194304 8973514 140736815857760 140736815857256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60671 439 1167 0 60237 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 245824

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11590
/proc/meminfo: memFree=30918760/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=162.25 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60775 0 0 0 16165 60 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857024 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 245824

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11593
/proc/meminfo: memFree=30919028/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=222.24 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60794 0 0 0 22145 79 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857024 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 245824

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11615
/proc/meminfo: memFree=30918828/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=282.21 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 28126 95 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857024 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 245824

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=30918960/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=342.21 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 34105 116 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4208818 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 245824

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=30919084/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=402.2 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 40082 138 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815855680 7667199 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 245824

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=30919332/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=462.19 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 46063 156 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4481178 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 245824

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=30919456/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=522.18 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 52044 174 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 245824

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=30919580/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=582.17 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 58026 191 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 6662674 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 245824

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11620
/proc/meminfo: memFree=30919200/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=822.13 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 81946 267 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 245824

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11658
/proc/meminfo: memFree=30997964/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=882.13 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 87924 289 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 245824

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11658
/proc/meminfo: memFree=30997964/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=942.11 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 93901 310 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 6662677 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 245824

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11658
/proc/meminfo: memFree=30997492/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1002.11 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 99879 332 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 245824

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11659
/proc/meminfo: memFree=30997784/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1062.09 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 105855 354 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 245824

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11697
/proc/meminfo: memFree=30983076/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1122.09 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 111833 376 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 245824

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 11697
/proc/meminfo: memFree=30982704/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1182.08 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 117811 397 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4481195 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 245824

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11697
/proc/meminfo: memFree=30982944/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1242.07 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 123788 419 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 245824

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11697
/proc/meminfo: memFree=30982696/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1302.07 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 129770 437 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857256 4204378 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 245824

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11698
/proc/meminfo: memFree=30982820/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=245824 CPUtime=1362.05 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 60812 0 0 0 135752 453 0 0 20 0 1 0 284947901 251723776 60676 33554432000 4194304 8973514 140736815857760 140736815857024 7654005 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 61456 60676 439 1167 0 60237 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 245824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11701
/proc/meminfo: memFree=30627436/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=601152 CPUtime=1422.05 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 149672 0 0 0 141724 481 0 0 20 0 1 0 284947901 615579648 149536 33554432000 4194304 8973514 140736815857760 140736815857024 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 150288 149536 466 1167 0 149069 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 601152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11740
/proc/meminfo: memFree=30537464/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=687168 CPUtime=1482.03 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 171180 0 0 0 147708 495 0 0 20 0 1 0 284947901 703660032 171040 33554432000 4194304 8973514 140736815857760 140736815857024 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 171792 171040 466 1167 0 170573 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 687168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11740
/proc/meminfo: memFree=30496944/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1542.02 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181421 0 0 0 153695 507 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815855744 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 728128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11740
/proc/meminfo: memFree=30496972/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1602.01 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181426 0 0 0 159682 519 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815855744 4416140 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 728128

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11741
/proc/meminfo: memFree=30496876/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1662 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181427 0 0 0 165671 529 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815839616 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 728128

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11741
/proc/meminfo: memFree=30496720/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1721.99 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181430 0 0 0 171659 540 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815855680 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 728128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11741
/proc/meminfo: memFree=30496392/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1781.98 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181430 0 0 0 177648 550 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815857024 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 728128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11741
/proc/meminfo: memFree=30496732/32873844 swapFree=7632/7632
[pid=11588] ppid=11586 vsize=728128 CPUtime=1800.08 cores=1,3,5,7
/proc/11588/stat : 11588 (toysat) R 11586 11588 7805 0 -1 4202496 181430 0 0 0 179455 553 0 0 20 0 1 0 284947901 745603072 181280 33554432000 4194304 8973514 140736815857760 140736815855680 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11588/statm: 182032 181280 466 1167 0 180813 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 728128

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.09
CPU user time (s): 1794.56
CPU system time (s): 5.53616
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 728128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.56
system time used= 5.53616
maximum resident set size= 725120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181430
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= 79
involuntary context switches= 1876

runsolver used 4.08138 second user time and 9.54355 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 08:57:16
IDJOB=3712276
IDBENCH=79123
IDSOLVER=2291
FILE ID=node141/3712276-1338188236
RUNJOBID= node141-1338174290-9575
PBS_JOBID= 14624547
Free space on /tmp= 71532 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j120/normalized-j12041_4-unsat--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712276-1338188236/watcher-3712276-1338188236 -o /tmp/evaluation-result-3712276-1338188236/solver-3712276-1338188236 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712276-1338188236.wbo

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

MD5SUM BENCH= 14c1785b94a37a1f4c31a89d52f68595
RANDOM SEED=585076326

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:        31161460 kB
Buffers:          279572 kB
Cached:           380380 kB
SwapCached:          220 kB
Active:           412340 kB
Inactive:         461776 kB
Active(anon):     203904 kB
Inactive(anon):    11292 kB
Active(file):     208436 kB
Inactive(file):   450484 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             10488 kB
Writeback:             0 kB
AnonPages:        219836 kB
Mapped:            12420 kB
Shmem:               172 kB
Slab:             697360 kB
SReclaimable:     139820 kB
SUnreclaim:       557540 kB
KernelStack:        1464 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     327532 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= 71524 MiB
End job on node141 at 2012-05-28 09:27:18