Trace number 1517812

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
VARSAT-industrial 2009-03-22? (TO) 1200.03 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.6896
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1391222858.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     367     1590     4834 |      530        0    nan |  0.000 % |
0.00/0.00	c |       100 |     367     1590     4834 |      583      100     20 |  0.001 % |
0.00/0.01	c |       251 |     367     1590     4834 |      641      251     21 |  0.001 % |
0.00/0.02	c |       479 |     367     1590     4834 |      705      479     20 |  0.001 % |
0.00/0.03	c |       816 |     367     1590     4834 |      775      448     17 |  0.001 % |
0.00/0.05	c |      1323 |     367     1590     4834 |      853      552     16 |  0.001 % |
0.05/0.07	c |      2082 |     367     1590     4834 |      938      866     16 |  0.001 % |
0.09/0.11	c |      3221 |     367     1590     4834 |     1032      557     15 |  0.001 % |
0.09/0.17	c |      4930 |     367     1590     4834 |     1136      676     14 |  0.001 % |
0.19/0.27	c |      7495 |     367     1590     4834 |     1249      915     15 |  0.001 % |
0.39/0.41	c |     11340 |     367     1590     4834 |     1374      911     14 |  0.001 % |
0.59/0.63	c |     17107 |     367     1590     4834 |     1512     1063     14 |  0.001 % |
0.89/0.96	c |     25760 |     367     1590     4834 |     1663     1246     15 |  0.001 % |
1.39/1.48	c |     38734 |     367     1590     4834 |     1829     1512     15 |  0.001 % |
2.20/2.28	c |     58196 |     367     1590     4834 |     2012     1437     15 |  0.001 % |
3.49/3.51	c |     87388 |     367     1590     4834 |     2213     2030     16 |  0.001 % |
5.40/5.45	c |    131177 |     367     1590     4834 |     2435     1971     17 |  0.001 % |
8.39/8.47	c |    196863 |     367     1590     4834 |     2678     2210     18 |  0.001 % |
12.99/13.07	c |    295389 |     367     1590     4834 |     2946     1816     16 |  0.001 % |
20.28/20.31	c |    443179 |     367     1590     4834 |     3241     2046     17 |  0.001 % |
31.48/31.53	c |    664862 |     367     1590     4834 |     3565     2541     17 |  0.001 % |
48.97/49.06	c |    997387 |     367     1590     4834 |     3922     2001     17 |  0.001 % |
76.36/76.45	c |   1496176 |     367     1590     4834 |     4314     2374     17 |  0.001 % |
119.75/119.88	c |   2244358 |     367     1590     4834 |     4745     2501     16 |  0.001 % |
186.92/187.02	c |   3366632 |     367     1590     4834 |     5220     3695     20 |  0.001 % |
291.99/292.12	c |   5050043 |     367     1590     4834 |     5742     2977     18 |  0.001 % |
457.92/458.10	c |   7575160 |     367     1590     4834 |     6316     3115     17 |  0.001 % |
716.19/716.57	c |  11362835 |     367     1590     4834 |     6948     6323     18 |  0.001 % |
1125.44/1125.91	c |  17044348 |     367     1590     4834 |     7643     6507     18 |  0.002 % |

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-1517812-1238291478/watcher-1517812-1238291478 -o /tmp/evaluation-result-1517812-1238291478/solver-1517812-1238291478 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1391222858 HOME/instance-1517812-1238291478.cnf 

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.97 0.97 2/64 31807
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2412 CPUtime=0
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 1101813440 2469888 205 1992294400 4194304 5102648 548682068784 18446744073709551615 4283593 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 603 205 99 221 0 379 0

[startup+0.053549 s]
/proc/loadavg: 0.92 0.97 0.97 2/64 31807
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2412 CPUtime=0.05
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 239 0 0 0 5 0 0 0 18 0 1 0 1101813440 2469888 224 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 603 224 111 221 0 379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2412

