Trace number 3711947

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.02 1800.31

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap43_wcsp.wbo
MD5SUM6884eb16d9ca5647137a605a0e2a2e0d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9939840
Best CPU time to get the best result obtained on this benchmark1800.74
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 57243026
Min constraint cost 1
Max constraint cost 57243026
Sum of constraints costs 46149905826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.31	c 2012-05-28T19:02:46+0200
0.29/0.31	c arch = x86_64
0.29/0.31	c os = linux
0.29/0.31	c compiler = ghc 7.4
0.29/0.31	c packages:
0.29/0.31	c   OptDir-0.0.1
0.29/0.31	c   array-0.4.0.0
0.29/0.31	c   base-4.5.0.0
0.29/0.31	c   bytestring-0.9.2.1
0.29/0.31	c   containers-0.4.2.1
0.29/0.31	c   deepseq-1.3.0.0
0.29/0.31	c   mtl-2.1.1
0.29/0.31	c   old_locale-1.0.0.4
0.29/0.31	c   parse_dimacs-1.2
0.29/0.31	c   parsec-3.1.2
0.29/0.31	c   queue-0.1.2
0.29/0.31	c   stm-2.3
0.29/0.31	c   time-1.4
0.29/0.31	c command line = ["--wbo","HOME/instance-3711947-1338224566.wbo"]
0.29/0.31	c #vars 832
0.29/0.31	c #constraints 1680
0.29/0.31	c Solving starts ...
0.29/0.32	c solving time = 0.008s
0.29/0.32	c #decision = 757
0.29/0.32	c #conflict = 0
0.29/0.32	c #restart = 0
0.29/0.32	o 9890361
0.29/0.32	c Solving starts ...
34.88/34.98	c learnt constraints deletion: 4109 -> 2057
59.78/59.82	c learnt constraints deletion: 4832 -> 2429
77.98/78.03	c learnt constraints deletion: 4936 -> 2476
88.07/88.10	c learnt constraints deletion: 4436 -> 2218
116.06/116.14	c learnt constraints deletion: 5252 -> 2626
139.56/139.64	c learnt constraints deletion: 5229 -> 2622
165.97/166.03	c learnt constraints deletion: 5466 -> 2737
194.85/194.99	c learnt constraints deletion: 5932 -> 2971
221.35/221.43	c learnt constraints deletion: 5751 -> 2876
250.44/250.50	c learnt constraints deletion: 5963 -> 2993
278.53/278.69	c learnt constraints deletion: 6072 -> 3059
306.04/306.19	c learnt constraints deletion: 5984 -> 2995
329.53/329.66	c learnt constraints deletion: 5645 -> 2823
360.02/360.17	c learnt constraints deletion: 6106 -> 3054
388.23/388.38	c learnt constraints deletion: 6138 -> 3069
416.01/416.13	c learnt constraints deletion: 6347 -> 3177
441.61/441.73	c learnt constraints deletion: 6234 -> 3127
466.91/467.01	c learnt constraints deletion: 5992 -> 2997
496.01/496.11	c learnt constraints deletion: 6298 -> 3155
527.20/527.37	c learnt constraints deletion: 6772 -> 3388
554.99/555.18	c learnt constraints deletion: 6700 -> 3358
583.69/583.83	c learnt constraints deletion: 6808 -> 3405
612.79/612.99	c learnt constraints deletion: 6839 -> 3423
640.48/640.67	c learnt constraints deletion: 6761 -> 3386
669.87/670.06	c learnt constraints deletion: 6870 -> 3439
698.58/698.70	c learnt constraints deletion: 6710 -> 3359
727.57/727.74	c learnt constraints deletion: 6925 -> 3468
757.96/758.19	c learnt constraints deletion: 7197 -> 3599
790.36/790.54	c learnt constraints deletion: 7294 -> 3647
822.06/822.23	c learnt constraints deletion: 7309 -> 3657
851.65/851.85	c learnt constraints deletion: 7137 -> 3573
884.55/884.70	c learnt constraints deletion: 7418 -> 3715
916.15/916.37	c learnt constraints deletion: 7515 -> 3770
945.54/945.74	c learnt constraints deletion: 7325 -> 3672
976.93/977.13	c learnt constraints deletion: 7439 -> 3732
1004.53/1004.71	c learnt constraints deletion: 7126 -> 3564
1038.32/1038.58	c learnt constraints deletion: 7501 -> 3753
1067.61/1067.83	c learnt constraints deletion: 7384 -> 3695
1099.61/1099.80	c learnt constraints deletion: 7413 -> 3710
1135.81/1136.09	c learnt constraints deletion: 7925 -> 3966
1170.60/1170.88	c learnt constraints deletion: 8000 -> 4007
1205.19/1205.45	c learnt constraints deletion: 7966 -> 3985
1240.60/1240.82	c learnt constraints deletion: 8028 -> 4018
1272.28/1272.54	c learnt constraints deletion: 7781 -> 3897
1305.38/1305.70	c learnt constraints deletion: 7867 -> 3945
1339.27/1339.50	c learnt constraints deletion: 7854 -> 3937
1372.76/1373.08	c learnt constraints deletion: 7826 -> 3913
1406.77/1407.03	c learnt constraints deletion: 7878 -> 3940
1442.26/1442.53	c learnt constraints deletion: 8099 -> 4053
1475.75/1476.03	c learnt constraints deletion: 8071 -> 4047
1510.45/1510.79	c learnt constraints deletion: 8249 -> 4140
1541.34/1541.64	c learnt constraints deletion: 7908 -> 3960
1575.44/1575.76	c learnt constraints deletion: 8045 -> 4028
1607.13/1607.45	c learnt constraints deletion: 7856 -> 3940
1639.62/1639.93	c learnt constraints deletion: 7980 -> 3996
1674.52/1674.86	c learnt constraints deletion: 8076 -> 4051
1712.21/1712.51	c learnt constraints deletion: 8587 -> 4294
1746.61/1746.95	c learnt constraints deletion: 8457 -> 4231
1781.01/1781.33	c learnt constraints deletion: 8630 -> 4321

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-3711947-1338224566/watcher-3711947-1338224566 -o /tmp/evaluation-result-3711947-1338224566/solver-3711947-1338224566 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711947-1338224566.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.84 1.97 1.97 4/177 23523
/proc/meminfo: memFree=31306572/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 1 0 288581364 7405568 762 33554432000 4194304 8973514 140733268313376 140733241596056 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 1808 762 423 1167 0 589 0

