Trace number 3712312

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/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6dc14d51c0879b2054c8b72501c6facc
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.973851
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3600
Total number of constraints170
Number of soft constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 7974
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7973
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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.00/0.05	c 2012-05-28T09:30:53+0200
0.00/0.05	c arch = x86_64
0.00/0.05	c os = linux
0.00/0.05	c compiler = ghc 7.4
0.00/0.05	c packages:
0.00/0.05	c   OptDir-0.0.1
0.00/0.05	c   array-0.4.0.0
0.00/0.05	c   base-4.5.0.0
0.00/0.05	c   bytestring-0.9.2.1
0.00/0.05	c   containers-0.4.2.1
0.00/0.05	c   deepseq-1.3.0.0
0.00/0.05	c   mtl-2.1.1
0.00/0.05	c   old_locale-1.0.0.4
0.00/0.05	c   parse_dimacs-1.2
0.00/0.05	c   parsec-3.1.2
0.00/0.05	c   queue-0.1.2
0.00/0.05	c   stm-2.3
0.00/0.05	c   time-1.4
0.00/0.05	c command line = ["--wbo","HOME/instance-3712312-1338190253.wbo"]
0.00/0.05	c #vars 3600
0.00/0.05	c #constraints 170
0.00/0.05	c Solving starts ...
0.59/0.66	c solving time = 0.618s
0.59/0.66	c #decision = 3252
0.59/0.66	c #conflict = 258
0.59/0.66	c #restart = 2
0.59/0.66	o 154
0.59/0.66	c Solving starts ...
1.69/1.72	c solving time = 1.050s
1.69/1.72	c #decision = 9004
1.69/1.72	c #conflict = 508
1.69/1.72	c #restart = 4
1.69/1.72	o 145
1.69/1.72	c Solving starts ...
1.69/1.74	c solving time = 0.017s
1.69/1.74	c #decision = 11012
1.69/1.74	c #conflict = 511
1.69/1.74	c #restart = 4
1.69/1.74	o 122
1.69/1.74	c Solving starts ...
1.69/1.75	c solving time = 0.007s
1.69/1.75	c #decision = 13020
1.69/1.75	c #conflict = 511
1.69/1.75	c #restart = 4
1.69/1.75	o 105
1.69/1.75	c Solving starts ...
1.69/1.77	c solving time = 0.027s
1.69/1.77	c #decision = 15055
1.69/1.77	c #conflict = 517
1.69/1.77	c #restart = 4
1.69/1.77	o 80
1.69/1.77	c Solving starts ...
1.69/1.78	c solving time = 0.007s
1.69/1.78	c #decision = 17005
1.69/1.78	c #conflict = 517
1.69/1.78	c #restart = 4
1.69/1.78	o 48
1.69/1.78	c Solving starts ...
4.68/4.78	c solving time = 2.989s
4.68/4.78	c #decision = 26862
4.68/4.78	c #conflict = 1331
4.68/4.78	c #restart = 8
4.68/4.78	o 40
4.68/4.78	c Solving starts ...
5.09/5.19	c learnt constraints deletion: 1422 -> 711
6.38/6.44	c solving time = 1.660s
6.38/6.44	c #decision = 34380
6.38/6.44	c #conflict = 1842
6.38/6.44	c #restart = 11
6.38/6.44	o 38
6.38/6.44	c Solving starts ...
6.38/6.45	c solving time = 0.008s
6.38/6.45	c #decision = 36117
6.38/6.45	c #conflict = 1842
6.38/6.45	c #restart = 11
6.38/6.45	o 37
6.38/6.45	c Solving starts ...
6.38/6.46	c solving time = 0.008s
6.38/6.46	c #decision = 37900
6.38/6.46	c #conflict = 1842
6.38/6.46	c #restart = 11
6.38/6.46	o 22
6.38/6.46	c Solving starts ...
6.38/6.47	c solving time = 0.012s
6.38/6.47	c #decision = 39612
6.38/6.47	c #conflict = 1842
6.38/6.47	c #restart = 11
6.38/6.47	o 18
6.38/6.47	c Solving starts ...
7.59/7.66	c solving time = 1.181s
7.59/7.66	c #decision = 45578
7.59/7.66	c #conflict = 2236
7.59/7.66	c #restart = 13
7.59/7.66	o 17
7.59/7.66	c Solving starts ...
7.59/7.66	c learnt constraints deletion: 1512 -> 756
7.59/7.67	c solving time = 0.011s
7.59/7.67	c #decision = 47305
7.59/7.67	c #conflict = 2236
7.59/7.67	c #restart = 13
7.59/7.67	o 15
7.59/7.68	c Solving starts ...
7.59/7.68	c solving time = 0.008s
7.59/7.68	c #decision = 49039
7.59/7.68	c #conflict = 2236
7.59/7.68	c #restart = 13
7.59/7.68	o 10
7.59/7.68	c Solving starts ...
7.59/7.69	c solving time = 0.007s
7.59/7.69	c #decision = 50747
7.59/7.69	c #conflict = 2236
7.59/7.69	c #restart = 13
7.59/7.69	o 5
7.59/7.69	c Solving starts ...
15.40/15.43	c learnt constraints deletion: 2831 -> 1416
28.97/29.09	c learnt constraints deletion: 4269 -> 2135
42.87/42.91	c learnt constraints deletion: 4704 -> 2352
58.56/58.65	c learnt constraints deletion: 6206 -> 3103
79.66/79.70	c learnt constraints deletion: 7111 -> 3572
90.45/90.54	c learnt constraints deletion: 5346 -> 2673
104.96/105.07	c learnt constraints deletion: 5663 -> 2842
120.35/120.49	c learnt constraints deletion: 5662 -> 2846
138.15/138.22	c learnt constraints deletion: 5710 -> 2855
158.75/158.89	c learnt constraints deletion: 6055 -> 3049
179.54/179.70	c learnt constraints deletion: 6049 -> 3052
202.13/202.28	c learnt constraints deletion: 6032 -> 3045
228.51/228.62	c learnt constraints deletion: 5996 -> 3027
238.71/238.82	c learnt constraints deletion: 5210 -> 2605
242.61/242.70	c learnt constraints deletion: 5131 -> 2566
266.90/267.09	c learnt constraints deletion: 7300 -> 3658
289.01/289.12	c learnt constraints deletion: 7285 -> 3651
310.11/310.29	c learnt constraints deletion: 7108 -> 3562
334.49/334.63	c learnt constraints deletion: 6992 -> 3505
365.99/366.14	c learnt constraints deletion: 7716 -> 3859
410.48/410.69	c learnt constraints deletion: 7759 -> 3898
449.48/449.62	c learnt constraints deletion: 7719 -> 3877
491.58/491.77	c learnt constraints deletion: 7782 -> 3909
537.47/537.61	c learnt constraints deletion: 7755 -> 3898
601.75/601.94	c learnt constraints deletion: 7710 -> 3874
657.64/657.87	c learnt constraints deletion: 7720 -> 3878
687.04/687.20	c learnt constraints deletion: 6259 -> 3130
755.73/755.93	c learnt constraints deletion: 8925 -> 4465
828.71/828.91	c learnt constraints deletion: 8965 -> 4485
907.69/907.93	c learnt constraints deletion: 8919 -> 4462
1004.68/1004.90	c learnt constraints deletion: 8927 -> 4467
1096.86/1097.13	c learnt constraints deletion: 8921 -> 4464
1194.15/1194.41	c learnt constraints deletion: 8920 -> 4464
1288.13/1288.41	c learnt constraints deletion: 8910 -> 4459
1372.82/1373.14	c learnt constraints deletion: 8900 -> 4454
1459.91/1460.21	c learnt constraints deletion: 8949 -> 4480
1500.90/1501.21	c learnt constraints deletion: 6913 -> 3457
1575.29/1575.64	c learnt constraints deletion: 9023 -> 4517
1643.58/1643.99	c learnt constraints deletion: 8993 -> 4504
1705.68/1706.02	c learnt constraints deletion: 8972 -> 4493
1771.56/1771.90	c learnt constraints deletion: 8964 -> 4491

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-3712312-1338190253/watcher-3712312-1338190253 -o /tmp/evaluation-result-3712312-1338190253/solver-3712312-1338190253 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712312-1338190253.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.01 2.00 4/179 22646
/proc/meminfo: memFree=31015804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 817 0 0 0 0 0 0 0 20 0 1 0 285150664 6356992 738 33554432000 4194304 8973514 140737070162768 140736324120520 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 1552 738 422 1167 0 333 0

