Trace number 1736276

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.13 1200.53

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  14896                                                |
0.00/0.00	c |  Number of clauses:    153982                                               |
0.19/0.22	c |  Parsing time:         0.20         s                                       |
0.19/0.22	c |  Timeout:              43200 s
0.19/0.22	c |  Random Seed:          358587394.000000
0.19/0.22	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.22	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.22	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.22	c |                                                                             |
0.69/0.79	c ============================[ Search Statistics ]==============================
0.69/0.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.79	c ===============================================================================
0.69/0.79	c |         0 |   10171   127226   420944 |    42408        0    nan |  0.000 % |
1.49/1.54	c |       101 |   10171   127226   420944 |    46649      101      9 |  1.880 % |
2.20/2.30	c |       251 |   10171   127226   420944 |    51314      251     15 |  1.880 % |
2.99/3.07	c |       477 |   10171   127226   420944 |    56445      477     18 |  1.880 % |
3.79/3.86	c |       814 |   10171   127226   420944 |    62090      814     20 |  1.880 % |
4.69/4.70	c |      1320 |   10171   127226   420944 |    68299     1320     23 |  1.880 % |
5.50/5.57	c |      2079 |   10171   127226   420944 |    75129     2079     22 |  1.880 % |
6.49/6.56	c |      3219 |   10171   127226   420944 |    82642     3219     24 |  1.880 % |
7.59/7.61	c |      4927 |   10171   127226   420944 |    90906     4927     29 |  1.880 % |
9.19/9.21	c |      7489 |   10171   127226   420944 |    99997     7489     38 |  1.880 % |
11.09/11.12	c |     11334 |   10171   127226   420944 |   109997    11334     42 |  1.880 % |
13.69/13.71	c |     17101 |   10171   127226   420944 |   120996    17101     47 |  1.880 % |
18.19/18.21	c |     25750 |   10171   127226   420944 |   133096    25750     56 |  1.880 % |
25.28/25.37	c |     38724 |   10171   127226   420944 |   146406    38724     60 |  1.880 % |
42.68/42.72	c |     58185 |   10171   127226   420944 |   161046    58185     60 |  1.880 % |
74.97/75.10	c |     87380 |   10171   127226   420944 |   177151    87380     63 |  1.880 % |
139.14/139.24	c |    131169 |   10171   127226   420944 |   194866   131169     64 |  1.880 % |
270.20/270.37	c |    196853 |   10171   127226   420944 |   214353   196853     74 |  1.880 % |
413.36/413.57	c |    295380 |   10171   127226   420944 |   235788   109180     53 |  1.880 % |
701.36/701.62	c |    443172 |   10171   127226   420944 |   259367    50483     61 |  1.880 % |
1146.11/1146.54	c |    664856 |   10171   127226   420944 |   285304    37041     57 |  1.880 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736276-1240810898/watcher-1736276-1240810898 -o /tmp/evaluation-result-1736276-1240810898/solver-1736276-1240810898 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=358587394 HOME/instance-1736276-1240810898.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: 1.00 1.00 1.00 3/64 25042
/proc/meminfo: memFree=1667456/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=3324 CPUtime=0
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 675 0 0 0 0 0 0 0 18 0 1 0 109122551 3403776 661 1992294400 4194304 5102648 548682068768 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 831 669 87 221 0 607 0