[startup+0.0614331 s]
/proc/loadavg: 1.84 1.97 1.97 4/177 23523
/proc/meminfo: memFree=31306572/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=9280 CPUtime=0.05 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 1621 0 0 0 5 0 0 0 20 0 1 0 288581364 9502720 1542 33554432000 4194304 8973514 140733268313376 140733268312872 4209168 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 2576 1542 444 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9280

[startup+0.100308 s]
/proc/loadavg: 1.84 1.97 1.97 4/177 23523
/proc/meminfo: memFree=31306572/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 1786 0 0 0 9 0 0 0 20 0 1 0 288581364 10551296 1707 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 2576 1707 444 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300258 s]
/proc/loadavg: 1.84 1.97 1.97 4/177 23523
/proc/meminfo: memFree=31306572/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=10304 CPUtime=0.29 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 1786 0 0 0 29 0 0 0 20 0 1 0 288581364 10551296 1707 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 2576 1707 444 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700284 s]
/proc/loadavg: 1.84 1.97 1.97 4/177 23523
/proc/meminfo: memFree=31306572/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=13376 CPUtime=0.69 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 2669 0 0 0 69 0 0 0 20 0 1 0 288581364 13697024 2590 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 3344 2590 468 1167 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.50027 s]
/proc/loadavg: 1.84 1.97 1.97 4/179 23525
/proc/meminfo: memFree=31289864/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=13376 CPUtime=1.49 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 2669 0 0 0 149 0 0 0 20 0 1 0 288581364 13697024 2590 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 3344 2590 468 1167 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13376

