Trace number 3712002

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMe79d43742b4ee40954b18e2a5bb4c066
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark7.06492
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 constraints152
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 7443
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7442
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.04/0.08	c 2012-05-28T05:04:50+0200
0.04/0.08	c arch = x86_64
0.04/0.08	c os = linux
0.04/0.08	c compiler = ghc 7.4
0.04/0.08	c packages:
0.04/0.08	c   OptDir-0.0.1
0.04/0.08	c   array-0.4.0.0
0.04/0.08	c   base-4.5.0.0
0.04/0.08	c   bytestring-0.9.2.1
0.04/0.08	c   containers-0.4.2.1
0.04/0.08	c   deepseq-1.3.0.0
0.04/0.08	c   mtl-2.1.1
0.04/0.08	c   old_locale-1.0.0.4
0.04/0.08	c   parse_dimacs-1.2
0.04/0.08	c   parsec-3.1.2
0.04/0.08	c   queue-0.1.2
0.04/0.08	c   stm-2.3
0.04/0.08	c   time-1.4
0.04/0.08	c command line = ["--wbo","HOME/instance-3712002-1338174290.wbo"]
0.04/0.08	c #vars 6000
0.04/0.08	c #constraints 220
0.04/0.08	c Solving starts ...
6.08/6.13	c solving time = 6.046s
6.08/6.13	c #decision = 13418
6.08/6.13	c #conflict = 1331
6.08/6.13	c #restart = 5
6.08/6.13	o 117
6.08/6.13	c Solving starts ...
10.09/10.16	c solving time = 4.026s
10.09/10.16	c #decision = 26316
10.09/10.16	c #conflict = 1815
10.09/10.16	c #restart = 8
10.09/10.16	o 101
10.09/10.16	c Solving starts ...
10.09/10.18	c solving time = 0.016s
10.09/10.18	c #decision = 29398
10.09/10.18	c #conflict = 1816
10.09/10.18	c #restart = 8
10.09/10.18	o 91
10.09/10.18	c Solving starts ...
10.68/10.73	c solving time = 0.540s
10.68/10.73	c #decision = 35859
10.68/10.73	c #conflict = 1917
10.68/10.73	c #restart = 9
10.68/10.73	o 90
10.68/10.73	c Solving starts ...
10.68/10.75	c solving time = 0.020s
10.68/10.75	c #decision = 38883
10.68/10.75	c #conflict = 1917
10.68/10.75	c #restart = 9
10.68/10.75	o 81
10.68/10.75	c Solving starts ...
10.68/10.77	c solving time = 0.013s
10.68/10.77	c #decision = 41892
10.68/10.77	c #conflict = 1917
10.68/10.77	c #restart = 9
10.68/10.77	o 80
10.68/10.77	c Solving starts ...
10.68/10.78	c solving time = 0.013s
10.68/10.78	c #decision = 44888
10.68/10.78	c #conflict = 1917
10.68/10.78	c #restart = 9
10.68/10.78	o 71
10.68/10.78	c Solving starts ...
10.78/10.83	c solving time = 0.039s
10.78/10.83	c #decision = 47842
10.78/10.83	c #conflict = 1924
10.78/10.83	c #restart = 9
10.78/10.83	o 69
10.78/10.83	c Solving starts ...
10.78/10.84	c solving time = 0.012s
10.78/10.84	c #decision = 50664
10.78/10.84	c #conflict = 1924
10.78/10.84	c #restart = 9
10.78/10.84	o 68
10.78/10.84	c Solving starts ...
10.78/10.86	c solving time = 0.015s
10.78/10.86	c #decision = 53368
10.78/10.86	c #conflict = 1924
10.78/10.86	c #restart = 9
10.78/10.86	o 65
10.78/10.86	c Solving starts ...
10.78/10.88	c solving time = 0.013s
10.78/10.88	c #decision = 56077
10.78/10.88	c #conflict = 1924
10.78/10.88	c #restart = 9
10.78/10.88	o 62
10.78/10.88	c Solving starts ...
10.78/10.89	c solving time = 0.014s
10.78/10.89	c #decision = 58758
10.78/10.89	c #conflict = 1924
10.78/10.89	c #restart = 9
10.78/10.89	o 61
10.78/10.89	c Solving starts ...
10.89/10.91	c solving time = 0.014s
10.89/10.91	c #decision = 61450
10.89/10.91	c #conflict = 1924
10.89/10.91	c #restart = 9
10.89/10.91	o 56
10.89/10.91	c Solving starts ...
10.89/10.93	c solving time = 0.020s
10.89/10.93	c #decision = 64121
10.89/10.93	c #conflict = 1924
10.89/10.93	c #restart = 9
10.89/10.93	o 47
10.89/10.93	c Solving starts ...
10.89/10.95	c solving time = 0.014s
10.89/10.95	c #decision = 66750
10.89/10.95	c #conflict = 1924
10.89/10.95	c #restart = 9
10.89/10.95	o 44
10.89/10.95	c Solving starts ...
14.57/14.61	c solving time = 3.647s
14.57/14.61	c #decision = 80901
14.57/14.61	c #conflict = 2740
14.57/14.61	c #restart = 13
14.57/14.61	o 37
14.57/14.61	c Solving starts ...
14.57/14.62	c learnt constraints deletion: 2727 -> 1364
14.57/14.63	c solving time = 0.025s
14.57/14.63	c #decision = 83539
14.57/14.63	c #conflict = 2740
14.57/14.63	c #restart = 13
14.57/14.63	o 36
14.57/14.63	c Solving starts ...
14.57/14.65	c solving time = 0.013s
14.57/14.65	c #decision = 86171
14.57/14.65	c #conflict = 2740
14.57/14.65	c #restart = 13
14.57/14.65	o 30
14.57/14.65	c Solving starts ...
14.57/14.67	c solving time = 0.012s
14.57/14.67	c #decision = 88790
14.57/14.67	c #conflict = 2740
14.57/14.67	c #restart = 13
14.57/14.67	o 27
14.57/14.67	c Solving starts ...
17.77/17.89	c solving time = 3.217s
17.77/17.89	c #decision = 103302
17.77/17.89	c #conflict = 3569
17.77/17.89	c #restart = 17
17.77/17.89	o 26
17.77/17.89	c Solving starts ...
18.27/18.30	c learnt constraints deletion: 2288 -> 1144
18.27/18.32	c solving time = 0.427s
18.27/18.32	c #decision = 108711
18.27/18.32	c #conflict = 3670
18.27/18.32	c #restart = 18
18.27/18.32	o 18
18.27/18.32	c Solving starts ...
28.27/28.37	c solving time = 10.047s
28.27/28.37	c #decision = 125809
28.27/28.37	c #conflict = 6220
28.27/28.37	c #restart = 24
28.27/28.37	o 17
28.27/28.37	c Solving starts ...
28.27/28.38	c learnt constraints deletion: 3689 -> 1845
28.37/28.40	c solving time = 0.025s
28.37/28.40	c #decision = 128420
28.37/28.40	c #conflict = 6220
28.37/28.40	c #restart = 24
28.37/28.40	o 14
28.37/28.40	c Solving starts ...
29.37/29.42	c solving time = 1.021s
29.37/29.42	c #decision = 136715
29.37/29.42	c #conflict = 6470
29.37/29.42	c #restart = 26
29.37/29.42	o 11
29.37/29.42	c Solving starts ...
35.08/35.19	c learnt constraints deletion: 3408 -> 1704
39.47/39.56	c solving time = 10.132s
39.47/39.56	c #decision = 157215
39.47/39.56	c #conflict = 8555
39.47/39.56	c #restart = 32
39.47/39.56	o 10
39.47/39.56	c Solving starts ...
39.47/39.57	c learnt constraints deletion: 2468 -> 1234
54.16/54.25	c learnt constraints deletion: 4450 -> 2225
81.67/81.78	c learnt constraints deletion: 6506 -> 3253
107.26/107.34	c learnt constraints deletion: 7107 -> 3554
149.64/149.73	c learnt constraints deletion: 9336 -> 4668
248.82/248.92	c learnt constraints deletion: 12161 -> 6088
269.52/269.63	c learnt constraints deletion: 7269 -> 3635
451.48/451.68	c learnt constraints deletion: 12667 -> 6350
556.75/556.94	c learnt constraints deletion: 10330 -> 5165
871.59/871.80	c learnt constraints deletion: 13041 -> 6528
1148.05/1148.38	c learnt constraints deletion: 13037 -> 6526
1355.81/1356.20	c learnt constraints deletion: 11660 -> 5830
1639.27/1639.61	c learnt constraints deletion: 13865 -> 6942

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.24 1.62 3/172 9599
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 787 0 0 0 0 0 0 0 20 0 1 0 283553341 6356992 708 33554432000 4194304 8973514 140734803650832 140734168181800 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 1552 708 422 1167 0 333 0

