Trace number 1516996

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.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S596342014-039.cnf
MD5SUM2515572a613e65602da74910f5ce3b7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.884
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:  420                                                  |
0.00/0.00	c |  Number of clauses:    1785                                                 |
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:          782823998.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 |     410     1775     5384 |      591        0    nan |  0.000 % |
0.00/0.01	c |       100 |     410     1775     5384 |      650      100     20 |  0.001 % |
0.00/0.01	c |       250 |     410     1775     5384 |      715      250     18 |  0.001 % |
0.00/0.02	c |       475 |     410     1775     5384 |      787      475     19 |  0.001 % |
0.00/0.03	c |       812 |     410     1775     5384 |      866      812     19 |  0.001 % |
0.00/0.05	c |      1319 |     410     1775     5384 |      952      863     18 |  0.001 % |
0.06/0.08	c |      2079 |     410     1775     5384 |     1048      637     17 |  0.001 % |
0.10/0.12	c |      3218 |     410     1775     5384 |     1152      694     16 |  0.001 % |
0.10/0.18	c |      4926 |     410     1775     5384 |     1268     1198     18 |  0.001 % |
0.20/0.28	c |      7488 |     410     1775     5384 |     1395     1152     17 |  0.001 % |
0.39/0.43	c |     11333 |     410     1775     5384 |     1534     1424     18 |  0.001 % |
0.59/0.67	c |     17100 |     410     1775     5384 |     1688      903     15 |  0.001 % |
1.00/1.04	c |     25750 |     410     1775     5384 |     1856      930     15 |  0.001 % |
1.59/1.60	c |     38726 |     410     1775     5384 |     2042     1605     17 |  0.001 % |
2.39/2.45	c |     58191 |     410     1775     5384 |     2246     1318     17 |  0.001 % |
3.79/3.82	c |     87383 |     410     1775     5384 |     2471     1942     17 |  0.001 % |
5.79/5.88	c |    131172 |     410     1775     5384 |     2718     1844     18 |  0.001 % |
9.09/9.17	c |    196857 |     410     1775     5384 |     2990     2621     19 |  0.001 % |
14.19/14.30	c |    295383 |     410     1775     5384 |     3289     2636     20 |  0.001 % |
22.19/22.22	c |    443176 |     410     1775     5384 |     3618     2333     19 |  0.001 % |
34.58/34.67	c |    664859 |     410     1775     5384 |     3980     2552     20 |  0.001 % |
54.07/54.14	c |    997384 |     410     1775     5384 |     4378     3235     20 |  0.001 % |
84.16/84.22	c |   1496174 |     410     1775     5384 |     4816     2337     18 |  0.001 % |
130.76/130.82	c |   2244358 |     410     1775     5384 |     5297     2776     17 |  0.001 % |
204.23/204.33	c |   3366632 |     410     1775     5384 |     5827     4691     18 |  0.001 % |
319.20/319.30	c |   5050045 |     410     1775     5384 |     6410     5062     21 |  0.001 % |
499.44/499.66	c |   7575162 |     410     1775     5384 |     7051     5379     20 |  0.001 % |
781.26/781.52	c |  11362837 |     410     1775     5384 |     7756     4166     18 |  0.001 % |

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-1516996-1238278560/watcher-1516996-1238278560 -o /tmp/evaluation-result-1516996-1238278560/solver-1516996-1238278560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=782823998 HOME/instance-1516996-1238278560.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.91 0.95 0.90 3/65 21372
/proc/meminfo: memFree=1433008/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2416 CPUtime=0
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 454189909 2473984 209 1992294400 4194304 5102648 548682068784 18446744073709551615 4239280 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 604 209 99 221 0 380 0

