Trace number 3722728

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
MD5SUMa451a3aa708ebb54c76171e0e43da9df
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.022996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 65 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ...................................
0.00/0.00	c ---[  29]---> BDD-cost:   67
0.00/0.00	c ---[  28]---> BDD-cost:   67
0.00/0.00	c ---[  27]---> BDD-cost:   67
0.00/0.00	c ---[  26]---> BDD-cost:   67
0.00/0.00	c ---[  25]---> BDD-cost:   67
0.00/0.00	c ---[  24]---> BDD-cost:   67
0.00/0.00	c ---[  23]---> BDD-cost:   67
0.00/0.00	c ---[  22]---> BDD-cost:   67
0.00/0.00	c ---[  21]---> BDD-cost:   67
0.00/0.00	c ---[  20]---> BDD-cost:   67
0.00/0.00	c ---[  19]---> BDD-cost:   67
0.00/0.00	c ---[  18]---> BDD-cost:   67
0.00/0.00	c ---[  17]---> BDD-cost:   67
0.00/0.00	c ---[  16]---> BDD-cost:   67
0.00/0.00	c ---[  15]---> BDD-cost:   67
0.00/0.00	c ---[  14]---> BDD-cost:   67
0.00/0.00	c ---[  13]---> BDD-cost:   67
0.00/0.00	c ---[  12]---> BDD-cost:   67
0.00/0.00	c ---[  11]---> BDD-cost:   67
0.00/0.00	c ---[  10]---> BDD-cost:   67
0.00/0.00	c ---[   9]---> BDD-cost:   67
0.00/0.00	c ---[   8]---> BDD-cost:   67
0.00/0.00	c ---[   7]---> BDD-cost:   67
0.00/0.00	c ---[   6]---> BDD-cost:   67
0.00/0.00	c ---[   5]---> BDD-cost:   67
0.00/0.00	c ---[   4]---> BDD-cost:   67
0.00/0.00	c ---[   3]---> BDD-cost:   67
0.00/0.00	c ---[   2]---> BDD-cost:   67
0.00/0.00	c ---[   1]---> BDD-cost:   67
0.00/0.00	c ---[   0]---> BDD-cost:   67
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5015    14010 |    1671       0        0    -nan |  0.000 % |
0.00/0.00	c |       100 |    5015    14010 |    1838     100    11117   111.2 |  0.980 % |
0.00/0.01	c |       256 |    5015    14010 |    2021     256    35581   139.0 |  0.980 % |
0.00/0.02	c |       482 |    5015    14010 |    2224     482    80594   167.2 |  0.980 % |
0.00/0.04	c |       819 |    5015    14010 |    2446     819   157604   192.4 |  0.980 % |
0.00/0.07	c |      1327 |    5015    14010 |    2691    1327   231317   174.3 |  0.980 % |
0.00/0.12	c |      2088 |    5015    14010 |    2960    2088   386016   184.9 |  0.981 % |
0.00/0.19	c |      3230 |    5015    14010 |    3256    3230   554696   171.7 |  0.980 % |
0.00/0.34	c |      4938 |    5015    14010 |    3581    4938  1031184   208.8 |  0.980 % |
0.00/0.51	c |      7501 |    5015    14010 |    3940    2893   680423   235.2 |  0.980 % |
0.00/0.88	c |     11347 |    5015    14010 |    4334    3674  1052360   286.4 |  0.980 % |
1.49/1.52	c |     17114 |    5015    14010 |    4767    6074  1543680   254.1 |  0.980 % |
2.29/2.37	c |     25764 |    5015    14010 |    5244    5596  1885719   337.0 |  0.980 % |
4.19/4.20	c |     38742 |    5015    14010 |    5768    4980  1865421   374.6 |  0.980 % |
7.09/7.10	c |     58204 |    5015    14010 |    6345    4623  1508329   326.3 |  0.980 % |
10.99/11.09	c |     87396 |    5015    14010 |    6980    7820  2127500   272.1 |  0.980 % |
19.48/19.52	c |    131186 |    5015    14010 |    7678    6250  2031356   325.0 |  0.980 % |
29.59/29.67	c |    196870 |    5015    14010 |    8446    6790  1652214   243.3 |  0.980 % |
46.78/46.84	c |    295397 |    5015    14010 |    9290    9296  2976843   320.2 |  0.980 % |
71.49/71.53	c |    443187 |    5015    14010 |   10219    6223  1351455   217.2 |  0.980 % |
112.85/112.99	c |    664871 |    5015    14010 |   11241    8984  2937563   327.0 |  0.981 % |
160.45/160.57	c |    997402 |    5015    14010 |   12365    7391  1614228   218.4 |  0.980 % |
267.23/267.31	c |   1496192 |    5015    14010 |   13602   14249  4665054   327.4 |  0.980 % |
405.10/405.29	c |   2244374 |    5015    14010 |   14962   12778  3156675   247.0 |  0.980 % |
628.76/628.92	c |   3366648 |    5015    14010 |   16458    9237  2652137   287.1 |  0.980 % |
1006.10/1006.32	c |   5050060 |    5015    14010 |   18104   11998  3667448   305.7 |  0.980 % |
1580.70/1581.06	c |   7575178 |    5015    14010 |   19915   13042  3918025   300.4 |  0.980 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

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-3722728-1338572445/watcher-3722728-1338572445 -o /tmp/evaluation-result-3722728-1338572445/solver-3722728-1338572445 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722728-1338572445.opb 

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: 2.01 2.01 2.00 3/178 2323
/proc/meminfo: memFree=26175744/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0