[startup+0.103229 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25042
/proc/meminfo: memFree=1667456/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=14892 CPUtime=0.1
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 3364 0 0 0 8 2 0 0 18 0 1 0 109122551 15249408 3347 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 3723 3348 87 221 0 3499 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14892

[startup+0.201242 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25042
/proc/meminfo: memFree=1667456/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=24200 CPUtime=0.19
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 5783 0 0 0 17 2 0 0 18 0 1 0 109122551 24780800 5766 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6050 5766 87 221 0 5826 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24200

[startup+0.301257 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25042
/proc/meminfo: memFree=1667456/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=27792 CPUtime=0.29
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 6506 0 0 0 26 3 0 0 19 0 1 0 109122551 28459008 6489 1992294400 4194304 5102648 548682068768 18446744073709551615 4273178 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6948 6489 99 221 0 6724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27792

[startup+0.701315 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25042
/proc/meminfo: memFree=1667456/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=31796 CPUtime=0.69
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 7353 0 0 0 66 3 0 0 23 0 1 0 109122551 32559104 7336 1992294400 4194304 5102648 548682068768 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 7949 7336 100 221 0 7725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31796

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1641016/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=27780 CPUtime=1.49
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 7358 0 0 0 146 3 0 0 25 0 1 0 109122551 28446720 6639 1992294400 4194304 5102648 548682068768 18446744073709551615 4491080 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6945 6639 103 221 0 6721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27780

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1640888/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=27780 CPUtime=3.09
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 7368 0 0 0 306 3 0 0 25 0 1 0 109122551 28446720 6649 1992294400 4194304 5102648 548682068768 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6945 6649 113 221 0 6721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27780

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1640696/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=27780 CPUtime=6.29
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 7370 0 0 0 626 3 0 0 25 0 1 0 109122551 28446720 6651 1992294400 4194304 5102648 548682068768 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6945 6651 115 221 0 6721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27780

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1640696/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=27928 CPUtime=12.69
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 7387 0 0 0 1266 3 0 0 25 0 1 0 109122551 28598272 6668 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 6982 6668 115 221 0 6758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27928

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1634360/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=34312 CPUtime=25.48
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 9004 0 0 0 2544 4 0 0 25 0 1 0 109122551 35135488 8285 1992294400 4194304 5102648 548682068768 18446744073709551615 4213908 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 8578 8285 115 221 0 8354 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34312

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1624632/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=44336 CPUtime=51.08
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 11443 0 0 0 5101 7 0 0 25 0 1 0 109122551 45400064 10724 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 11084 10724 115 221 0 10860 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44336

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1609272/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=59544 CPUtime=102.26
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 15236 0 0 0 10216 10 0 0 25 0 1 0 109122551 60973056 14517 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 14886 14517 115 221 0 14662 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59544

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1596792/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=72524 CPUtime=162.23
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 18388 0 0 0 16211 12 0 0 25 0 1 0 109122551 74264576 17669 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 18131 17669 115 221 0 17907 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72524

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1582520/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=86592 CPUtime=222.23
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 21906 0 0 0 22206 17 0 0 25 0 1 0 109122551 88670208 21187 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 21648 21187 115 221 0 21424 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86592

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1569528/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=99576 CPUtime=282.2
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 25176 0 0 0 28199 21 0 0 25 0 1 0 109122551 101965824 24457 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 24894 24457 115 221 0 24670 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 99576

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1563896/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=105756 CPUtime=342.18
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 26530 0 0 0 34196 22 0 0 25 0 1 0 109122551 108294144 25811 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 26439 25811 115 221 0 26215 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 105756

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=106172 CPUtime=402.16
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 26595 0 0 0 40194 22 0 0 25 0 1 0 109122551 108720128 25876 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 26543 25876 115 221 0 26319 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 106172

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1563192/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=106528 CPUtime=462.14
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 26711 0 0 0 46192 22 0 0 25 0 1 0 109122551 109084672 25992 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 26632 25992 115 221 0 26408 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 106528

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1562360/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=107664 CPUtime=522.12
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 26927 0 0 0 52190 22 0 0 25 0 1 0 109122551 110247936 26208 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 26916 26208 115 221 0 26692 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 107664

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561784/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108464 CPUtime=582.1
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27074 0 0 0 58187 23 0 0 25 0 1 0 109122551 111067136 26355 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27116 26355 115 221 0 26892 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 108464

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561464/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108464 CPUtime=642.08
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27125 0 0 0 64185 23 0 0 25 0 1 0 109122551 111067136 26406 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27116 26406 115 221 0 26892 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 108464

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561336/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108464 CPUtime=702.06
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27157 0 0 0 70183 23 0 0 25 0 1 0 109122551 111067136 26438 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27116 26438 115 221 0 26892 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 108464

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561272/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108464 CPUtime=762.05
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27161 0 0 0 76182 23 0 0 25 0 1 0 109122551 111067136 26442 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27116 26442 115 221 0 26892 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 108464

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561208/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108464 CPUtime=822.02
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27183 0 0 0 82179 23 0 0 25 0 1 0 109122551 111067136 26464 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27116 26464 115 221 0 26892 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 108464

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1561016/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=108604 CPUtime=882
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27225 0 0 0 88177 23 0 0 25 0 1 0 109122551 111210496 26506 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27151 26506 115 221 0 26927 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 108604

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1558584/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=111164 CPUtime=941.98
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 27852 0 0 0 94174 24 0 0 25 0 1 0 109122551 113831936 27133 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 27791 27133 115 221 0 27567 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 111164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1548088/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=121708 CPUtime=1001.96
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 30447 0 0 0 100169 27 0 0 25 0 1 0 109122551 124628992 29728 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 30427 29728 115 221 0 30203 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 121708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1540600/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=129472 CPUtime=1061.95
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 32323 0 0 0 106165 30 0 0 25 0 1 0 109122551 132579328 31604 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 32368 31604 115 221 0 32144 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 129472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25043
/proc/meminfo: memFree=1530872/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=139092 CPUtime=1121.92
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 34740 0 0 0 112159 33 0 0 25 0 1 0 109122551 142430208 34021 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 34773 34021 115 221 0 34549 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 139092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25049
/proc/meminfo: memFree=1527288/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=142260 CPUtime=1181.89
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 35565 0 0 0 118155 34 0 0 25 0 1 0 109122551 145674240 34846 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 35565 34846 115 221 0 35341 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 142260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 25049
/proc/meminfo: memFree=1527288/2055920 swapFree=4192812/4192956
[pid=25042] ppid=25040 vsize=142260 CPUtime=1200.09
/proc/25042/stat : 25042 (varsat-industri) R 25040 25042 24640 0 -1 4194304 35565 0 0 0 119975 34 0 0 25 0 1 0 109122551 145674240 34846 1992294400 4194304 5102648 548682068768 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/25042/statm: 35565 34846 115 221 0 35341 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 142260

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.53
CPU time (s): 1200.13
CPU user time (s): 1199.76
CPU system time (s): 0.373943
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 142260

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

runsolver used 0.994848 second user time and 2.6546 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-27 07:41:38
IDJOB=1736276
IDBENCH=71621
IDSOLVER=538
FILE ID=node30/1736276-1240810898
PBS_JOBID= 9187395
Free space on /tmp= 66356 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736276-1240810898/watcher-1736276-1240810898 -o /tmp/evaluation-result-1736276-1240810898/solver-1736276-1240810898 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=358587394 HOME/instance-1736276-1240810898.cnf

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=358587394

node30.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.265
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.265
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:       1667872 kB
Buffers:         45728 kB
Cached:         257612 kB
SwapCached:        144 kB
Active:          49276 kB
Inactive:       268648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          24208 kB
Slab:            56212 kB
Committed_AS:   522840 kB
PageTables:       1356 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= 66356 MiB
End job on node30 at 2009-04-27 08:01:40