[startup+0.0619879 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 21372
/proc/meminfo: memFree=1433008/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2548 CPUtime=0.06
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 256 0 0 0 6 0 0 0 18 0 1 0 454189909 2609152 241 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 637 241 113 221 0 413 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2548

[startup+0.101993 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 21372
/proc/meminfo: memFree=1433008/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2548 CPUtime=0.1
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 266 0 0 0 10 0 0 0 18 0 1 0 454189909 2609152 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 637 251 113 221 0 413 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.302015 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 21372
/proc/meminfo: memFree=1433008/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2680 CPUtime=0.3
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 294 0 0 0 30 0 0 0 19 0 1 0 454189909 2744320 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 670 279 113 221 0 446 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2680

[startup+0.701061 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 21372
/proc/meminfo: memFree=1433008/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2812 CPUtime=0.69
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 321 0 0 0 69 0 0 0 23 0 1 0 454189909 2879488 306 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 703 306 113 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50115 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 21373
/proc/meminfo: memFree=1432104/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=2944 CPUtime=1.49
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 363 0 0 0 149 0 0 0 25 0 1 0 454189909 3014656 348 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 736 348 113 221 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2944

[startup+3.10133 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 21373
/proc/meminfo: memFree=1431784/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=3208 CPUtime=3.09
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 419 0 0 0 309 0 0 0 25 0 1 0 454189909 3284992 404 1992294400 4194304 5102648 548682068784 18446744073709551615 4254906 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 802 404 113 221 0 578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3208

[startup+6.3017 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 21373
/proc/meminfo: memFree=1431400/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=3472 CPUtime=6.29
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 481 0 0 0 629 0 0 0 25 0 1 0 454189909 3555328 466 1992294400 4194304 5102648 548682068784 18446744073709551615 4249809 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 868 466 113 221 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 21373
/proc/meminfo: memFree=1430888/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=3868 CPUtime=12.69
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 578 0 0 0 1269 0 0 0 25 0 1 0 454189909 3960832 563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 967 563 113 221 0 743 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3868

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 21373
/proc/meminfo: memFree=1430376/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=4300 CPUtime=25.49
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 706 0 0 0 2549 0 0 0 25 0 1 0 454189909 4403200 691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1075 691 113 221 0 851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4300

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 21373
/proc/meminfo: memFree=1429736/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=4968 CPUtime=51.07
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 866 0 0 0 5107 0 0 0 25 0 1 0 454189909 5087232 851 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1242 851 113 221 0 1018 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4968

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 21373
/proc/meminfo: memFree=1428904/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=5792 CPUtime=102.26
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1064 0 0 0 10226 0 0 0 25 0 1 0 454189909 5931008 1049 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1448 1049 113 221 0 1224 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5792

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1428328/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=6200 CPUtime=162.25
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1190 0 0 0 16224 1 0 0 25 0 1 0 454189909 6348800 1175 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1550 1175 113 221 0 1326 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6200

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1427880/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=6748 CPUtime=222.22
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1312 0 0 0 22221 1 0 0 25 0 1 0 454189909 6909952 1297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1687 1297 113 221 0 1463 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6748

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1427560/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=7156 CPUtime=282.21
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1395 0 0 0 28219 2 0 0 25 0 1 0 454189909 7327744 1380 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1789 1380 113 221 0 1565 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7156

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1427240/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=7560 CPUtime=342.19
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1492 0 0 0 34217 2 0 0 25 0 1 0 454189909 7741440 1477 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1890 1477 113 221 0 1666 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7560

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1426920/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=7836 CPUtime=402.17
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1566 0 0 0 40215 2 0 0 25 0 1 0 454189909 8024064 1551 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 1959 1551 113 221 0 1735 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7836

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1426472/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=8244 CPUtime=462.15
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1674 0 0 0 46213 2 0 0 25 0 1 0 454189909 8441856 1659 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2061 1659 113 221 0 1837 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8244

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1426344/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=8376 CPUtime=522.13
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1714 0 0 0 52211 2 0 0 25 0 1 0 454189909 8577024 1699 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2094 1699 113 221 0 1870 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8376

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1426024/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=8772 CPUtime=582.13
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1781 0 0 0 58210 3 0 0 25 0 1 0 454189909 8982528 1766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2193 1766 113 221 0 1969 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 8772

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1425832/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=8912 CPUtime=642.11
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1821 0 0 0 64208 3 0 0 25 0 1 0 454189909 9125888 1806 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2228 1806 113 221 0 2004 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 8912

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1425640/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=9052 CPUtime=702.08
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1862 0 0 0 70205 3 0 0 25 0 1 0 454189909 9269248 1847 1992294400 4194304 5102648 548682068784 18446744073709551615 4244289 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2263 1847 113 221 0 2039 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 9052

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1425512/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=9200 CPUtime=762.07
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 1914 0 0 0 76203 4 0 0 25 0 1 0 454189909 9420800 1899 1992294400 4194304 5102648 548682068784 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2300 1899 113 221 0 2076 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 9200

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1425000/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=9776 CPUtime=822.05
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2025 0 0 0 82201 4 0 0 25 0 1 0 454189909 10010624 2010 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2444 2010 113 221 0 2220 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 9776

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424872/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=9916 CPUtime=882.04
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2060 0 0 0 88199 5 0 0 25 0 1 0 454189909 10153984 2045 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2479 2045 113 221 0 2255 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 9916

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424744/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=9916 CPUtime=942.02
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2080 0 0 0 94197 5 0 0 25 0 1 0 454189909 10153984 2065 1992294400 4194304 5102648 548682068784 18446744073709551615 4254457 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2479 2065 113 221 0 2255 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 9916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424552/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=10204 CPUtime=1002
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2124 0 0 0 100195 5 0 0 25 0 1 0 454189909 10448896 2109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2551 2109 113 221 0 2327 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 10204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424488/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=10204 CPUtime=1061.98
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2144 0 0 0 106193 5 0 0 25 0 1 0 454189909 10448896 2129 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2551 2129 113 221 0 2327 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 10204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424296/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=10476 CPUtime=1121.97
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2193 0 0 0 112191 6 0 0 25 0 1 0 454189909 10727424 2178 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2619 2178 113 221 0 2395 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 10476

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424104/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=10608 CPUtime=1181.95
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2226 0 0 0 118189 6 0 0 25 0 1 0 454189909 10862592 2211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2652 2211 113 221 0 2428 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 10608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21373
/proc/meminfo: memFree=1424104/2055920 swapFree=4178736/4192956
[pid=21372] ppid=21370 vsize=10608 CPUtime=1200.04
/proc/21372/stat : 21372 (varsat-industri) R 21370 21372 20979 0 -1 4194304 2226 0 0 0 119998 6 0 0 25 0 1 0 454189909 10862592 2211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/21372/statm: 2652 2211 113 221 0 2428 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10608

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.066989
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 10608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
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= 2226
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= 2238

runsolver used 1.45278 second user time and 2.16667 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-28 23:16:01
IDJOB=1516996
IDBENCH=70559
IDSOLVER=538
FILE ID=node32/1516996-1238278560
PBS_JOBID= 9060850
Free space on /tmp= 66456 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S596342014-039.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516996-1238278560/watcher-1516996-1238278560 -o /tmp/evaluation-result-1516996-1238278560/solver-1516996-1238278560 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=782823998 HOME/instance-1516996-1238278560.cnf

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

MD5SUM BENCH= 2515572a613e65602da74910f5ce3b7f
RANDOM SEED=782823998

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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.234
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:       1433488 kB
Buffers:         66056 kB
Cached:         489504 kB
SwapCached:       7344 kB
Active:         130128 kB
Inactive:       434132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433488 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            43932 kB
Committed_AS:  1447768 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-28 23:36:03