[startup+0.037658 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2323
/proc/meminfo: memFree=26175744/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100168 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2323
/proc/meminfo: memFree=26175744/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300115 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2323
/proc/meminfo: memFree=26175744/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2323
/proc/meminfo: memFree=26175744/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2328
/proc/meminfo: memFree=26166652/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=10988 CPUtime=1.49 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 2585 0 0 0 149 0 0 0 20 0 1 0 323369924 11251712 2541 33554432000 4194304 5276501 140734264477552 140734264475544 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 2747 2541 117 265 0 2479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20136

[startup+3.10015 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2328
/proc/meminfo: memFree=26164296/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=15344 CPUtime=3.08 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 3654 0 0 0 308 0 0 0 20 0 1 0 323369924 15712256 3610 33554432000 4194304 5276501 140734264477552 140734264475800 4395122 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 3836 3610 117 265 0 3568 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24492

[startup+6.30017 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2328
/proc/meminfo: memFree=26157724/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=17500 CPUtime=6.29 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 4213 0 0 0 628 1 0 0 20 0 1 0 323369924 17920000 4169 33554432000 4194304 5276501 140734264477552 140734264475448 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 4375 4169 117 265 0 4107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26648

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2328
/proc/meminfo: memFree=26147896/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=22180 CPUtime=12.69 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 5362 0 0 0 1268 1 0 0 20 0 1 0 323369924 22712320 5318 33554432000 4194304 5276501 140734264477552 140734264475720 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 5545 5318 117 265 0 5277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31328

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2328
/proc/meminfo: memFree=26133328/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=25564 CPUtime=25.48 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 6240 0 0 0 2547 1 0 0 20 0 1 0 323369924 26177536 6172 33554432000 4194304 5276501 140734264477552 140734264475800 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 6391 6172 117 265 0 6123 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34712

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2328
/proc/meminfo: memFree=26122512/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=31772 CPUtime=51.08 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 7743 0 0 0 5106 2 0 0 20 0 1 0 323369924 32534528 7675 33554432000 4194304 5276501 140734264477552 140734264475848 4395152 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 7943 7675 117 265 0 7675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40920

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2328
/proc/meminfo: memFree=26081396/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=41208 CPUtime=102.26 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 10035 0 0 0 10224 2 0 0 20 0 1 0 323369924 42196992 10096 33554432000 4194304 5276501 140734264477552 140734264475544 4399992 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 10302 10096 117 265 0 10034 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50356

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2328
/proc/meminfo: memFree=26046436/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=43832 CPUtime=162.24 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 10634 0 0 0 16222 2 0 0 20 0 1 0 323369924 44883968 10695 33554432000 4194304 5276501 140734264477552 140734264475800 4399909 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 10958 10695 117 265 0 10690 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52980

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2329
/proc/meminfo: memFree=26021876/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=56372 CPUtime=222.23 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 13738 0 0 0 22220 3 0 0 20 0 1 0 323369924 57724928 13786 33554432000 4194304 5276501 140734264477552 140734264475848 4394889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 14093 13786 117 265 0 13825 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65520

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2329
/proc/meminfo: memFree=26007244/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=58208 CPUtime=282.22 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 14148 0 0 0 28219 3 0 0 20 0 1 0 323369924 59604992 14187 33554432000 4194304 5276501 140734264477552 140734264475736 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 14552 14187 117 265 0 14284 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 67356

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2330
/proc/meminfo: memFree=25981612/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=61104 CPUtime=342.21 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 14796 0 0 0 34218 3 0 0 20 0 1 0 323369924 62570496 14835 33554432000 4194304 5276501 140734264477552 140734264475544 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 15276 14835 117 265 0 15008 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 70252

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 2330
/proc/meminfo: memFree=25968720/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=102748 CPUtime=1062.09 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 25648 0 0 0 106202 7 0 0 20 0 1 0 323369924 105213952 25362 33554432000 4194304 5276501 140734264477552 140734264475800 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 25687 25362 118 265 0 25419 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 111896

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2336
/proc/meminfo: memFree=25713580/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=106496 CPUtime=1122.08 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 26465 0 0 0 112201 7 0 0 20 0 1 0 323369924 109051904 26179 33554432000 4194304 5276501 140734264477552 140734264475784 4400112 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 26624 26179 118 265 0 26356 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 115644

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 2339
/proc/meminfo: memFree=25694532/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=108704 CPUtime=1182.07 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 27134 0 0 0 118200 7 0 0 20 0 1 0 323369924 111312896 26741 33554432000 4194304 5276501 140734264477552 140734264475848 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 27176 26741 118 265 0 26908 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 117852

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2362
/proc/meminfo: memFree=25677480/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=109712 CPUtime=1242.06 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 27322 0 0 0 124199 7 0 0 20 0 1 0 323369924 112345088 26929 33554432000 4194304 5276501 140734264477552 140734264475784 4390969 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 27428 26929 118 265 0 27160 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 118860

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2363
/proc/meminfo: memFree=26367332/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=110804 CPUtime=1302.05 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 27508 0 0 0 130198 7 0 0 20 0 1 0 323369924 113463296 27115 33554432000 4194304 5276501 140734264477552 140734264475784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 27701 27115 118 265 0 27433 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 119952

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 2405
/proc/meminfo: memFree=26185152/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=111380 CPUtime=1362.03 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 27620 0 0 0 136196 7 0 0 20 0 1 0 323369924 114053120 27264 33554432000 4194304 5276501 140734264477552 140734264475784 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 27845 27264 118 265 0 27577 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 120528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2406
/proc/meminfo: memFree=26180496/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=112676 CPUtime=1422.04 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 27859 0 0 0 142196 8 0 0 20 0 1 0 323369924 115380224 27503 33554432000 4194304 5276501 140734264477552 140734264475784 4394717 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 28169 27503 118 265 0 27901 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 121824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2406
/proc/meminfo: memFree=26177760/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=113972 CPUtime=1482.02 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 28104 0 0 0 148194 8 0 0 20 0 1 0 323369924 116707328 27748 33554432000 4194304 5276501 140734264477552 140734264475784 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 28493 27748 118 265 0 28225 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 123120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2406
/proc/meminfo: memFree=26174408/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=113972 CPUtime=1542.01 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 28109 0 0 0 154193 8 0 0 20 0 1 0 323369924 116707328 28035 33554432000 4194304 5276501 140734264477552 140734264475784 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 28493 28035 118 265 0 28225 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 123120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2406
/proc/meminfo: memFree=26170072/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=115508 CPUtime=1602 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 28474 0 0 0 160192 8 0 0 20 0 1 0 323369924 118280192 28400 33554432000 4194304 5276501 140734264477552 140734264475736 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 28877 28400 118 265 0 28609 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 124656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2406
/proc/meminfo: memFree=26165240/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=118192 CPUtime=1661.99 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 29024 0 0 0 166191 8 0 0 20 0 1 0 323369924 121028608 28950 33554432000 4194304 5276501 140734264477552 140734264475736 4394677 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 29548 28950 118 265 0 29280 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 127340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2407
/proc/meminfo: memFree=26158792/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=123560 CPUtime=1721.98 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 30263 0 0 0 172189 9 0 0 20 0 1 0 323369924 126525440 30189 33554432000 4194304 5276501 140734264477552 140734264475784 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 30890 30189 118 265 0 30622 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 132708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2410
/proc/meminfo: memFree=26153568/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=124260 CPUtime=1781.97 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 30542 0 0 0 178188 9 0 0 20 0 1 0 323369924 127242240 30674 33554432000 4194304 5276501 140734264477552 140734264475848 4395233 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 31065 30674 118 265 0 30797 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 133408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2410
/proc/meminfo: memFree=26152824/32873648 swapFree=6864/6864
[pid=2323] ppid=2321 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2323/stat : 2323 (minisat+_script) S 2321 2323 1039 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 323369923 9367552 277 33554432000 4194304 5064252 140733411309328 140733411308240 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2323/statm: 2287 277 236 213 0 72 0
[pid=2327] ppid=2323 vsize=124260 CPUtime=1800.07 cores=0,2,4,6
/proc/2327/stat : 2327 (minisat+_64-bit) R 2323 2323 1039 0 -1 4202496 30542 0 0 0 179998 9 0 0 20 0 1 0 323369924 127242240 30674 33554432000 4194304 5276501 140734264477552 140734264475848 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/2327/statm: 31065 30674 118 265 0 30797 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 133408

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.99
CPU system time (s): 0.092985
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 133796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.092985
maximum resident set size= 122968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31489
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= 68
involuntary context switches= 1885

runsolver used 3.44747 second user time and 8.92364 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 19:40:45
IDJOB=3722728
IDBENCH=2600
IDSOLVER=2307
FILE ID=node125/3722728-1338572445
RUNJOBID= node125-1338563438-1057
PBS_JOBID= 14635894
Free space on /tmp= 70456 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722728-1338572445/watcher-3722728-1338572445 -o /tmp/evaluation-result-3722728-1338572445/solver-3722728-1338572445 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722728-1338572445.opb

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

MD5SUM BENCH= a451a3aa708ebb54c76171e0e43da9df
RANDOM SEED=847105958

node125.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.373
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	: 5332.74
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.373
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.373
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.92
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.373
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.90
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.373
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.91
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.373
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	: 5438.54
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.373
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.91
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.373
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:       32873648 kB
MemFree:        26175992 kB
Buffers:          594440 kB
Cached:          4886216 kB
SwapCached:         2308 kB
Active:          2707760 kB
Inactive:        3086012 kB
Active(anon):     304520 kB
Inactive(anon):     9252 kB
Active(file):    2403240 kB
Inactive(file):  3076760 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        367272 kB
Mapped:            14816 kB
Shmem:                96 kB
Slab:             764720 kB
SReclaimable:     208612 kB
SUnreclaim:       556108 kB
KernelStack:        1496 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     436032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70452 MiB
End job on node125 at 2012-06-01 20:10:45