Trace number 1797503

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
IUT_BMB_SIM 1.0UNSAT 627.272 627.569

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark167.798
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
18.59/18.70	This is MiniSat 2.0 beta
18.59/18.70	WARNING: for repeatability, setting FPU to use double precision
18.59/18.70	============================[ Problem Statistics ]=============================
18.59/18.70	|                                                                             |
18.59/18.70	|  Number of variables:  148153                                               |
18.59/18.70	|  Number of clauses:    936867                                               |
18.67/19.22	|  Parsing time:         0.46         s                                       |
18.67/19.25	============================[ Search Statistics ]==============================
18.67/19.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.67/19.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.67/19.25	===============================================================================
18.67/19.25	|         0 |  148153   934856  2514065 |   311618        0    nan |  0.000 % |
19.67/19.78	|       101 |  148153   934856  2514065 |   342780      101      9 |  0.000 % |
20.56/20.64	|       252 |  148153   934856  2514065 |   377058      252     48 |  0.000 % |
21.46/21.53	|       479 |  148153   934856  2514065 |   414764      479     54 |  0.000 % |
22.46/22.57	|       819 |  148153   934856  2514065 |   456240      819     53 |  0.000 % |
25.37/25.46	|      1328 |  148153   934856  2514065 |   501864     1328     67 |  0.000 % |
29.46/29.59	|      2089 |  148153   934856  2514065 |   552051     2089     70 |  0.000 % |
33.86/33.90	|      3232 |  148153   934856  2514065 |   607256     3232     76 |  0.000 % |
41.25/41.33	|      4940 |  148153   934856  2514065 |   667982     4940     67 |  0.000 % |
52.15/52.22	|      7509 |  148153   934856  2514065 |   734780     7509     67 |  0.000 % |
70.43/70.55	|     11353 |  148153   934856  2514065 |   808258    11353     69 |  0.000 % |
101.50/101.68	|     17126 |  148153   934856  2514065 |   889084    17126     72 |  0.000 % |
150.18/150.38	|     25776 |  148153   934856  2514065 |   977992    25776     77 |  0.000 % |
222.95/223.11	|     38753 |  148153   934856  2514065 |  1075792    38753     75 |  0.000 % |
340.00/340.22	|     58215 |  148153   934856  2514065 |  1183371    58215     68 |  0.000 % |
497.04/497.33	|     87407 |  148153   934856  2514065 |  1301708    87407     56 |  0.000 % |
625.18/625.56	===============================================================================
625.18/625.56	restarts              : 16
625.18/625.56	conflicts             : 115170         (190 /sec)
625.18/625.56	decisions             : 252372         (1.71 % random) (416 /sec)
625.18/625.56	propagations          : 1219946776     (2011766 /sec)
625.18/625.56	conflict literals     : 5488841        (39.20 % deleted)
625.18/625.56	Memory used           : 74.79 MB
625.18/625.56	CPU time              : 606.406 s
625.18/625.56	
625.18/625.56	UNSATISFIABLE
625.18/625.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797503-1242075320/watcher-1797503-1242075320 -o /tmp/evaluation-result-1797503-1242075320/solver-1797503-1242075320 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797503-1242075320.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27629
/proc/meminfo: memFree=532064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=12268 CPUtime=0
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 183 0 0 0 0 0 0 0 19 0 1 0 235561721 12562432 166 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 3067 167 90 274 0 2790 0

