Trace number 1806492

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.0? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark120.021
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  298                                                  |
0.00/0.02	|  Number of clauses:    2176                                                 |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     298     2176     9824 |      725        0    nan |  0.000 % |
0.00/0.02	|       100 |     298     2176     9824 |      797      100      4 |  0.001 % |
0.00/0.03	|       250 |     298     2176     9824 |      877      250      5 |  0.001 % |
0.00/0.03	|       475 |     298     2176     9824 |      965      475      5 |  0.001 % |
0.00/0.04	|       813 |     298     2176     9824 |     1061      813      6 |  0.001 % |
0.00/0.05	|      1321 |     298     2176     9824 |     1168      751      9 |  0.001 % |
0.00/0.06	|      2080 |     298     2176     9824 |     1284      900      8 |  0.001 % |
0.01/0.10	|      3220 |     298     2176     9824 |     1413      712      6 |  0.001 % |
0.01/0.16	|      4929 |     298     2176     9824 |     1554      975      8 |  0.001 % |
0.01/0.25	|      7491 |     298     2176     9824 |     1710     1145     10 |  0.001 % |
0.01/0.39	|     11335 |     298     2176     9824 |     1881     1501     11 |  0.001 % |
0.01/0.63	|     17101 |     298     2176     9824 |     2069     1492     11 |  0.001 % |
0.01/0.99	|     25750 |     298     2176     9824 |     2276     1737     14 |  0.001 % |
1.48/1.56	|     38725 |     298     2176     9824 |     2504     2035     13 |  0.001 % |
2.48/2.57	|     58187 |     298     2176     9824 |     2754     2499     13 |  0.001 % |
3.98/4.02	|     87380 |     298     2176     9824 |     3029     2446     14 |  0.001 % |
6.18/6.29	|    131169 |     298     2176     9824 |     3332     2004     12 |  0.001 % |
9.58/9.64	|    196854 |     298     2176     9824 |     3666     2247     12 |  0.001 % |
15.18/15.22	|    295380 |     298     2176     9824 |     4032     2922     16 |  0.001 % |
24.08/24.12	|    443169 |     298     2176     9824 |     4436     2620     16 |  0.001 % |
38.27/38.33	|    664853 |     298     2176     9824 |     4879     3258     14 |  0.001 % |
60.86/60.94	|    997378 |     298     2176     9824 |     5367     4362     16 |  0.001 % |
95.64/95.78	|   1496166 |     298     2176     9824 |     5904     4088     15 |  0.001 % |
148.72/148.84	|   2244349 |     298     2176     9824 |     6494     4902     15 |  0.001 % |
235.48/235.63	|   3366623 |     298     2176     9824 |     7144     5482     16 |  0.001 % |
373.62/373.85	|   5050034 |     298     2176     9824 |     7858     6788     18 |  0.001 % |
584.01/584.39	|   7575151 |     298     2176     9824 |     8644     4428     14 |  0.001 % |
921.07/921.54	|  11362826 |     298     2176     9824 |     9509     7998     17 |  0.001 % |
1200.05/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806492-1242149924/watcher-1806492-1242149924 -o /tmp/evaluation-result-1806492-1242149924/solver-1806492-1242149924 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806492-1242149924.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.99 0.97 0.99 3/65 18237
/proc/meminfo: memFree=1423096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0
/proc/18237/stat : 18237 (IUT_BMB_SIM) R 18235 18237 17924 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 243025563 1449984 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/18237/statm: 354 142 97 274 0 77 0

