Trace number 3724900

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-06-01? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
Number of bits of the biggest sum of numbers33
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

2.28/2.31	c 2012-06-02T16:39:03+0200
2.28/2.31	c arch = x86_64
2.28/2.31	c os = linux
2.28/2.31	c compiler = ghc 7.4
2.28/2.31	c packages:
2.28/2.31	c   OptDir-0.0.1
2.28/2.31	c   array-0.4.0.0
2.28/2.31	c   base-4.5.0.0
2.28/2.31	c   bytestring-0.9.2.1
2.28/2.31	c   containers-0.4.2.1
2.28/2.31	c   deepseq-1.3.0.0
2.28/2.31	c   mtl-2.1.1
2.28/2.31	c   old_locale-1.0.0.4
2.28/2.31	c   parse_dimacs-1.2
2.28/2.31	c   parsec-3.1.2
2.28/2.31	c   queue-0.1.2
2.28/2.31	c   stm-2.3
2.28/2.31	c   time-1.4
2.28/2.31	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724900-1338647943.opb"]
2.28/2.31	c #vars 9765
2.28/2.31	c #constraints 21293
2.28/2.31	c Solving starts ...
11.69/11.76	c solving time = 9.434s
11.69/11.76	c #decision = 10926
11.69/11.76	c #conflict = 2922
11.69/11.76	c #restart = 6
11.69/11.76	o 441276296
11.69/11.77	c Solving starts ...
11.79/11.83	c solving time = 0.051s
11.79/11.83	c #decision = 11560
11.79/11.83	c #conflict = 2923
11.79/11.83	c #restart = 6
11.79/11.83	o 439994358
11.79/11.84	c Solving starts ...
11.89/11.95	c solving time = 0.106s
11.89/11.95	c #decision = 12097
11.89/11.95	c #conflict = 2926
11.89/11.95	c #restart = 6
11.89/11.95	o 439599573
11.89/11.96	c Solving starts ...
12.09/12.17	c solving time = 0.206s
12.09/12.17	c #decision = 12799
12.09/12.17	c #conflict = 2943
12.09/12.17	c #restart = 6
12.09/12.17	o 300424881
12.09/12.18	c Solving starts ...
12.19/12.27	c solving time = 0.081s
12.19/12.27	c #decision = 13261
12.19/12.27	c #conflict = 2944
12.19/12.27	c #restart = 6
12.19/12.27	o 300134801
12.19/12.28	c Solving starts ...
12.39/12.41	c solving time = 0.121s
12.39/12.41	c #decision = 13629
12.39/12.41	c #conflict = 2945
12.39/12.41	c #restart = 6
12.39/12.41	o 299958361
12.39/12.42	c Solving starts ...
12.49/12.53	c solving time = 0.098s
12.49/12.53	c #decision = 14227
12.49/12.53	c #conflict = 2946
12.49/12.53	c #restart = 6
12.49/12.53	o 298676423
12.49/12.53	c Solving starts ...
12.89/12.99	c solving time = 0.444s
12.89/12.99	c #decision = 14936
12.89/12.99	c #conflict = 2979
12.89/12.99	c #restart = 6
12.89/12.99	o 155769569
12.99/13.00	c Solving starts ...
13.59/13.68	c solving time = 0.671s
13.59/13.68	c #decision = 15570
13.59/13.68	c #conflict = 3057
13.59/13.68	c #restart = 6
13.59/13.68	o 155374784
13.59/13.69	c Solving starts ...
16.18/16.22	c solving time = 2.528s
16.18/16.22	c #decision = 16951
16.18/16.22	c #conflict = 3208
16.18/16.22	c #restart = 7
16.18/16.22	o 15419055
16.18/16.23	c Solving starts ...
16.39/16.42	c solving time = 0.184s
16.39/16.42	c #decision = 17439
16.39/16.42	c #conflict = 3212
16.39/16.42	c #restart = 7
16.39/16.42	o 15081487
16.39/16.43	c Solving starts ...
16.69/16.74	c solving time = 0.294s
16.69/16.74	c #decision = 18026
16.69/16.74	c #conflict = 3217
16.69/16.74	c #restart = 7
16.69/16.74	o 14502685
16.69/16.74	c Solving starts ...
16.89/16.92	c solving time = 0.171s
16.89/16.92	c #decision = 18343
16.89/16.92	c #conflict = 3218
16.89/16.92	c #restart = 7
16.89/16.92	o 14418045
16.89/16.93	c Solving starts ...
17.08/17.10	c solving time = 0.157s
17.08/17.10	c #decision = 18665
17.08/17.10	c #conflict = 3221
17.08/17.10	c #restart = 7
17.08/17.10	o 14306301
17.08/17.11	c Solving starts ...
17.98/18.02	c solving time = 0.900s
17.98/18.02	c #decision = 19448
17.98/18.02	c #conflict = 3291
17.98/18.02	c #restart = 7
17.98/18.02	o 13929768
17.98/18.02	c Solving starts ...
18.28/18.32	c solving time = 0.288s
18.28/18.32	c #decision = 19744
18.28/18.32	c #conflict = 3294
18.28/18.32	c #restart = 7
18.28/18.32	o 13854744
18.28/18.37	c Solving starts ...
43.18/43.26	c solving time = 24.883s
43.18/43.26	c #decision = 22811
43.18/43.26	c #conflict = 4133
43.18/43.26	c #restart = 11
43.18/43.26	o 12221369
43.18/43.27	c Solving starts ...
43.38/43.48	c solving time = 0.198s
43.38/43.48	c #decision = 23375
43.38/43.48	c #conflict = 4134
43.38/43.48	c #restart = 11
43.38/43.48	o 8941011
43.48/43.53	c Solving starts ...
43.68/43.77	c solving time = 0.237s
43.68/43.77	c #decision = 23622
43.68/43.77	c #conflict = 4135
43.68/43.77	c #restart = 11
43.68/43.77	o 8923878
43.68/43.78	c Solving starts ...
44.08/44.11	c solving time = 0.321s
44.08/44.11	c #decision = 23906
44.08/44.11	c #conflict = 4138
44.08/44.11	c #restart = 11
44.08/44.11	o 8854314
44.08/44.12	c Solving starts ...
44.68/44.70	c solving time = 0.574s
44.68/44.70	c #decision = 24210
44.68/44.70	c #conflict = 4147
44.68/44.70	c #restart = 11
44.68/44.70	o 8813658
44.68/44.71	c Solving starts ...
45.28/45.32	c solving time = 0.599s
45.28/45.32	c #decision = 24448
45.28/45.32	c #conflict = 4155
45.28/45.32	c #restart = 11
45.28/45.32	o 8803935
45.28/45.33	c Solving starts ...
45.98/46.01	c solving time = 0.672s
45.98/46.01	c #decision = 24795
45.98/46.01	c #conflict = 4165
45.98/46.01	c #restart = 11
45.98/46.01	o 8647473
45.98/46.02	c Solving starts ...
703.96/704.12	c solving time = 657.971s
703.96/704.12	c #decision = 49591
703.96/704.12	c #conflict = 13783
703.96/704.12	c #restart = 20
703.96/704.12	o 8211961
703.96/704.13	c Solving starts ...
704.06/704.21	c learnt constraints deletion: 13759 -> 6880
708.66/708.85	c solving time = 4.705s
708.66/708.85	c #decision = 50079
708.66/708.85	c #conflict = 13789
708.66/708.85	c #restart = 20
708.66/708.85	o 7790710
708.66/708.85	c Solving starts ...
713.26/713.47	c solving time = 4.610s
713.26/713.47	c #decision = 50499
713.26/713.47	c #conflict = 13795
713.26/713.47	c #restart = 20
713.26/713.47	o 7514680
713.36/713.53	c Solving starts ...
720.26/720.48	c solving time = 6.876s
720.26/720.48	c #decision = 50908
720.26/720.48	c #conflict = 13811
720.26/720.48	c #restart = 20
720.26/720.48	o 7266691
720.26/720.48	c Solving starts ...
721.06/721.22	c solving time = 0.727s
721.06/721.22	c #decision = 51333
721.06/721.22	c #conflict = 13815
721.06/721.22	c #restart = 20
721.06/721.22	o 6946625
721.06/721.23	c Solving starts ...
721.56/721.78	c solving time = 0.540s
721.56/721.78	c #decision = 51648
721.56/721.78	c #conflict = 13818
721.56/721.78	c #restart = 20
721.56/721.78	o 6851238
721.56/721.79	c Solving starts ...
761.35/761.52	c solving time = 39.722s
761.35/761.52	c #decision = 52578
761.35/761.52	c #conflict = 14004
761.35/761.52	c #restart = 21
761.35/761.52	o 6833313
761.35/761.53	c Solving starts ...
767.65/767.84	c solving time = 6.299s
767.65/767.84	c #decision = 53043
767.65/767.84	c #conflict = 14062
767.65/767.84	c #restart = 21
767.65/767.84	o 6796664
767.65/767.85	c Solving starts ...
771.05/771.21	c solving time = 3.356s
771.05/771.21	c #decision = 53437
771.05/771.21	c #conflict = 14071
771.05/771.21	c #restart = 21
771.05/771.21	o 6584905
771.05/771.22	c Solving starts ...
771.46/771.66	c solving time = 0.429s
771.46/771.66	c #decision = 53711
771.46/771.66	c #conflict = 14073
771.46/771.66	c #restart = 21
771.46/771.66	o 6559305
771.56/771.72	c Solving starts ...
771.96/772.13	c solving time = 0.406s
771.96/772.13	c #decision = 54088
771.96/772.13	c #conflict = 14074
771.96/772.13	c #restart = 21
771.96/772.13	o 6351232
771.96/772.14	c Solving starts ...
787.85/788.06	c solving time = 15.907s
787.85/788.06	c #decision = 54562
787.85/788.06	c #conflict = 14118
787.85/788.06	c #restart = 21
787.85/788.06	o 6215888
787.85/788.07	c Solving starts ...
791.94/792.10	c solving time = 4.024s
791.94/792.10	c #decision = 54901
791.94/792.10	c #conflict = 14150
791.94/792.10	c #restart = 21
791.94/792.10	o 6169871
791.94/792.11	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724900-1338647943/watcher-3724900-1338647943 -o /tmp/evaluation-result-3724900-1338647943/solver-3724900-1338647943 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724900-1338647943.opb 

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.93 2.00 1.99 3/176 17318
/proc/meminfo: memFree=25936628/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 819 0 0 0 0 0 0 0 20 0 1 0 330922836 6373376 739 33554432000 4194304 8989770 140735510726736 140735962435208 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 1556 741 425 1171 0 333 0