[startup+0.05355 s]
/proc/loadavg: 1.00 1.24 1.62 3/172 9599
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 1465 0 0 0 4 0 0 0 20 0 1 0 283553341 9502720 1386 33554432000 4194304 8973514 140734803650832 140734168181800 5782253 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 2320 1386 424 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.10022 s]
/proc/loadavg: 1.00 1.24 1.62 3/172 9599
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=13376 CPUtime=0.09 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 2464 0 0 0 9 0 0 0 20 0 1 0 283553341 13697024 2385 33554432000 4194304 8973514 140734803650832 140734168181800 4415788 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 3344 2385 455 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300176 s]
/proc/loadavg: 1.00 1.24 1.62 3/172 9599
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=14400 CPUtime=0.29 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 2660 0 0 0 29 0 0 0 20 0 1 0 283553341 14745600 2581 33554432000 4194304 8973514 140734803650832 140734803650328 4415016 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 3600 2581 455 1167 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14400

[startup+0.700183 s]
/proc/loadavg: 1.00 1.24 1.62 3/172 9599
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=15424 CPUtime=0.69 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 2930 0 0 0 69 0 0 0 20 0 1 0 283553341 15794176 2851 33554432000 4194304 8973514 140734803650832 140734803650328 4415788 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 3856 2851 455 1167 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15424