[startup+3.10024 s]
/proc/loadavg: 1.84 1.97 1.97 4/179 23525
/proc/meminfo: memFree=31288608/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=14400 CPUtime=3.09 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 2682 0 0 0 308 1 0 0 20 0 1 0 288581364 14745600 2603 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 3600 2603 468 1167 0 2381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14400

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.97 4/179 23525
/proc/meminfo: memFree=31286144/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=15424 CPUtime=6.28 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 2937 0 0 0 625 3 0 0 20 0 1 0 288581364 15794176 2858 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 3856 2858 468 1167 0 2637 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15424

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.97 4/179 23525
/proc/meminfo: memFree=31281728/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=16448 CPUtime=12.69 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 3437 0 0 0 1261 8 0 0 20 0 1 0 288581364 16842752 3358 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 4112 3358 468 1167 0 2893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16448

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.97 4/179 23526
/proc/meminfo: memFree=31275328/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=19520 CPUtime=25.48 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 4209 0 0 0 2533 15 0 0 20 0 1 0 288581364 19988480 4126 33554432000 4194304 8973514 140733268313376 140733268312640 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 4880 4126 468 1167 0 3661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19520

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.97 4/179 23526
/proc/meminfo: memFree=31268124/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=23616 CPUtime=51.08 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 5235 0 0 0 5079 29 0 0 20 0 1 0 288581364 24182784 5151 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 5904 5151 469 1167 0 4685 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23616

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.97 4/178 23526
/proc/meminfo: memFree=31263100/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=25664 CPUtime=102.27 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 5750 0 0 0 10168 59 0 0 20 0 1 0 288581364 26279936 5663 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 6416 5663 469 1167 0 5197 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25664

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/179 23527
/proc/meminfo: memFree=31259928/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=26688 CPUtime=162.26 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 6006 0 0 0 16135 91 0 0 20 0 1 0 288581364 27328512 5919 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 6672 5919 469 1167 0 5453 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26688

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/179 23527
/proc/meminfo: memFree=31254656/32873844 swapFree=7620/7620
[pid=23523] ppid=23519 vsize=30784 CPUtime=222.24 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 7031 0 0 0 22100 124 0 0 20 0 1 0 288581364 31522816 6943 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 7696 6943 469 1167 0 6477 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30784

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/179 23527
/proc/meminfo: memFree=31253472/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=31808 CPUtime=282.24 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 7288 0 0 0 28068 156 0 0 20 0 1 0 288581364 32571392 7199 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 7952 7199 469 1167 0 6733 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 31808

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/179 23528
/proc/meminfo: memFree=31253656/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=29760 CPUtime=342.23 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 7288 0 0 0 34035 188 0 0 20 0 1 0 288581364 30474240 6687 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 7440 6687 469 1167 0 6221 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 29760

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/179 23528
/proc/meminfo: memFree=31254896/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=29760 CPUtime=402.22 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 7288 0 0 0 40002 220 0 0 20 0 1 0 288581364 30474240 6687 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 7440 6687 469 1167 0 6221 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 29760

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.97 4/180 23531
/proc/meminfo: memFree=31252652/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=31808 CPUtime=462.21 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 7800 0 0 0 45969 252 0 0 20 0 1 0 288581364 32571392 7199 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 7952 7199 469 1167 0 6733 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 31808

[startup+522.3 s]
/proc/loadavg: 2.07 2.01 1.98 4/179 23531
/proc/meminfo: memFree=31249744/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=33856 CPUtime=522.2 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 8312 0 0 0 51937 283 0 0 20 0 1 0 288581364 34668544 7711 33554432000 4194304 8973514 140733268313376 140733268312640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8464 7711 469 1167 0 7245 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 33856

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.98 4/179 23531
/proc/meminfo: memFree=31249868/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=33856 CPUtime=582.19 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 8312 0 0 0 57905 314 0 0 20 0 1 0 288581364 34668544 7711 33554432000 4194304 8973514 140733268313376 140733268312640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8464 7711 469 1167 0 7245 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 33856

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 23532
/proc/meminfo: memFree=31244280/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=33856 CPUtime=882.15 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 9336 0 0 0 87745 470 0 0 20 0 1 0 288581364 34668544 7711 33554432000 4194304 8973514 140733268313376 140733268312640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8464 7711 469 1167 0 7245 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 33856

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 23533
/proc/meminfo: memFree=31244092/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=33856 CPUtime=942.14 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 9336 0 0 0 93714 500 0 0 20 0 1 0 288581364 34668544 7711 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8464 7711 469 1167 0 7245 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 33856

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 1.99 4/179 23533
/proc/meminfo: memFree=31243844/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=34880 CPUtime=1002.13 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 9592 0 0 0 99683 530 0 0 20 0 1 0 288581364 35717120 7967 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8720 7967 469 1167 0 7501 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 34880

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.99 4/180 23536
/proc/meminfo: memFree=31242408/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=35904 CPUtime=1062.12 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 9849 0 0 0 105650 562 0 0 20 0 1 0 288581364 36765696 8223 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8976 8223 469 1167 0 7757 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 35904

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.99 4/179 23536
/proc/meminfo: memFree=31243596/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=34880 CPUtime=1122.11 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 10105 0 0 0 111616 595 0 0 20 0 1 0 288581364 35717120 7967 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8720 7967 469 1167 0 7501 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 34880