[startup+0.101558 s]
/proc/loadavg: 0.92 0.97 0.97 2/64 31807
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2544 CPUtime=0.09
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 250 0 0 0 9 0 0 0 18 0 1 0 1101813440 2605056 235 1992294400 4194304 5102648 548682068784 18446744073709551615 4226967 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 636 235 111 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301596 s]
/proc/loadavg: 0.92 0.97 0.97 2/64 31807
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2544 CPUtime=0.29
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 273 0 0 0 29 0 0 0 19 0 1 0 1101813440 2605056 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 636 258 111 221 0 412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2544

[startup+0.701674 s]
/proc/loadavg: 0.92 0.97 0.97 2/64 31807
/proc/meminfo: memFree=1046136/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2676 CPUtime=0.69
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 299 0 0 0 69 0 0 0 23 0 1 0 1101813440 2740224 284 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 669 284 111 221 0 445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2676

[startup+1.50183 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1045296/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=2808 CPUtime=1.49
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 332 0 0 0 149 0 0 0 25 0 1 0 1101813440 2875392 317 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 702 317 111 221 0 478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2808

[startup+3.10114 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1044976/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=3072 CPUtime=3.09
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 385 0 0 0 309 0 0 0 25 0 1 0 1101813440 3145728 370 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 768 370 111 221 0 544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30176 s]
/proc/loadavg: 0.93 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1044656/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=3340 CPUtime=6.29
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 451 0 0 0 629 0 0 0 25 0 1 0 1101813440 3420160 436 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 835 436 111 221 0 611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3340

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1044208/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=3608 CPUtime=12.69
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 523 0 0 0 1269 0 0 0 25 0 1 0 1101813440 3694592 508 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 902 508 111 221 0 678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3608

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1043696/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=4140 CPUtime=25.48
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 649 0 0 0 2548 0 0 0 25 0 1 0 1101813440 4239360 634 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1035 634 111 221 0 811 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4140

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1043056/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=4712 CPUtime=51.07
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 808 0 0 0 5107 0 0 0 25 0 1 0 1101813440 4825088 793 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1178 793 111 221 0 954 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4712

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1042288/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=5516 CPUtime=102.26
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1002 0 0 0 10225 1 0 0 25 0 1 0 1101813440 5648384 987 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1379 987 111 221 0 1155 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1041584/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=6188 CPUtime=162.23
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1171 0 0 0 16222 1 0 0 25 0 1 0 1101813440 6336512 1156 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1547 1156 111 221 0 1323 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6188

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1041008/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=6720 CPUtime=222.21
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1299 0 0 0 22220 1 0 0 25 0 1 0 1101813440 6881280 1284 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1680 1284 111 221 0 1456 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6720

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1040752/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=6996 CPUtime=282.18
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1363 0 0 0 28217 1 0 0 25 0 1 0 1101813440 7163904 1348 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1749 1348 111 221 0 1525 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6996

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1040368/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=7288 CPUtime=342.16
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1451 0 0 0 34214 2 0 0 25 0 1 0 1101813440 7462912 1436 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1822 1436 111 221 0 1598 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 7288

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1040176/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=7568 CPUtime=402.14
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1510 0 0 0 40212 2 0 0 25 0 1 0 1101813440 7749632 1495 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1892 1495 111 221 0 1668 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 7568

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1039920/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=7848 CPUtime=462.12
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1574 0 0 0 46210 2 0 0 25 0 1 0 1101813440 8036352 1559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 1962 1559 111 221 0 1738 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 7848

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1039728/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=8120 CPUtime=522.09
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1649 0 0 0 52207 2 0 0 25 0 1 0 1101813440 8314880 1634 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2030 1634 111 221 0 1806 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8120

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31808
/proc/meminfo: memFree=1039472/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=8400 CPUtime=582.08
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1705 0 0 0 58205 3 0 0 25 0 1 0 1101813440 8601600 1690 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2100 1690 111 221 0 1876 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 8400

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 31814
/proc/meminfo: memFree=1039216/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=8532 CPUtime=642.05
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1752 0 0 0 64202 3 0 0 25 0 1 0 1101813440 8736768 1737 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2133 1737 111 221 0 1909 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 8532

[startup+702.302 s]
/proc/loadavg: 1.03 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1038696/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=8808 CPUtime=702
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1795 0 0 0 70196 4 0 0 25 0 1 0 1101813440 9019392 1780 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2202 1780 111 221 0 1978 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 8808

[startup+762.305 s]
/proc/loadavg: 1.01 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1038568/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=8944 CPUtime=761.98
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1849 0 0 0 76194 4 0 0 25 0 1 0 1101813440 9158656 1834 1992294400 4194304 5102648 548682068784 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2236 1834 111 221 0 2012 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 8944

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1038440/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9232 CPUtime=821.96
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1892 0 0 0 82191 5 0 0 25 0 1 0 1101813440 9453568 1877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2308 1877 111 221 0 2084 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 9232

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1038248/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9232 CPUtime=881.93
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1922 0 0 0 88188 5 0 0 25 0 1 0 1101813440 9453568 1907 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2308 1907 111 221 0 2084 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 9232

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037992/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9528 CPUtime=941.91
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 1979 0 0 0 94186 5 0 0 25 0 1 0 1101813440 9756672 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2382 1964 111 221 0 2158 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 9528

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037872/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9676 CPUtime=1001.88
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2009 0 0 0 100183 5 0 0 25 0 1 0 1101813440 9908224 1994 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2419 1994 111 221 0 2195 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 9676

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037808/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9808 CPUtime=1061.87
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2036 0 0 0 106181 6 0 0 25 0 1 0 1101813440 10043392 2021 1992294400 4194304 5102648 548682068784 18446744073709551615 4227523 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2452 2021 111 221 0 2228 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 9808

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037616/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9948 CPUtime=1121.85
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2066 0 0 0 112179 6 0 0 25 0 1 0 1101813440 10186752 2051 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2487 2051 111 221 0 2263 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 9948

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037488/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=9948 CPUtime=1181.82
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2091 0 0 0 118176 6 0 0 25 0 1 0 1101813440 10186752 2076 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2487 2076 111 221 0 2263 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 9948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037424/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=10080 CPUtime=1200.02
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2104 0 0 0 119996 6 0 0 25 0 1 0 1101813440 10321920 2089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2520 2089 111 221 0 2296 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 10080

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 32294
/proc/meminfo: memFree=1037424/2055920 swapFree=4179368/4192956
[pid=31807] ppid=31805 vsize=10080 CPUtime=1200.02
/proc/31807/stat : 31807 (varsat-industri) R 31805 31807 31556 0 -1 4194304 2104 0 0 0 119996 6 0 0 25 0 1 0 1101813440 10321920 2089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31807/statm: 2520 2089 111 221 0 2296 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 10080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.96
CPU system time (s): 0.066989
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 10080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2104
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= 2
involuntary context switches= 1976

runsolver used 0.872867 second user time and 2.48662 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-29 03:51:18
IDJOB=1517812
IDBENCH=70627
IDSOLVER=538
FILE ID=node23/1517812-1238291478
PBS_JOBID= 9060942
Free space on /tmp= 66316 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S928666993-098.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517812-1238291478/watcher-1517812-1238291478 -o /tmp/evaluation-result-1517812-1238291478/solver-1517812-1238291478 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1391222858 HOME/instance-1517812-1238291478.cnf

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

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED=1391222858

node23.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.268
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.268
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:       1046552 kB
Buffers:         96952 kB
Cached:         819872 kB
SwapCached:       7500 kB
Active:         211340 kB
Inactive:       714444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046552 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            69644 kB
Committed_AS:  2927368 kB
PageTables:       1392 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= 66320 MiB
End job on node23 at 2009-03-29 04:11:20