[startup+1.50019 s]
/proc/loadavg: 1.00 1.24 1.62 3/177 9604
/proc/meminfo: memFree=31368452/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=17472 CPUtime=1.48 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 3483 0 0 0 148 0 0 0 20 0 1 0 283553341 17891328 3404 33554432000 4194304 8973514 140734803650832 140734803650096 7400722 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 4368 3404 455 1167 0 3149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17472

[startup+3.10018 s]
/proc/loadavg: 1.00 1.24 1.62 3/177 9604
/proc/meminfo: memFree=31363476/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=19520 CPUtime=3.08 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 4192 0 0 0 307 1 0 0 20 0 1 0 283553341 19988480 4111 33554432000 4194304 8973514 140734803650832 140734803632832 6565821 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9599/statm: 4880 4111 455 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.30025 s]
/proc/loadavg: 1.08 1.25 1.62 3/177 9604
/proc/meminfo: memFree=31351496/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=26688 CPUtime=6.28 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 5918 0 0 0 625 3 0 0 20 0 1 0 283553341 27328512 5837 33554432000 4194304 8973514 140734803650832 140734803650328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 6672 5837 465 1167 0 5453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26688

[startup+12.7002 s]
/proc/loadavg: 1.15 1.26 1.62 3/177 9604
/proc/meminfo: memFree=31334292/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=34880 CPUtime=12.69 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 7828 0 0 0 1263 6 0 0 20 0 1 0 283553341 35717120 7747 33554432000 4194304 8973514 140734803650832 140734803650328 4415744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 8720 7747 466 1167 0 7501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34880

[startup+25.5002 s]
/proc/loadavg: 1.34 1.30 1.63 3/177 9604
/proc/meminfo: memFree=31314884/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=38976 CPUtime=25.47 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 9016 0 0 0 2534 13 0 0 20 0 1 0 283553341 39911424 8923 33554432000 4194304 8973514 140734803650832 140734803650096 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 9744 8923 467 1167 0 8525 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38976