[startup+1182.3 s]
/proc/loadavg: 2.07 2.03 2.00 4/179 23536
/proc/meminfo: memFree=31238696/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1182.1 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 10873 0 0 0 117583 627 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 37952

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/179 23537
/proc/meminfo: memFree=31242112/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1242.09 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 10873 0 0 0 123554 655 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 37952

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 23537
/proc/meminfo: memFree=31245392/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=33856 CPUtime=1302.09 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 10873 0 0 0 129523 686 0 0 20 0 1 0 288581364 34668544 7711 33554432000 4194304 8973514 140733268313376 140733268312640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 8464 7711 469 1167 0 7245 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 33856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 23537
/proc/meminfo: memFree=31239620/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1362.07 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 11899 0 0 0 135491 716 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 37952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23537
/proc/meminfo: memFree=31240240/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1422.07 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 11899 0 0 0 141460 747 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 37952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23537
/proc/meminfo: memFree=31240240/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1482.05 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 11899 0 0 0 147429 776 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 37952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 23537
/proc/meminfo: memFree=31239928/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1542.04 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12155 0 0 0 153398 806 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 37952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23538
/proc/meminfo: memFree=31239928/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1602.04 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12155 0 0 0 159369 835 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 37952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 23541
/proc/meminfo: memFree=31237932/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1662.03 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12155 0 0 0 165335 868 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312640 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 37952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23541
/proc/meminfo: memFree=31236452/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1722.02 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12411 0 0 0 171303 899 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 37952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23541
/proc/meminfo: memFree=31237380/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1782.01 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12667 0 0 0 177268 933 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 37952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23541
/proc/meminfo: memFree=31237316/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1800 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12668 0 0 0 179059 941 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 37952

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23541
/proc/meminfo: memFree=31237316/32873844 swapFree=7616/7616
[pid=23523] ppid=23519 vsize=37952 CPUtime=1800 cores=1,3,5,7
/proc/23523/stat : 23523 (toysat) R 23519 23523 23365 0 -1 4202496 12668 0 0 0 179059 941 0 0 20 0 1 0 288581364 38862848 8735 33554432000 4194304 8973514 140733268313376 140733268312872 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23523/statm: 9488 8735 469 1167 0 8269 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 37952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1790.6
CPU system time (s): 9.42057
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 38976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.6
system time used= 9.42057
maximum resident set size= 35964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12668
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= 17
involuntary context switches= 1852

runsolver used 3.25351 second user time and 9.8735 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-28 19:02:46
IDJOB=3711947
IDBENCH=79524
IDSOLVER=2291
FILE ID=node135/3711947-1338224566
RUNJOBID= node135-1338222763-23382
PBS_JOBID= 14624622
Free space on /tmp= 71644 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap43_wcsp.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711947-1338224566/watcher-3711947-1338224566 -o /tmp/evaluation-result-3711947-1338224566/solver-3711947-1338224566 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711947-1338224566.wbo

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

MD5SUM BENCH= 6884eb16d9ca5647137a605a0e2a2e0d
RANDOM SEED=1790932837

node135.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.820
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.64
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.820
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.57
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.820
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.55
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.820
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.55
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.820
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.54
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.820
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.55
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.820
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	: 5238.35
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.820
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:        31308520 kB
Buffers:          325024 kB
Cached:           411748 kB
SwapCached:         1720 kB
Active:           564468 kB
Inactive:         184324 kB
Active(anon):       2568 kB
Inactive(anon):    12012 kB
Active(file):     561900 kB
Inactive(file):   172312 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             14780 kB
Writeback:             0 kB
AnonPages:         18036 kB
Mapped:            11200 kB
Shmem:               132 kB
Slab:             675788 kB
SReclaimable:     117844 kB
SUnreclaim:       557944 kB
KernelStack:        1464 kB
PageTables:         3580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71628 MiB
End job on node135 at 2012-05-28 19:32:48