[startup+0.0497711 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27629
/proc/meminfo: memFree=532064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=12268 CPUtime=0.04
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 930 0 0 0 4 0 0 0 19 0 1 0 235561721 12562432 913 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 3067 914 90 274 0 2790 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12268

[startup+0.101777 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27629
/proc/meminfo: memFree=532064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=12268 CPUtime=0.09
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 1787 0 0 0 9 0 0 0 19 0 1 0 235561721 12562432 1770 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 3067 1770 90 274 0 2790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12268

[startup+0.301797 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27629
/proc/meminfo: memFree=532064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=34740 CPUtime=0.29
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 8494 0 0 0 26 3 0 0 21 0 1 0 235561721 35573760 8477 1992294400 134512640 135635349 4294956224 18446744073709551615 135072800 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 8685 8477 97 274 0 8408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34740

[startup+0.701841 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27629
/proc/meminfo: memFree=532064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=40152 CPUtime=0.69
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 9865 0 0 0 65 4 0 0 25 0 1 0 235561721 41115648 9848 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 10038 9848 97 274 0 9761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40152

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27630
/proc/meminfo: memFree=489176/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=50184 CPUtime=1.49
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 12351 0 0 0 144 5 0 0 25 0 1 0 235561721 51388416 12334 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 12546 12334 97 274 0 12269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50184

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27630
/proc/meminfo: memFree=475544/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=68400 CPUtime=3.09
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 16904 0 0 0 302 7 0 0 25 0 1 0 235561721 70041600 16887 1992294400 134512640 135635349 4294956224 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 17100 16887 97 274 0 16823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68400

[startup+6.30146 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27630
/proc/meminfo: memFree=439576/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=101752 CPUtime=6.29
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 25248 0 0 0 616 13 0 0 25 0 1 0 235561721 104194048 25231 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 25438 25231 97 274 0 25161 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101752

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27630
/proc/meminfo: memFree=353624/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=189796 CPUtime=12.69
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 47267 0 0 0 1247 22 0 0 25 0 1 0 235561721 194351104 47250 1992294400 134512640 135635349 4294956224 18446744073709551615 134533512 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 47449 47251 97 274 0 47172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189796

[startup+25.5016 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 27631
/proc/meminfo: memFree=273488/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=50968 CPUtime=6.8
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 12299 0 0 0 672 8 0 0 25 0 1 0 235563590 52191232 12049 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 12742 12049 77 170 0 12570 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 244732

[startup+51.1014 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 27631
/proc/meminfo: memFree=271632/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=52948 CPUtime=32.38
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 12805 0 0 0 3229 9 0 0 25 0 1 0 235563590 54218752 12555 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 13237 12555 77 170 0 13065 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 246712

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 27631
/proc/meminfo: memFree=268112/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=56420 CPUtime=83.53
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 13679 0 0 0 8343 10 0 0 25 0 1 0 235563590 57774080 13429 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 14105 13429 77 170 0 13933 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 250184

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27631
/proc/meminfo: memFree=264144/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=60548 CPUtime=143.5
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 14697 0 0 0 14339 11 0 0 25 0 1 0 235563590 62001152 14447 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 15137 14447 77 170 0 14965 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 254312

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27631
/proc/meminfo: memFree=260688/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=64112 CPUtime=203.48
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 15581 0 0 0 20335 13 0 0 25 0 1 0 235563590 65650688 15331 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 16028 15331 77 170 0 15856 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 257876

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27631
/proc/meminfo: memFree=258064/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=66832 CPUtime=263.45
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 16245 0 0 0 26332 13 0 0 25 0 1 0 235563590 68435968 15995 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 16708 15995 77 170 0 16536 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 260596

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27637
/proc/meminfo: memFree=255296/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=69220 CPUtime=323.42
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 16855 0 0 0 32328 14 0 0 25 0 1 0 235563590 70881280 16605 1992294400 134512640 135212939 4294956320 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 17305 16605 77 170 0 17133 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 262984

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27637
/proc/meminfo: memFree=253448/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=71216 CPUtime=383.4
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 17338 0 0 0 38325 15 0 0 25 0 1 0 235563590 72925184 17088 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 17804 17088 77 170 0 17632 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 264980

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27637
/proc/meminfo: memFree=251720/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=72952 CPUtime=443.38
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 17770 0 0 0 44322 16 0 0 25 0 1 0 235563590 74702848 17520 1992294400 134512640 135212939 4294956320 18446744073709551615 134536389 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 18238 17520 77 170 0 18066 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 266716

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 27637
/proc/meminfo: memFree=250056/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=74600 CPUtime=503.35
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18211 0 0 0 50318 17 0 0 25 0 1 0 235563590 76390400 17961 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 18650 17961 77 170 0 18478 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 268364

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 27637
/proc/meminfo: memFree=248456/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76436 CPUtime=563.33
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18617 0 0 0 56316 17 0 0 25 0 1 0 235563590 78270464 18367 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19109 18367 77 170 0 18937 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 270200

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

[startup+588.701 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 27637
/proc/meminfo: memFree=248392/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76436 CPUtime=569.73
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18617 0 0 0 56956 17 0 0 25 0 1 0 235563590 78270464 18367 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19109 18367 77 170 0 18937 0
Current children cumulated CPU time (s) 588.4
Current children cumulated vsize (KiB) 270200

[startup+614.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 27637
/proc/meminfo: memFree=248392/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76436 CPUtime=595.31
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18624 0 0 0 59514 17 0 0 25 0 1 0 235563590 78270464 18374 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19109 18374 77 170 0 18937 0
Current children cumulated CPU time (s) 613.98
Current children cumulated vsize (KiB) 270200

[startup+620.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27637
/proc/meminfo: memFree=248264/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76580 CPUtime=601.71
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18646 0 0 0 60154 17 0 0 25 0 1 0 235563590 78417920 18396 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19145 18396 77 170 0 18973 0
Current children cumulated CPU time (s) 620.38
Current children cumulated vsize (KiB) 270344

[startup+623.902 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27637
/proc/meminfo: memFree=248264/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76580 CPUtime=604.91
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18649 0 0 0 60474 17 0 0 25 0 1 0 235563590 78417920 18399 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19145 18399 77 170 0 18973 0
Current children cumulated CPU time (s) 623.58
Current children cumulated vsize (KiB) 270344

[startup+625.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27637
/proc/meminfo: memFree=248264/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=193764 CPUtime=18.67
/proc/27629/stat : 27629 (IUT_BMB_SIM) S 27627 27629 27494 0 -1 4194304 49056 0 0 0 1521 346 0 0 25 0 1 0 235561721 198414336 48267 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27629/statm: 48441 48267 105 274 0 48164 0
[pid=27631] ppid=27629 vsize=76580 CPUtime=606.51
/proc/27631/stat : 27631 (minisat) R 27629 27629 27494 0 -1 4194304 18649 0 0 0 60634 17 0 0 25 0 1 0 235563590 78417920 18399 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/27631/statm: 19145 18399 77 170 0 18973 0
Current children cumulated CPU time (s) 625.18
Current children cumulated vsize (KiB) 270344

[startup+626.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27637
/proc/meminfo: memFree=321552/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=190288 CPUtime=625.98
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 87794 18660 0 0 1588 352 60640 18 25 0 1 0 235561721 194854912 47399 1992294400 134512640 135635349 4294956224 18446744073709551615 134530709 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 47572 47399 106 274 0 47295 0
Current children cumulated CPU time (s) 625.98
Current children cumulated vsize (KiB) 190288

[startup+627.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27637
/proc/meminfo: memFree=335440/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=179860 CPUtime=626.78
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 87973 18660 0 0 1667 353 60640 18 25 0 1 0 235561721 184176640 44792 1992294400 134512640 135635349 4294956224 18446744073709551615 135063279 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 44965 44792 106 274 0 44688 0
Current children cumulated CPU time (s) 626.78
Current children cumulated vsize (KiB) 179860

[startup+627.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27637
/proc/meminfo: memFree=335440/2055920 swapFree=4181584/4192956
[pid=27629] ppid=27627 vsize=90396 CPUtime=627.18
/proc/27629/stat : 27629 (IUT_BMB_SIM) R 27627 27629 27494 0 -1 4194304 88206 18660 0 0 1706 354 60640 18 25 0 1 0 235561721 92565504 22426 1992294400 134512640 135635349 4294956224 18446744073709551615 135063403 0 0 4096 0 0 0 0 17 0 0 0
/proc/27629/statm: 22599 22426 106 274 0 22322 0
Current children cumulated CPU time (s) 627.18
Current children cumulated vsize (KiB) 90396

Child status: 0
Real time (s): 627.569
CPU time (s): 627.272
CPU user time (s): 623.526
CPU system time (s): 3.74543
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 270344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 623.526
system time used= 3.74543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106869
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= 6
involuntary context switches= 2014

runsolver used 0.58791 second user time and 1.69574 second system time

The end

Launcher Data

Begin job on node86 at 2009-05-11 22:55:21
IDJOB=1797503
IDBENCH=20430
IDSOLVER=650
FILE ID=node86/1797503-1242075320
PBS_JOBID= 9277615
Free space on /tmp= 66196 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797503-1242075320/watcher-1797503-1242075320 -o /tmp/evaluation-result-1797503-1242075320/solver-1797503-1242075320 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797503-1242075320.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=1236447286

node86.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        532480 kB
Buffers:         65540 kB
Cached:        1344740 kB
SwapCached:       5480 kB
Active:         321020 kB
Inactive:      1097828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        532480 kB
SwapTotal:     4192956 kB
SwapFree:      4181584 kB
Dirty:           19308 kB
Writeback:           0 kB
Mapped:          14228 kB
Slab:            90428 kB
Committed_AS:   782672 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node86 at 2009-05-11 23:05:48