[startup+51.1002 s]
/proc/loadavg: 1.56 1.35 1.64 3/177 9604
/proc/meminfo: memFree=31283608/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=49216 CPUtime=51.07 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 11545 0 0 0 5081 26 0 0 20 0 1 0 283553341 50397184 11452 33554432000 4194304 8973514 140734803650832 140734803650328 6817212 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 12304 11452 467 1167 0 11085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49216

[startup+102.307 s]
/proc/loadavg: 1.81 1.45 1.65 3/177 9604
/proc/meminfo: memFree=31208540/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=88128 CPUtime=102.26 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 21213 0 0 0 10172 54 0 0 20 0 1 0 283553341 90243072 21118 33554432000 4194304 8973514 140734803650832 140734803650328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 22032 21118 467 1167 0 20813 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88128

[startup+162.3 s]
/proc/loadavg: 1.93 1.55 1.67 3/177 9604
/proc/meminfo: memFree=31128716/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=137280 CPUtime=162.23 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 33690 0 0 0 16140 83 0 0 20 0 1 0 283553341 140574720 33563 33554432000 4194304 8973514 140734803650832 140734803650328 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 34320 33563 467 1167 0 33101 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 137280

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.69 3/177 9604
/proc/meminfo: memFree=31090624/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=165952 CPUtime=222.22 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 40806 0 0 0 22115 107 0 0 20 0 1 0 283553341 169934848 40679 33554432000 4194304 8973514 140734803650832 140734803650096 7646752 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 41488 40679 467 1167 0 40269 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 165952

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.71 3/177 9604
/proc/meminfo: memFree=31070448/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=186432 CPUtime=282.21 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 45978 0 0 0 28094 127 0 0 20 0 1 0 283553341 190906368 45851 33554432000 4194304 8973514 140734803650832 140734803650096 4427492 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 46608 45851 467 1167 0 45389 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 186432

[startup+342.3 s]
/proc/loadavg: 1.99 1.75 1.72 3/178 9608
/proc/meminfo: memFree=31070400/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=186432 CPUtime=342.2 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 45993 0 0 0 34076 144 0 0 20 0 1 0 283553341 190906368 45851 33554432000 4194304 8973514 140734803650832 140734803650328 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 46608 45851 467 1167 0 45389 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 186432

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.74 3/177 9608
/proc/meminfo: memFree=31028736/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=222272 CPUtime=402.19 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 54942 0 0 0 40061 158 0 0 20 0 1 0 283553341 227606528 54797 33554432000 4194304 8973514 140734803650832 140734803650096 4424824 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 55568 54797 467 1167 0 54349 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 222272

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.75 3/177 9608
/proc/meminfo: memFree=30993576/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=247872 CPUtime=462.18 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 61356 0 0 0 46046 172 0 0 20 0 1 0 283553341 253820928 61211 33554432000 4194304 8973514 140734803650832 140734803650328 7670230 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 61968 61211 467 1167 0 60749 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 247872

[startup+522.3 s]
/proc/loadavg: 1.99 1.85 1.76 3/177 9608
/proc/meminfo: memFree=30993700/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=247872 CPUtime=522.17 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 61356 0 0 0 52032 185 0 0 20 0 1 0 283553341 253820928 61211 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 61968 61211 467 1167 0 60749 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 247872

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.77 3/177 9608
/proc/meminfo: memFree=30991532/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=247872 CPUtime=582.14 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 61380 0 0 0 58016 198 0 0 20 0 1 0 283553341 253820928 61211 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 61968 61211 467 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 1.94 1.82 3/177 9609
/proc/meminfo: memFree=30944448/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=284736 CPUtime=822.1 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 70555 0 0 0 81969 241 0 0 20 0 1 0 283553341 291569664 70383 33554432000 4194304 8973514 140734803650832 140734803649024 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 71184 70383 467 1167 0 69965 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 284736