[startup+0.0889199 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 22646
/proc/meminfo: memFree=31015804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=10304 CPUtime=0.08 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 1675 0 0 0 8 0 0 0 20 0 1 0 285150664 10551296 1596 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 2576 1596 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10304

[startup+0.100275 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 22646
/proc/meminfo: memFree=31015804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 1675 0 0 0 9 0 0 0 20 0 1 0 285150664 10551296 1596 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 2576 1596 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300228 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 22646
/proc/meminfo: memFree=31015804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 2141 0 0 0 29 0 0 0 20 0 1 0 285150664 11599872 2062 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 2832 2062 452 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700222 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 22646
/proc/meminfo: memFree=31015804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=12352 CPUtime=0.68 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 2407 0 0 0 68 0 0 0 20 0 1 0 285150664 12648448 2328 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 3088 2328 462 1167 0 1869 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12352

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 22647
/proc/meminfo: memFree=31007844/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=14400 CPUtime=1.49 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 2919 0 0 0 148 1 0 0 20 0 1 0 285150664 14745600 2840 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 3600 2840 462 1167 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14400

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 22647
/proc/meminfo: memFree=31005232/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=17472 CPUtime=3.08 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 3439 0 0 0 306 2 0 0 20 0 1 0 285150664 17891328 3360 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 4368 3360 463 1167 0 3149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17472

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 22647
/proc/meminfo: memFree=31000280/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=20544 CPUtime=6.28 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 4457 0 0 0 624 4 0 0 20 0 1 0 285150664 21037056 4378 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 5136 4378 464 1167 0 3917 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20544

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22647
/proc/meminfo: memFree=30996568/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=24640 CPUtime=12.68 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 5481 0 0 0 1261 7 0 0 20 0 1 0 285150664 25231360 5402 33554432000 4194304 8973514 140737070162768 140737070161872 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 6160 5402 464 1167 0 4941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24640

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22647
/proc/meminfo: memFree=30981680/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=40000 CPUtime=25.47 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 9328 0 0 0 2532 15 0 0 20 0 1 0 285150664 40960000 9242 33554432000 4194304 8973514 140737070162768 140737070162264 7642409 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 10000 9242 464 1167 0 8781 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40000

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22647
/proc/meminfo: memFree=30962932/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=62528 CPUtime=51.07 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 14773 0 0 0 5076 31 0 0 20 0 1 0 285150664 64028672 14674 33554432000 4194304 8973514 140737070162768 140737070162032 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 15632 14674 464 1167 0 14413 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22647
/proc/meminfo: memFree=30930576/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=91200 CPUtime=102.26 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 24445 0 0 0 10163 63 0 0 20 0 1 0 285150664 93388800 22042 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 22800 22042 464 1167 0 21581 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91200

[startup+162.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 22686
/proc/meminfo: memFree=31216804/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=95296 CPUtime=162.24 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 25981 0 0 0 16125 99 0 0 20 0 1 0 285150664 97583104 23066 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 23824 23066 464 1167 0 22605 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95296

[startup+222.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 22687
/proc/meminfo: memFree=31196464/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=114752 CPUtime=222.22 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 30870 0 0 0 22086 136 0 0 20 0 1 0 285150664 117506048 27930 33554432000 4194304 8973514 140737070162768 140737070162264 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 28688 27930 464 1167 0 27469 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114752

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 22687
/proc/meminfo: memFree=31192360/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=118848 CPUtime=282.2 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 31898 0 0 0 28051 169 0 0 20 0 1 0 285150664 121700352 28954 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 29712 28954 464 1167 0 28493 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118848

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22687
/proc/meminfo: memFree=31192232/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=118848 CPUtime=342.2 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 31898 0 0 0 34014 206 0 0 20 0 1 0 285150664 121700352 28954 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 29712 28954 464 1167 0 28493 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 118848

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22687
/proc/meminfo: memFree=31183180/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=128064 CPUtime=402.19 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 34147 0 0 0 39986 233 0 0 20 0 1 0 285150664 131137536 31203 33554432000 4194304 8973514 140737070162768 140737070162032 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 32016 31203 464 1167 0 30797 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 128064

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22687
/proc/meminfo: memFree=31180376/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=128064 CPUtime=462.18 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 35487 0 0 0 45958 260 0 0 20 0 1 0 285150664 131137536 31258 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 32016 31258 464 1167 0 30797 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 128064

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22688
/proc/meminfo: memFree=31179384/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=128064 CPUtime=522.16 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 35487 0 0 0 51927 289 0 0 20 0 1 0 285150664 131137536 31258 33554432000 4194304 8973514 140737070162768 140737070162032 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 32016 31258 464 1167 0 30797 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 128064

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22691
/proc/meminfo: memFree=31177948/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=128064 CPUtime=582.15 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 35487 0 0 0 57905 310 0 0 20 0 1 0 285150664 131137536 31258 33554432000 4194304 8973514 140737070162768 140737070162264 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 32016 31258 464 1167 0 30797 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 128064

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22691
/proc/meminfo: memFree=31136164/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=170048 CPUtime=822.12 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 45971 0 0 0 81817 395 0 0 20 0 1 0 285150664 174129152 41736 33554432000 4194304 8973514 140737070162768 140737070162032 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 42512 41736 464 1167 0 41293 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 170048

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22692
/proc/meminfo: memFree=31131908/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=174144 CPUtime=882.1 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 47025 0 0 0 87799 411 0 0 20 0 1 0 285150664 178323456 42778 33554432000 4194304 8973514 140737070162768 140737070162032 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 43536 42778 464 1167 0 42317 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 174144

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22692
/proc/meminfo: memFree=31124840/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=180288 CPUtime=942.09 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 48561 0 0 0 93784 425 0 0 20 0 1 0 285150664 184614912 44314 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 45072 44314 464 1167 0 43853 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 180288

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22693
/proc/meminfo: memFree=31110996/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=194624 CPUtime=1002.08 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 51962 0 0 0 99770 438 0 0 20 0 1 0 285150664 199294976 47711 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 48656 47711 464 1167 0 47437 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 194624

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22693
/proc/meminfo: memFree=31107160/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=197696 CPUtime=1062.08 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 52917 0 0 0 105754 454 0 0 20 0 1 0 285150664 202440704 48666 33554432000 4194304 8973514 140737070162768 140737070162264 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49424 48666 464 1167 0 48205 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 197696

[startup+1122.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 22693
/proc/meminfo: memFree=31106836/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=197696 CPUtime=1122.05 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 52924 0 0 0 111738 467 0 0 20 0 1 0 285150664 202440704 48666 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49424 48666 464 1167 0 48205 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 197696

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/180 22697
/proc/meminfo: memFree=31107200/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=197696 CPUtime=1182.05 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 52924 0 0 0 117725 480 0 0 20 0 1 0 285150664 202440704 48666 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49424 48666 464 1167 0 48205 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 197696

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22697
/proc/meminfo: memFree=31105968/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=198720 CPUtime=1242.04 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 123709 495 0 0 20 0 1 0 285150664 203489280 48922 33554432000 4194304 8973514 140737070162768 140737070162032 4427820 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49680 48922 464 1167 0 48461 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 198720

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22697
/proc/meminfo: memFree=31105844/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=198720 CPUtime=1302.03 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 129694 509 0 0 20 0 1 0 285150664 203489280 48922 33554432000 4194304 8973514 140737070162768 140737070162032 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49680 48922 464 1167 0 48461 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 198720

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22697
/proc/meminfo: memFree=31105968/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=198720 CPUtime=1362.02 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 135679 523 0 0 20 0 1 0 285150664 203489280 48922 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49680 48922 464 1167 0 48461 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 198720

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22697
/proc/meminfo: memFree=31105968/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=198720 CPUtime=1422.02 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 141663 539 0 0 20 0 1 0 285150664 203489280 48922 33554432000 4194304 8973514 140737070162768 140737070162264 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49680 48922 464 1167 0 48461 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 198720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22698
/proc/meminfo: memFree=31105968/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=198720 CPUtime=1482.01 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 147647 554 0 0 20 0 1 0 285150664 203489280 48922 33554432000 4194304 8973514 140737070162768 140737070162032 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 49680 48922 464 1167 0 48461 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 198720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22698
/proc/meminfo: memFree=31114524/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1541.99 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 153623 576 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070162032 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 189504

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22698
/proc/meminfo: memFree=31114088/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1601.98 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 159605 593 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070162032 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 189504

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22698
/proc/meminfo: memFree=31114460/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1661.97 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 165583 614 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070162032 4415273 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 189504

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22698
/proc/meminfo: memFree=31114460/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1721.97 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 171562 635 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070162264 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 189504

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 22702
/proc/meminfo: memFree=31113832/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1781.96 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 177539 657 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070160768 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 189504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22702
/proc/meminfo: memFree=31113956/32873844 swapFree=7112/7112
[pid=22646] ppid=22644 vsize=189504 CPUtime=1800.06 cores=1,3,5,7
/proc/22646/stat : 22646 (toysat) R 22644 22646 18402 0 -1 4202496 53180 0 0 0 179343 663 0 0 20 0 1 0 285150664 194052096 46618 33554432000 4194304 8973514 140737070162768 140737070162032 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22646/statm: 47376 46618 464 1167 0 46157 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 189504

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): 1793.43
CPU system time (s): 6.63799
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 198720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.43
system time used= 6.63799
maximum resident set size= 195688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53180
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= 86
involuntary context switches= 1848

runsolver used 3.39048 second user time and 9.26459 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-28 09:30:53
IDJOB=3712312
IDBENCH=79149
IDSOLVER=2291
FILE ID=node132/3712312-1338190253
RUNJOBID= node132-1338159019-18419
PBS_JOBID= 14624548
Free space on /tmp= 71628 MiB

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

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

MD5SUM BENCH= 6dc14d51c0879b2054c8b72501c6facc
RANDOM SEED=1869862708

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31016184 kB
Buffers:          456928 kB
Cached:           203804 kB
SwapCached:         2284 kB
Active:           802516 kB
Inactive:         161944 kB
Active(anon):     296152 kB
Inactive(anon):     8148 kB
Active(file):     506364 kB
Inactive(file):   153796 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103740 kB
Dirty:              6996 kB
Writeback:             0 kB
AnonPages:        343084 kB
Mapped:            12620 kB
Shmem:                 8 kB
Slab:             750024 kB
SReclaimable:     191728 kB
SUnreclaim:       558296 kB
KernelStack:        1504 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     417936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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= 71624 MiB
End job on node132 at 2012-05-28 10:00:56