[startup+0.0604199 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 17318
/proc/meminfo: memFree=25936628/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=9296 CPUtime=0.05 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 1601 0 0 0 5 0 0 0 20 0 1 0 330922836 9519104 1521 33554432000 4194304 8989770 140735510726736 140735962435208 7874608 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 2324 1521 431 1171 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9296

[startup+0.100297 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 17318
/proc/meminfo: memFree=25936628/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 330922836 12664832 2289 33554432000 4194304 8989770 140735510726736 140735962435208 5799456 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300298 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 17318
/proc/meminfo: memFree=25936628/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=23632 CPUtime=0.29 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 5186 0 0 0 29 0 0 0 20 0 1 0 330922836 24199168 5106 33554432000 4194304 8989770 140735510726736 140735962435208 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700286 s]
/proc/loadavg: 1.93 2.00 1.99 3/176 17318
/proc/meminfo: memFree=25936628/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=38992 CPUtime=0.69 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 9050 0 0 0 68 1 0 0 20 0 1 0 330922836 39927808 8970 33554432000 4194304 8989770 140735510726736 140735510726232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 9748 8970 449 1171 0 8525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38992

[startup+1.50023 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 17319
/proc/meminfo: memFree=25902760/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=38992 CPUtime=1.49 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 9050 0 0 0 148 1 0 0 20 0 1 0 330922836 39927808 8970 33554432000 4194304 8989770 140735510726736 140735510726232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 9748 8970 449 1171 0 8525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38992

[startup+3.10037 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 17319
/proc/meminfo: memFree=25902008/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=48208 CPUtime=3.09 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 11367 0 0 0 307 2 0 0 20 0 1 0 330922836 49364992 11287 33554432000 4194304 8989770 140735510726736 140735510726000 4450352 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 12052 11287 462 1171 0 10829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48208

[startup+6.3003 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 17319
/proc/meminfo: memFree=25892444/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=48208 CPUtime=6.28 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 11367 0 0 0 626 2 0 0 20 0 1 0 330922836 49364992 11287 33554432000 4194304 8989770 140735510726736 140735510726232 4389074 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 12052 11287 462 1171 0 10829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48208

[startup+12.7003 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 17319
/proc/meminfo: memFree=25887384/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=60496 CPUtime=12.69 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 14450 0 0 0 1264 5 0 0 20 0 1 0 330922836 61947904 14370 33554432000 4194304 8989770 140735510726736 140735510726232 4205089 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 15124 14370 473 1171 0 13901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60496

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 17319
/proc/meminfo: memFree=25864816/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=75856 CPUtime=25.48 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 18290 0 0 0 2537 11 0 0 20 0 1 0 330922836 77676544 18210 33554432000 4194304 8989770 140735510726736 140735510726232 4451848 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 18964 18210 473 1171 0 17741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75856

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 17319
/proc/meminfo: memFree=25854772/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=86096 CPUtime=51.08 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 20850 0 0 0 5088 20 0 0 20 0 1 0 330922836 88162304 20770 33554432000 4194304 8989770 140735510726736 140735510726232 4213768 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 21524 20770 473 1171 0 20301 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86096

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17322
/proc/meminfo: memFree=25853896/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=87120 CPUtime=102.28 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 21106 0 0 0 10193 35 0 0 20 0 1 0 330922836 89210880 21026 33554432000 4194304 8989770 140735510726736 140735510726232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 21780 21026 473 1171 0 20557 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 87120

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17322
/proc/meminfo: memFree=25851548/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=89168 CPUtime=162.26 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 21618 0 0 0 16175 51 0 0 20 0 1 0 330922836 91308032 21538 33554432000 4194304 8989770 140735510726736 140735510726000 4204256 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 22292 21538 473 1171 0 21069 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 89168

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 17323
/proc/meminfo: memFree=25849688/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=91216 CPUtime=222.25 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 22130 0 0 0 22158 67 0 0 20 0 1 0 330922836 93405184 22050 33554432000 4194304 8989770 140735510726736 140735510724672 4209442 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 22804 22050 473 1171 0 21581 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 91216

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17323
/proc/meminfo: memFree=25848496/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=92240 CPUtime=282.23 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 22403 0 0 0 28137 86 0 0 20 0 1 0 330922836 94453760 22306 33554432000 4194304 8989770 140735510726736 140735510724672 7415894 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 23060 22306 473 1171 0 21837 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 92240

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17323
/proc/meminfo: memFree=25846568/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=94288 CPUtime=342.22 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 22917 0 0 0 34120 102 0 0 20 0 1 0 330922836 96550912 22818 33554432000 4194304 8989770 140735510726736 140735510724672 4425390 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 23572 22818 473 1171 0 22349 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 94288

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17323
/proc/meminfo: memFree=25844584/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=96336 CPUtime=402.21 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 23429 0 0 0 40103 118 0 0 20 0 1 0 330922836 98648064 23330 33554432000 4194304 8989770 140735510726736 140735510724672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 24084 23330 473 1171 0 22861 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 96336

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=26949720/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=96336 CPUtime=462.19 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 23429 0 0 0 46085 134 0 0 20 0 1 0 330922836 98648064 23330 33554432000 4194304 8989770 140735510726736 140735510726232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 24084 23330 473 1171 0 22861 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 96336

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=26916596/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=98384 CPUtime=522.19 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 23944 0 0 0 52065 154 0 0 20 0 1 0 330922836 100745216 23842 33554432000 4194304 8989770 140735510726736 140735510726232 4425680 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 24596 23842 473 1171 0 23373 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 98384

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=26892136/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=101456 CPUtime=582.18 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 24712 0 0 0 58045 173 0 0 20 0 1 0 330922836 103890944 24610 33554432000 4194304 8989770 140735510726736 140735510726000 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 25364 24610 473 1171 0 24141 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 101456

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17367
/proc/meminfo: memFree=26784616/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=822.15 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28810 0 0 0 81977 238 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510726232 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 117840

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17367
/proc/meminfo: memFree=26766124/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=882.13 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 87958 255 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510724672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 117840

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17367
/proc/meminfo: memFree=26742440/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=942.12 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 93939 273 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510726232 4213768 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 117840

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17367
/proc/meminfo: memFree=26721916/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=1002.11 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 99922 289 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510726232 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 117840

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17367
/proc/meminfo: memFree=26704524/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=1062.11 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 105905 306 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510726000 7678037 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 117840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17367
/proc/meminfo: memFree=26682088/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=1122.09 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 111888 321 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510725840 7732708 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 117840

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17368
/proc/meminfo: memFree=26645128/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=117840 CPUtime=1182.08 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 28815 0 0 0 117872 336 0 0 20 0 1 0 330922836 120668160 28708 33554432000 4194304 8989770 140735510726736 140735510726000 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29460 28708 475 1171 0 28237 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 117840

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17368
/proc/meminfo: memFree=26603092/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=118864 CPUtime=1242.08 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29071 0 0 0 123855 353 0 0 20 0 1 0 330922836 121716736 28964 33554432000 4194304 8989770 140735510726736 140735510726232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29716 28964 475 1171 0 28493 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 118864

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 17371
/proc/meminfo: memFree=26567496/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=118864 CPUtime=1302.07 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29071 0 0 0 129837 370 0 0 20 0 1 0 330922836 121716736 28964 33554432000 4194304 8989770 140735510726736 140735510726232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29716 28964 475 1171 0 28493 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 118864

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 17394
/proc/meminfo: memFree=26552140/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=119888 CPUtime=1362.06 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29327 0 0 0 135820 386 0 0 20 0 1 0 330922836 122765312 29220 33554432000 4194304 8989770 140735510726736 140735510726000 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 119888

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17394
/proc/meminfo: memFree=26540024/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=119888 CPUtime=1422.05 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29327 0 0 0 141803 402 0 0 20 0 1 0 330922836 122765312 29220 33554432000 4194304 8989770 140735510726736 140735510726232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 119888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17395
/proc/meminfo: memFree=26518424/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=119888 CPUtime=1482.04 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29327 0 0 0 147787 417 0 0 20 0 1 0 330922836 122765312 29220 33554432000 4194304 8989770 140735510726736 140735510726000 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 119888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17395
/proc/meminfo: memFree=26475828/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=119888 CPUtime=1542.03 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29328 0 0 0 153768 435 0 0 20 0 1 0 330922836 122765312 29220 33554432000 4194304 8989770 140735510726736 140735510726000 7688479 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 119888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17395
/proc/meminfo: memFree=26437884/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=120912 CPUtime=1602.02 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29584 0 0 0 159749 453 0 0 20 0 1 0 330922836 123813888 29476 33554432000 4194304 8989770 140735510726736 140735510726000 4425384 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 30228 29476 475 1171 0 29005 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 120912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17395
/proc/meminfo: memFree=26402420/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=120912 CPUtime=1662.01 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29584 0 0 0 165729 472 0 0 20 0 1 0 330922836 123813888 29476 33554432000 4194304 8989770 140735510726736 140735510724672 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 30228 29476 475 1171 0 29005 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 120912

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17395
/proc/meminfo: memFree=26369064/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=120912 CPUtime=1722.01 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29584 0 0 0 171711 490 0 0 20 0 1 0 330922836 123813888 29476 33554432000 4194304 8989770 140735510726736 140735510726000 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 30228 29476 475 1171 0 29005 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 120912

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17396
/proc/meminfo: memFree=26334840/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=121936 CPUtime=1781.99 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29840 0 0 0 177691 508 0 0 20 0 1 0 330922836 124862464 29732 33554432000 4194304 8989770 140735510726736 140735510726232 4205216 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 30484 29732 475 1171 0 29261 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 121936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17396
/proc/meminfo: memFree=26325416/32873844 swapFree=7628/7628
[pid=17318] ppid=17316 vsize=121936 CPUtime=1800.09 cores=1,3,5,7
/proc/17318/stat : 17318 (toysat) R 17316 17318 15996 0 -1 4202496 29840 0 0 0 179496 513 0 0 20 0 1 0 330922836 124862464 29732 33554432000 4194304 8989770 140735510726736 140735510726000 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17318/statm: 30484 29732 475 1171 0 29261 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 121936

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.11
CPU user time (s): 1794.97
CPU system time (s): 5.14022
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 121936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.97
system time used= 5.14022
maximum resident set size= 118928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29840
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= 31
involuntary context switches= 1852

runsolver used 6.54 second user time and 7.2039 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 16:39:03
IDJOB=3724900
IDBENCH=92685
IDSOLVER=2308
FILE ID=node107/3724900-1338647943
RUNJOBID= node107-1338631508-16013
PBS_JOBID= 14636473
Free space on /tmp= 70744 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724900-1338647943/watcher-3724900-1338647943 -o /tmp/evaluation-result-3724900-1338647943/solver-3724900-1338647943 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724900-1338647943.opb

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=1561755130

node107.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.760
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.52
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.760
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.760
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.760
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.91
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.760
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.760
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.760
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.86
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.760
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:        25937008 kB
Buffers:          462724 kB
Cached:          4389776 kB
SwapCached:           76 kB
Active:          3087048 kB
Inactive:        2972624 kB
Active(anon):    1198180 kB
Inactive(anon):    11072 kB
Active(file):    1888868 kB
Inactive(file):  2961552 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:       1214268 kB
Mapped:            16044 kB
Shmem:               184 kB
Slab:             733396 kB
SReclaimable:     175888 kB
SUnreclaim:       557508 kB
KernelStack:        1464 kB
PageTables:         6040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1321092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1191936 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= 70768 MiB
End job on node107 at 2012-06-02 17:09:05