[startup+882.3 s]
/proc/loadavg: 2.00 1.95 1.83 3/177 9609
/proc/meminfo: memFree=30927736/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=882.09 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74763 0 0 0 87956 253 0 0 20 0 1 0 283553341 309395456 74582 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74582 467 1167 0 74317 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 302144

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/178 9613
/proc/meminfo: memFree=30918728/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=942.08 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74960 0 0 0 93944 264 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650328 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 302144

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.84 3/177 9613
/proc/meminfo: memFree=30918612/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1002.07 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74960 0 0 0 99932 275 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 302144

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/177 9613
/proc/meminfo: memFree=30918612/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1062.06 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74960 0 0 0 105919 287 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 302144

[startup+1122.3 s]
/proc/loadavg: 2.11 2.00 1.86 3/177 9613
/proc/meminfo: memFree=30918664/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1122.05 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 111909 296 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650328 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 302144

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 1.87 3/177 9613
/proc/meminfo: memFree=30913516/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1182.04 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 117896 308 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 302144

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/177 9614
/proc/meminfo: memFree=30913572/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1242.03 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 123883 320 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 4415744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 302144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 9614
/proc/meminfo: memFree=30913448/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1302.03 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 129872 331 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803649024 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 302144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 9614
/proc/meminfo: memFree=30913448/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1362.01 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 135859 342 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650328 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 302144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 9614
/proc/meminfo: memFree=30907372/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1422.01 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 141845 356 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 302144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 9614
/proc/meminfo: memFree=30907248/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1481.99 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 147831 368 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 302144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 9618
/proc/meminfo: memFree=30907296/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1541.99 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 153821 378 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650328 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 302144

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/177 9618
/proc/meminfo: memFree=30907304/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1601.98 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 159811 387 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 302144

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 9618
/proc/meminfo: memFree=30907304/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1661.97 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 165800 397 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650328 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 302144

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 9618
/proc/meminfo: memFree=30907180/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1721.96 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 171787 409 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 302144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9618
/proc/meminfo: memFree=30906808/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1781.95 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 177774 421 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 4415788 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 302144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9618
/proc/meminfo: memFree=30907056/32873844 swapFree=7632/7632
[pid=9599] ppid=9596 vsize=302144 CPUtime=1800.05 cores=0,2,4,6
/proc/9599/stat : 9599 (toysat) R 9596 9599 7805 0 -1 4202496 74961 0 0 0 179581 424 0 0 20 0 1 0 283553341 309395456 74779 33554432000 4194304 8973514 140734803650832 140734803650096 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/9599/statm: 75536 74779 467 1167 0 74317 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 302144

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.06
CPU user time (s): 1795.82
CPU system time (s): 4.24935
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 302144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.81
system time used= 4.24935
maximum resident set size= 299116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74961
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= 106
involuntary context switches= 1961

runsolver used 7.1989 second user time and 5.08823 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 05:04:50
IDJOB=3712002
IDBENCH=78677
IDSOLVER=2291
FILE ID=node141/3712002-1338174290
RUNJOBID= node141-1338174290-9574
PBS_JOBID= 14624547
Free space on /tmp= 71544 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-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712002-1338174290/watcher-3712002-1338174290 -o /tmp/evaluation-result-3712002-1338174290/solver-3712002-1338174290 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712002-1338174290.wbo

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

MD5SUM BENCH= e79d43742b4ee40954b18e2a5bb4c066
RANDOM SEED=1178154687

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:        31388836 kB
Buffers:          266504 kB
Cached:           369592 kB
SwapCached:          220 kB
Active:           201084 kB
Inactive:         446528 kB
Active(anon):       2196 kB
Inactive(anon):    11292 kB
Active(file):     198888 kB
Inactive(file):   435236 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             14748 kB
Writeback:             0 kB
AnonPages:         18308 kB
Mapped:             9984 kB
Shmem:               172 kB
Slab:             696772 kB
SReclaimable:     139300 kB
SUnreclaim:       557472 kB
KernelStack:        1376 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104668 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 05:34:53