[startup+0.0755461 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18237
/proc/meminfo: memFree=1423096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101545 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18237
/proc/meminfo: memFree=1423096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301567 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18237
/proc/meminfo: memFree=1423096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701613 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 18237
/proc/meminfo: memFree=1423096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1422184/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=2284 CPUtime=1.47
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 465 0 0 0 147 0 0 0 25 0 1 0 243025565 2338816 215 1992294400 134512640 135212939 4294956320 18446744073709551615 134537047 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 571 215 76 170 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3700

[startup+3.10288 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1421928/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=2416 CPUtime=3.07
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 502 0 0 0 307 0 0 0 25 0 1 0 243025565 2473984 252 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 604 252 76 170 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3832

[startup+6.30124 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1421672/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=2548 CPUtime=6.27
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 531 0 0 0 627 0 0 0 25 0 1 0 243025565 2609152 281 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 637 281 76 170 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3964

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1421352/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=2812 CPUtime=12.67
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 594 0 0 0 1267 0 0 0 25 0 1 0 243025565 2879488 344 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 703 344 76 170 0 531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4228

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1421096/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=3080 CPUtime=25.46
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 670 0 0 0 2546 0 0 0 25 0 1 0 243025565 3153920 420 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 770 420 76 170 0 598 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4496

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1420776/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=3476 CPUtime=51.05
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 761 0 0 0 5105 0 0 0 25 0 1 0 243025565 3559424 511 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 869 511 76 170 0 697 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4892

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1420136/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=4016 CPUtime=102.23
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 883 0 0 0 10223 0 0 0 25 0 1 0 243025565 4112384 633 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1004 633 76 170 0 832 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5432

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18239
/proc/meminfo: memFree=1419752/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=4292 CPUtime=162.21
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 977 0 0 0 16221 0 0 0 25 0 1 0 243025565 4395008 727 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1073 727 76 170 0 901 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 5708

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1419432/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=4560 CPUtime=222.18
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1028 0 0 0 22218 0 0 0 25 0 1 0 243025565 4669440 778 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1140 778 76 170 0 968 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 5976

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1419112/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=4956 CPUtime=282.16
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1125 0 0 0 28216 0 0 0 25 0 1 0 243025565 5074944 875 1992294400 134512640 135212939 4294956320 18446744073709551615 134538841 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1239 875 76 170 0 1067 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 6372

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418984/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=5096 CPUtime=342.13
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1160 0 0 0 34213 0 0 0 25 0 1 0 243025565 5218304 910 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1274 910 76 170 0 1102 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 6512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418920/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=5224 CPUtime=402.1
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1188 0 0 0 40210 0 0 0 25 0 1 0 243025565 5349376 938 1992294400 134512640 135212939 4294956320 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1306 938 76 170 0 1134 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 6640

[startup+462.302 s]

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

[pid=18239] ppid=18237 vsize=5496 CPUtime=462.06
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1251 0 0 0 46206 0 0 0 25 0 1 0 243025565 5627904 1001 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1374 1001 76 170 0 1202 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 6912

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418536/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=5644 CPUtime=522.03
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1300 0 0 0 52203 0 0 0 25 0 1 0 243025565 5779456 1050 1992294400 134512640 135212939 4294956320 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1411 1050 76 170 0 1239 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 7060

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418408/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=5792 CPUtime=582.01
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1328 0 0 0 58201 0 0 0 25 0 1 0 243025565 5931008 1078 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1448 1078 76 170 0 1276 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 7208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418216/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6056 CPUtime=641.98
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1373 0 0 0 64198 0 0 0 25 0 1 0 243025565 6201344 1123 1992294400 134512640 135212939 4294956320 18446744073709551615 134526880 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1514 1123 76 170 0 1342 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 7472

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1418024/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6188 CPUtime=701.96
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1405 0 0 0 70196 0 0 0 25 0 1 0 243025565 6336512 1155 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1547 1155 76 170 0 1375 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 7604

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417896/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6188 CPUtime=761.94
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1425 0 0 0 76194 0 0 0 25 0 1 0 243025565 6336512 1175 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1547 1175 76 170 0 1375 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 7604

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417832/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6188 CPUtime=821.9
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1438 0 0 0 82190 0 0 0 25 0 1 0 243025565 6336512 1188 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1547 1188 76 170 0 1375 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 7604

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417832/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6336 CPUtime=881.87
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1456 0 0 0 88187 0 0 0 25 0 1 0 243025565 6488064 1206 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1584 1206 76 170 0 1412 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 7752

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417704/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6484 CPUtime=941.86
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1482 0 0 0 94185 1 0 0 25 0 1 0 243025565 6639616 1232 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1621 1232 76 170 0 1449 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 7900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417576/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6620 CPUtime=1001.82
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1522 0 0 0 100181 1 0 0 25 0 1 0 243025565 6778880 1272 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1655 1272 76 170 0 1483 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 8036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417576/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6620 CPUtime=1061.8
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1526 0 0 0 106179 1 0 0 25 0 1 0 243025565 6778880 1276 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1655 1276 76 170 0 1483 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 8036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417448/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6620 CPUtime=1121.77
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1551 0 0 0 112176 1 0 0 25 0 1 0 243025565 6778880 1301 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1655 1301 76 170 0 1483 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 8036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417320/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6768 CPUtime=1181.74
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1576 0 0 0 118173 1 0 0 25 0 1 0 243025565 6930432 1326 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1692 1326 76 170 0 1520 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 8184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 18241
/proc/meminfo: memFree=1417320/2055920 swapFree=4159988/4192956
[pid=18237] ppid=18235 vsize=1416 CPUtime=0.01
/proc/18237/stat : 18237 (IUT_BMB_SIM) S 18235 18237 17924 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 243025563 1449984 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18237/statm: 354 168 105 274 0 77 0
[pid=18239] ppid=18237 vsize=6768 CPUtime=1200.04
/proc/18239/stat : 18239 (minisat) R 18237 18237 17924 0 -1 4194304 1581 0 0 0 120003 1 0 0 25 0 1 0 243025565 6930432 1331 1992294400 134512640 135212939 4294956320 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/18239/statm: 1692 1331 76 170 0 1520 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8184

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

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.05
CPU system time (s): 0.024996
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 8184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1822
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= 5
involuntary context switches= 4016

runsolver used 0.91886 second user time and 3.45747 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-12 19:38:44
IDJOB=1806492
IDBENCH=24745
IDSOLVER=650
FILE ID=node32/1806492-1242149924
PBS_JOBID= 9289689
Free space on /tmp= 66000 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806492-1242149924/watcher-1806492-1242149924 -o /tmp/evaluation-result-1806492-1242149924/solver-1806492-1242149924 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806492-1242149924.cnf HOME

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

MD5SUM BENCH= 3eaa6f3feb0ec3466c3c6ca585bd4a02
RANDOM SEED=528381279

node32.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.216
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.216
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1423576 kB
Buffers:         67236 kB
Cached:         476456 kB
SwapCached:      26556 kB
Active:         104868 kB
Inactive:       466780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423576 kB
SwapTotal:     4192956 kB
SwapFree:      4159988 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            46488 kB
Committed_AS:   908560 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65996 MiB
End job on node32 at 2009-05-12 19:58:45