Trace number 1534161

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_SAT 1.0? (TO) 1200.07 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S457856978-061.cnf
MD5SUM8ebd6c8756a6249928946b3a588cd94f
Bench CategoryRANDOM (random 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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  480                                                  |
0.00/0.02	c |  Number of clauses:    2040                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     461     2007     6113 |      669        0    nan |  0.000 % |
0.00/0.02	c |       100 |     461     2007     6113 |      735      100     24 |  0.000 % |
0.00/0.03	c |       250 |     461     2007     6113 |      809      250     24 |  0.000 % |
0.01/0.04	c |       476 |     461     2007     6113 |      890      476     24 |  0.000 % |
0.01/0.05	c |       813 |     461     2007     6113 |      979      813     23 |  0.000 % |
0.01/0.07	c |      1319 |     461     2007     6113 |     1077      805     21 |  0.000 % |
0.01/0.09	c |      2078 |     461     2007     6113 |     1185      996     21 |  0.000 % |
0.01/0.14	c |      3218 |     461     2007     6113 |     1303      892     21 |  0.000 % |
0.01/0.21	c |      4926 |     461     2007     6113 |     1434     1255     20 |  0.000 % |
0.01/0.31	c |      7488 |     461     2007     6113 |     1577      834     18 |  0.000 % |
0.01/0.48	c |     11335 |     461     2007     6113 |     1735     1430     21 |  0.000 % |
0.01/0.73	c |     17101 |     461     2007     6113 |     1908      929     20 |  0.000 % |
1.09/1.13	c |     25750 |     461     2007     6113 |     2099     1732     22 |  0.000 % |
1.68/1.74	c |     38724 |     461     2007     6113 |     2309     1841     20 |  0.000 % |
2.58/2.68	c |     58185 |     461     2007     6113 |     2540     1325     18 |  0.000 % |
4.08/4.12	c |     87377 |     461     2007     6113 |     2794     2004     21 |  0.000 % |
6.38/6.41	c |    131167 |     461     2007     6113 |     3074     1701     20 |  0.000 % |
9.89/9.97	c |    196851 |     461     2007     6113 |     3381     1876     21 |  0.000 % |
15.48/15.58	c |    295377 |     461     2007     6113 |     3719     2644     21 |  0.000 % |
24.08/24.11	c |    443166 |     461     2007     6113 |     4091     3573     22 |  0.000 % |
37.66/37.77	c |    664851 |     461     2007     6113 |     4500     3463     23 |  0.000 % |
58.76/58.84	c |    997376 |     461     2007     6113 |     4950     3996     22 |  0.000 % |
91.54/91.63	c |   1496167 |     461     2007     6113 |     5445     2891     21 |  0.000 % |
143.02/143.12	c |   2244349 |     461     2007     6113 |     5990     3613     20 |  0.000 % |
223.88/224.10	c |   3366623 |     461     2007     6113 |     6589     5403     22 |  0.000 % |
348.73/348.94	c |   5050034 |     461     2007     6113 |     7248     6024     23 |  0.000 % |
547.04/547.36	c |   7575152 |     461     2007     6113 |     7973     6568     22 |  0.000 % |
855.91/856.38	c |  11362828 |     461     2007     6113 |     8770     4890     20 |  0.000 % |
1200.04/1200.60	sh: line 1:   913 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534161-1238543200/watcher-1534161-1238543200 -o /tmp/evaluation-result-1534161-1238543200/solver-1534161-1238543200 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534161-1238543200.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 910
/proc/meminfo: memFree=1372960/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0
/proc/910/stat : 910 (IUT_BMB_SAT) R 908 910 873 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 1126983911 1449984 151 1992294400 134512640 135635285 4294956224 18446744073709551615 134531041 0 0 4096 0 0 0 0 17 0 0 0
/proc/910/statm: 354 151 97 274 0 77 0

[startup+0.034522 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 910
/proc/meminfo: memFree=1372960/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101528 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 910
/proc/meminfo: memFree=1372960/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301549 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 910
/proc/meminfo: memFree=1372960/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.70159 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 910
/proc/meminfo: memFree=1372960/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/83 913
/proc/meminfo: memFree=1371720/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=2456 CPUtime=1.47
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 266 0 0 0 147 0 0 0 25 0 1 0 1126983913 2514944 247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 614 247 84 178 0 434 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9228

[startup+3.10184 s]
/proc/loadavg: 0.92 0.98 0.99 2/83 913
/proc/meminfo: memFree=1371464/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=2588 CPUtime=3.07
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 310 0 0 0 307 0 0 0 25 0 1 0 1126983913 2650112 291 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 647 291 84 178 0 467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9360

[startup+6.30217 s]
/proc/loadavg: 0.93 0.98 0.99 2/83 913
/proc/meminfo: memFree=1371144/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=2720 CPUtime=6.27
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 348 0 0 0 627 0 0 0 25 0 1 0 1126983913 2785280 329 1992294400 134512640 135243223 4294956320 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 680 329 84 178 0 500 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9492

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/83 913
/proc/meminfo: memFree=1370760/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=2984 CPUtime=12.67
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 409 0 0 0 1267 0 0 0 25 0 1 0 1126983913 3055616 390 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 746 390 84 178 0 566 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9756

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/83 913
/proc/meminfo: memFree=1370504/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=3380 CPUtime=25.46
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 507 0 0 0 2546 0 0 0 25 0 1 0 1126983913 3461120 488 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 845 488 84 178 0 665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10152

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/83 913
/proc/meminfo: memFree=1370184/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=3644 CPUtime=51.05
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 576 0 0 0 5105 0 0 0 25 0 1 0 1126983913 3731456 557 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 911 557 84 178 0 731 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10416

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/83 913
/proc/meminfo: memFree=1369544/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=4172 CPUtime=102.23
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 712 0 0 0 10223 0 0 0 25 0 1 0 1126983913 4272128 693 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1043 693 84 178 0 863 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10944

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1369096/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=4568 CPUtime=162.2
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 810 0 0 0 16220 0 0 0 25 0 1 0 1126983913 4677632 791 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1142 791 84 178 0 962 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11340

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1368840/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=4964 CPUtime=222.17
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 884 0 0 0 22217 0 0 0 25 0 1 0 1126983913 5083136 865 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1241 865 84 178 0 1061 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11736

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1368584/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1367624/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6144 CPUtime=642
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1197 0 0 0 64199 1 0 0 25 0 1 0 1126983913 6291456 1178 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1536 1178 84 178 0 1356 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 12916

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1367432/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6264 CPUtime=701.97
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1221 0 0 0 70196 1 0 0 25 0 1 0 1126983913 6414336 1202 1992294400 134512640 135243223 4294956320 18446744073709551615 134555608 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1566 1202 84 178 0 1386 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13036

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1367368/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6396 CPUtime=761.95
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1242 0 0 0 76194 1 0 0 25 0 1 0 1126983913 6549504 1223 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1599 1223 84 178 0 1419 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 13168

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 913
/proc/meminfo: memFree=1367304/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6396 CPUtime=821.92
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1263 0 0 0 82191 1 0 0 25 0 1 0 1126983913 6549504 1244 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1599 1244 84 178 0 1419 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 13168

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366920/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6664 CPUtime=881.88
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1319 0 0 0 88187 1 0 0 25 0 1 0 1126983913 6823936 1300 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1666 1300 84 178 0 1486 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 13436

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366856/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6796 CPUtime=941.86
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1353 0 0 0 94185 1 0 0 25 0 1 0 1126983913 6959104 1334 1992294400 134512640 135243223 4294956320 18446744073709551615 134565349 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1699 1334 84 178 0 1519 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 13568

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366728/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6940 CPUtime=1001.83
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1392 0 0 0 100182 1 0 0 25 0 1 0 1126983913 7106560 1373 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1735 1373 84 178 0 1555 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 13712

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366664/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=6940 CPUtime=1061.8
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1403 0 0 0 106179 1 0 0 25 0 1 0 1126983913 7106560 1384 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1735 1384 84 178 0 1555 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 13712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366600/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=7080 CPUtime=1121.77
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1427 0 0 0 112176 1 0 0 25 0 1 0 1126983913 7249920 1408 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1770 1408 84 178 0 1590 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366536/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=7080 CPUtime=1181.74
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1436 0 0 0 118173 1 0 0 25 0 1 0 1126983913 7249920 1417 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1770 1417 84 178 0 1590 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 13852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/83 919
/proc/meminfo: memFree=1366536/2055912 swapFree=4170680/4192956
[pid=910] ppid=908 vsize=1416 CPUtime=0.01
/proc/910/stat : 910 (IUT_BMB_SAT) S 908 910 873 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1126983911 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/910/statm: 354 166 105 274 0 77 0
[pid=912] ppid=910 vsize=5356 CPUtime=0
/proc/912/stat : 912 (sh) S 910 910 873 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126983913 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/912/statm: 1339 232 193 169 0 50 0
[pid=913] ppid=912 vsize=7216 CPUtime=1200.03
/proc/913/stat : 913 (minisat) R 912 910 873 0 -1 4194304 1440 0 0 0 120002 1 0 0 25 0 1 0 1126983913 7389184 1421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/913/statm: 1804 1421 84 178 0 1624 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 13988

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.07
CPU user time (s): 1200.04
CPU system time (s): 0.028995
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 13988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1954
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= 8
involuntary context switches= 4486

runsolver used 1.3088 second user time and 4.16237 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-01 01:46:40
IDJOB=1534161
IDBENCH=70606
IDSOLVER=523
FILE ID=node78/1534161-1238543200
PBS_JOBID= 9062099
Free space on /tmp= 126872 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S457856978-061.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534161-1238543200/watcher-1534161-1238543200 -o /tmp/evaluation-result-1534161-1238543200/solver-1534161-1238543200 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534161-1238543200.cnf HOME

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

MD5SUM BENCH= 8ebd6c8756a6249928946b3a588cd94f
RANDOM SEED=1623639180

node78.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.214
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.214
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:      2055912 kB
MemFree:       1373448 kB
Buffers:         96368 kB
Cached:         493212 kB
SwapCached:       7800 kB
Active:         327232 kB
Inactive:       272748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1373448 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          16016 kB
Slab:            66680 kB
Committed_AS:  2681572 kB
PageTables:       2556 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= 126868 MiB
End job on node78 at 2009-04-01 02:06:41