Trace number 1806296

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.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  320                                                  |
0.00/0.01	|  Number of clauses:    486                                                  |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     320      486     1102 |      162        0    nan |  0.000 % |
0.00/0.01	|       100 |     320      486     1102 |      178      100     28 |  0.001 % |
0.00/0.01	|       250 |     320      486     1102 |      196      250     29 |  0.001 % |
0.00/0.02	|       475 |     320      486     1102 |      215      200     19 |  0.005 % |
0.00/0.03	|       815 |     320      486     1102 |      237      226     19 |  0.001 % |
0.00/0.04	|      1321 |     320      486     1102 |      260      259     18 |  0.004 % |
0.00/0.06	|      2080 |     320      486     1102 |      286      286     23 |  0.004 % |
0.00/0.09	|      3219 |     320      486     1102 |      315      329     21 |  0.004 % |
0.00/0.14	|      4928 |     320      486     1102 |      347      284     21 |  0.005 % |
0.00/0.22	|      7490 |     320      486     1102 |      381      417     23 |  0.001 % |
0.00/0.32	|     11334 |     320      486     1102 |      420      382     20 |  0.004 % |
0.00/0.48	|     17102 |     320      486     1102 |      462      523     24 |  0.001 % |
0.00/0.76	|     25753 |     320      486     1102 |      508      312     19 |  0.005 % |
1.18/1.22	|     38727 |     320      486     1102 |      559      478     23 |  0.001 % |
1.78/1.81	|     58190 |     320      486     1102 |      615      585     26 |  0.005 % |
2.68/2.78	|     87384 |     320      486     1102 |      676      664     26 |  0.004 % |
4.08/4.13	|    131173 |     320      486     1102 |      744      582     21 |  0.004 % |
6.49/6.51	|    196859 |     320      486     1102 |      818      555     22 |  0.004 % |
9.88/9.96	|    295386 |     320      486     1102 |      900      554     22 |  0.005 % |
15.57/15.65	|    443175 |     320      486     1102 |      990      795     28 |  0.005 % |
24.57/24.62	|    664858 |     320      486     1102 |     1089      644     23 |  0.004 % |
38.27/38.39	|    997384 |     320      486     1102 |     1198      888     29 |  0.005 % |
59.86/59.94	|   1496172 |     320      486     1102 |     1318      784     25 |  0.005 % |
95.14/95.20	|   2244355 |     320      486     1102 |     1450     1169     36 |  0.004 % |
146.72/146.82	|   3366630 |     320      486     1102 |     1595     1327     31 |  0.004 % |
228.29/228.49	|   5050041 |     320      486     1102 |     1755     1631     33 |  0.001 % |
355.03/355.21	|   7575157 |     320      486     1102 |     1930     1113     33 |  0.005 % |
547.53/547.87	|  11362834 |     320      486     1102 |     2123     1860     38 |  0.005 % |
863.09/863.53	|  17044347 |     320      486     1102 |     2336     1998     37 |  0.004 % |
1200.07/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-1806296-1242148063/watcher-1806296-1242148063 -o /tmp/evaluation-result-1806296-1242148063/solver-1806296-1242148063 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806296-1242148063.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: 1.00 1.00 0.93 3/64 21681
/proc/meminfo: memFree=1088088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) R 21679 21681 21483 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 147 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/21681/statm: 354 147 99 274 0 77 0

[startup+0.072121 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21681
/proc/meminfo: memFree=1088088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101121 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21681
/proc/meminfo: memFree=1088088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301137 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21681
/proc/meminfo: memFree=1088088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.70117 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 21681
/proc/meminfo: memFree=1088088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1087496/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2152 CPUtime=1.48
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 406 0 0 0 148 0 0 0 25 0 1 0 242840320 2203648 156 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 538 156 76 170 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3568

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1087368/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2152 CPUtime=3.08
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 419 0 0 0 308 0 0 0 25 0 1 0 242840320 2203648 169 1992294400 134512640 135212939 4294956320 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 538 169 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3568

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1087112/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2280 CPUtime=6.28
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 440 0 0 0 628 0 0 0 25 0 1 0 242840320 2334720 190 1992294400 134512640 135212939 4294956320 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 570 190 76 170 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3696

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086984/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2280 CPUtime=12.68
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 467 0 0 0 1268 0 0 0 25 0 1 0 242840320 2334720 217 1992294400 134512640 135212939 4294956320 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 570 217 76 170 0 398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3696

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086984/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2412 CPUtime=25.47
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 500 0 0 0 2547 0 0 0 25 0 1 0 242840320 2469888 250 1992294400 134512640 135212939 4294956320 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 603 250 76 170 0 431 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3828

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086856/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2676 CPUtime=51.06
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 540 0 0 0 5106 0 0 0 25 0 1 0 242840320 2740224 290 1992294400 134512640 135212939 4294956320 18446744073709551615 134543899 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 669 290 76 170 0 497 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4092

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086536/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=2804 CPUtime=102.25
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 597 0 0 0 10225 0 0 0 25 0 1 0 242840320 2871296 347 1992294400 134512640 135212939 4294956320 18446744073709551615 134526644 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 701 347 76 170 0 529 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4220

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086280/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3060 CPUtime=162.21
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 645 0 0 0 16221 0 0 0 25 0 1 0 242840320 3133440 395 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 765 395 76 170 0 593 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 4476

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086280/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3172 CPUtime=222.19
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 666 0 0 0 22219 0 0 0 25 0 1 0 242840320 3248128 416 1992294400 134512640 135212939 4294956320 18446744073709551615 134537231 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 793 416 76 170 0 621 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 4588

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1086088/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3292 CPUtime=282.16
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 703 0 0 0 28216 0 0 0 25 0 1 0 242840320 3371008 453 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 823 453 76 170 0 651 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 4708

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085960/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3292 CPUtime=342.13
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 723 0 0 0 34213 0 0 0 25 0 1 0 242840320 3371008 473 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 823 473 76 170 0 651 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 4708

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085896/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3540 CPUtime=402.09
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 760 0 0 0 40209 0 0 0 25 0 1 0 242840320 3624960 510 1992294400 134512640 135212939 4294956320 18446744073709551615 134537504 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 885 510 76 170 0 713 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 4956

[startup+462.302 s]

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

/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3540 CPUtime=462.05
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 768 0 0 0 46205 0 0 0 25 0 1 0 242840320 3624960 518 1992294400 134512640 135212939 4294956320 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 885 518 76 170 0 713 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 4956

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085768/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3540 CPUtime=522.03
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 778 0 0 0 52202 1 0 0 25 0 1 0 242840320 3624960 528 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 885 528 76 170 0 713 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 4956

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085640/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3672 CPUtime=582.01
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 801 0 0 0 58200 1 0 0 25 0 1 0 242840320 3760128 551 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 918 551 76 170 0 746 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 5088

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085576/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3800 CPUtime=642
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 823 0 0 0 64199 1 0 0 25 0 1 0 242840320 3891200 573 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 950 573 76 170 0 778 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 5216

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085512/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3800 CPUtime=701.97
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 839 0 0 0 70196 1 0 0 25 0 1 0 242840320 3891200 589 1992294400 134512640 135212939 4294956320 18446744073709551615 134543705 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 950 589 76 170 0 778 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 5216

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085512/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3800 CPUtime=761.95
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 843 0 0 0 76194 1 0 0 25 0 1 0 242840320 3891200 593 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 950 593 76 170 0 778 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 5216

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085448/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3800 CPUtime=821.91
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 850 0 0 0 82190 1 0 0 25 0 1 0 242840320 3891200 600 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 950 600 76 170 0 778 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 5216

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085448/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=3912 CPUtime=881.88
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 853 0 0 0 88187 1 0 0 25 0 1 0 242840320 4005888 603 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 978 603 76 170 0 806 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 5328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085320/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4012 CPUtime=941.86
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 883 0 0 0 94185 1 0 0 25 0 1 0 242840320 4108288 633 1992294400 134512640 135212939 4294956320 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1003 633 76 170 0 831 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 5428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21683
/proc/meminfo: memFree=1085320/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4012 CPUtime=1001.84
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 891 0 0 0 100183 1 0 0 25 0 1 0 242840320 4108288 641 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1003 641 76 170 0 831 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 5428

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 21683
/proc/meminfo: memFree=1085256/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4120 CPUtime=1061.82
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 905 0 0 0 106181 1 0 0 25 0 1 0 242840320 4218880 655 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1030 655 76 170 0 858 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 5536

[startup+1122.3 s]
/proc/loadavg: 1.08 1.04 0.95 2/66 21683
/proc/meminfo: memFree=1085192/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4120 CPUtime=1121.79
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 907 0 0 0 112178 1 0 0 25 0 1 0 242840320 4218880 657 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1030 657 76 170 0 858 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 5536

[startup+1182.3 s]
/proc/loadavg: 1.03 1.03 0.95 2/66 21683
/proc/meminfo: memFree=1085192/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4120 CPUtime=1181.77
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 913 0 0 0 118176 1 0 0 25 0 1 0 242840320 4218880 663 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1030 663 76 170 0 858 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 5536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.02 1.02 0.95 2/66 21683
/proc/meminfo: memFree=1085192/2055920 swapFree=4191900/4192956
[pid=21681] ppid=21679 vsize=1416 CPUtime=0
/proc/21681/stat : 21681 (IUT_BMB_SIM) S 21679 21681 21483 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 242840319 1449984 157 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21681/statm: 354 157 106 274 0 77 0
[pid=21683] ppid=21681 vsize=4120 CPUtime=1200.07
/proc/21683/stat : 21683 (minisat) R 21681 21681 21483 0 -1 4194304 913 0 0 0 120006 1 0 0 25 0 1 0 242840320 4218880 663 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/21683/statm: 1030 663 76 170 0 858 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 5536

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.022996
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 5560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1134
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= 2875

runsolver used 1.16782 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-12 19:07:43
IDJOB=1806296
IDBENCH=24710
IDSOLVER=650
FILE ID=node3/1806296-1242148063
PBS_JOBID= 9289718
Free space on /tmp= 66236 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806296-1242148063/watcher-1806296-1242148063 -o /tmp/evaluation-result-1806296-1242148063/solver-1806296-1242148063 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806296-1242148063.cnf HOME

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=496592761

node3.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.212
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.212
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:       1088568 kB
Buffers:         83024 kB
Cached:         782084 kB
SwapCached:        260 kB
Active:         127392 kB
Inactive:       751428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088568 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          22284 kB
Slab:            74592 kB
Committed_AS:   960796 kB
PageTables:       1372 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= 66236 MiB
End job on node3 at 2009-05-12 19:27:44