Trace number 1723451

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.01 1200.41

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark188.185
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.03	c Parsing...
0.06/0.11	c ==============================================================================
0.06/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.11	c ==============================================================================
0.06/0.11	c |         0 |   77941   262272 |   23382       0        0     nan |  0.000 % |
0.55/0.63	c |         0 |   76060   260188 |      --       0       --      -- |     --   | -1881/-2084
0.55/0.63	c ==============================================================================
0.55/0.63	c Result  :   #vars: 12369   #clauses: 76060   #literals: 260188
0.55/0.63	c CPU time:   0.59191 s
0.55/0.63	c ==============================================================================
0.63/0.77	c Rsat version 2.00

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-1723451-1240685992/watcher-1723451-1240685992 -o /tmp/evaluation-result-1723451-1240685992/solver-1723451-1240685992 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1723451-1240685992.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 19433
/proc/meminfo: memFree=1728544/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96627304 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19433/statm: 1339 235 195 169 0 50 0
[pid=19434] ppid=19433 vsize=684 CPUtime=0
/proc/19434/stat : 19434 (SatElite) D 19433 19433 18990 0 -1 4194304 61 0 0 0 0 0 0 0 19 0 1 0 96627304 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/19434/statm: 171 44 36 128 0 40 0

[startup+0.0859471 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19433
/proc/meminfo: memFree=1728544/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96627304 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19433/statm: 1339 235 195 169 0 50 0
[pid=19434] ppid=19433 vsize=5712 CPUtime=0.04
/proc/19434/stat : 19434 (SatElite) R 19433 19433 18990 0 -1 4194304 1292 0 0 0 4 0 0 0 18 0 1 0 96627304 5849088 1275 1992294400 134512640 135038345 4294956272 18446744073709551615 134546777 0 0 4096 3 0 0 0 17 0 0 0
/proc/19434/statm: 1428 1275 49 128 0 1297 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11068

[startup+0.102947 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19433
/proc/meminfo: memFree=1728544/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96627304 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19433/statm: 1339 235 195 169 0 50 0
[pid=19434] ppid=19433 vsize=7552 CPUtime=0.06
/proc/19434/stat : 19434 (SatElite) R 19433 19433 18990 0 -1 4194304 1692 0 0 0 6 0 0 0 18 0 1 0 96627304 7733248 1675 1992294400 134512640 135038345 4294956272 18446744073709551615 134530805 0 0 4096 3 0 0 0 17 0 0 0
/proc/19434/statm: 1888 1675 49 128 0 1757 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12908

[startup+0.302968 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19433
/proc/meminfo: memFree=1728544/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96627304 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19433/statm: 1339 235 195 169 0 50 0
[pid=19434] ppid=19433 vsize=9756 CPUtime=0.26
/proc/19434/stat : 19434 (SatElite) R 19433 19433 18990 0 -1 4194304 2134 0 0 0 26 0 0 0 19 0 1 0 96627304 9990144 2117 1992294400 134512640 135038345 4294956272 18446744073709551615 134580050 0 0 4096 3 0 0 0 17 0 0 0
/proc/19434/statm: 2439 2117 69 128 0 2308 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15112

[startup+0.703001 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19433
/proc/meminfo: memFree=1728544/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 96627304 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19433/statm: 1339 235 195 169 0 50 0
[pid=19434] ppid=19433 vsize=9760 CPUtime=0.63
/proc/19434/stat : 19434 (SatElite) R 19433 19433 18990 0 -1 4194304 2292 0 0 0 62 1 0 0 21 0 1 0 96627304 9994240 2121 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/19434/statm: 2440 2121 70 128 0 2309 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 15116

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1721296/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=6404 CPUtime=0.71
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 1458 0 0 0 71 0 0 0 23 0 1 0 96627382 6557696 1444 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 1601 1444 86 211 0 1387 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 11760

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1720720/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=6900 CPUtime=2.31
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 1568 0 0 0 231 0 0 0 25 0 1 0 96627382 7065600 1554 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 1725 1554 86 211 0 1511 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 12256

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1719760/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=7672 CPUtime=5.51
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 1758 0 0 0 551 0 0 0 25 0 1 0 96627382 7856128 1743 1992294400 134512640 135377749 4294956384 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 1918 1743 86 211 0 1704 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13028

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1718296/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=9012 CPUtime=11.91
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 2284 0 0 0 1190 1 0 0 25 0 1 0 96627382 9228288 2073 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 2253 2073 86 211 0 2039 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 14368

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1716056/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=11784 CPUtime=24.71
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 2999 0 0 0 2469 2 0 0 25 0 1 0 96627382 12066816 2690 1992294400 134512640 135377749 4294956384 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 2946 2690 86 211 0 2732 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 17140

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19436
/proc/meminfo: memFree=1710680/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=16540 CPUtime=50.29
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 5027 0 0 0 5026 3 0 0 25 0 1 0 96627382 16936960 3942 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 4135 3942 86 211 0 3921 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 21896

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1702096/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=25652 CPUtime=101.47
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 8156 0 0 0 10142 5 0 0 25 0 1 0 96627382 26267648 6105 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 6413 6105 86 211 0 6199 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 31008

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1686352/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=42324 CPUtime=161.46
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 13992 0 0 0 16136 10 0 0 25 0 1 0 96627382 43339776 10013 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 10581 10013 86 211 0 10367 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 47680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1686416/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=42324 CPUtime=221.45
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 14015 0 0 0 22135 10 0 0 25 0 1 0 96627382 43339776 10017 1992294400 134512640 135377749 4294956384 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 10581 10017 86 211 0 10367 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 47680

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1671120/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=57708 CPUtime=281.43
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 18050 0 0 0 28128 15 0 0 25 0 1 0 96627382 59092992 13927 1992294400 134512640 135377749 4294956384 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 14427 13927 86 211 0 14213 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 63064

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1662672/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=65160 CPUtime=341.42
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 21677 0 0 0 34124 18 0 0 25 0 1 0 96627382 66723840 15918 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 16290 15918 86 211 0 16076 0

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

/proc/19436/statm: 20232 19951 86 211 0 20018 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 86284

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1635672/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=94968 CPUtime=581.36
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 29264 0 0 0 58112 24 0 0 25 0 1 0 96627382 97247232 22713 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 23742 22713 86 211 0 23528 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 100324

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1633624/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=96024 CPUtime=641.35
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 32971 0 0 0 64108 27 0 0 25 0 1 0 96627382 98328576 23152 1992294400 134512640 135377749 4294956384 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24006 23152 86 211 0 23792 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 101380

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1633496/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=96284 CPUtime=701.34
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33005 0 0 0 70107 27 0 0 25 0 1 0 96627382 98594816 23186 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24071 23186 86 211 0 23857 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 101640

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1633368/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=96544 CPUtime=761.32
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33038 0 0 0 76105 27 0 0 25 0 1 0 96627382 98861056 23219 1992294400 134512640 135377749 4294956384 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24136 23219 86 211 0 23922 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 101900

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1633304/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=96544 CPUtime=821.3
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33057 0 0 0 82103 27 0 0 25 0 1 0 96627382 98861056 23238 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24136 23238 86 211 0 23922 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 101900

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1633048/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=96804 CPUtime=881.29
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33121 0 0 0 88102 27 0 0 25 0 1 0 96627382 99127296 23302 1992294400 134512640 135377749 4294956384 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24201 23302 86 211 0 23987 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 102160

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=97324 CPUtime=941.27
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33196 0 0 0 94100 27 0 0 25 0 1 0 96627382 99659776 23377 1992294400 134512640 135377749 4294956384 18446744073709551615 134526021 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24331 23377 86 211 0 24117 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 102680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1632216/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=97836 CPUtime=1001.26
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 33433 0 0 0 100098 28 0 0 25 0 1 0 96627382 100184064 23484 1992294400 134512640 135377749 4294956384 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 24459 23484 86 211 0 24245 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 103192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1629464/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=100484 CPUtime=1061.25
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 34209 0 0 0 106096 29 0 0 25 0 1 0 96627382 102895616 24195 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 25121 24195 86 211 0 24907 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 105840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1623576/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=106028 CPUtime=1121.22
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 35688 0 0 0 112092 30 0 0 25 0 1 0 96627382 108572672 25641 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 26507 25641 86 211 0 26293 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 111384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1617432/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=112632 CPUtime=1181.21
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 37329 0 0 0 118089 32 0 0 25 0 1 0 96627382 115335168 27215 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 28158 27215 86 211 0 27944 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 117988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19442
/proc/meminfo: memFree=1615192/2055920 swapFree=4192812/4192956
[pid=19433] ppid=19431 vsize=5356 CPUtime=0.7
/proc/19433/stat : 19433 (rsat.sh) S 19431 19433 18990 0 -1 4194304 310 2293 0 0 0 0 69 1 18 0 1 0 96627304 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19433/statm: 1339 237 195 169 0 50 0
[pid=19436] ppid=19433 vsize=114728 CPUtime=1199.31
/proc/19436/stat : 19436 (rsat) R 19433 19433 18990 0 -1 4194304 37837 0 0 0 119899 32 0 0 25 0 1 0 96627382 117481472 27722 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19436/statm: 28682 27722 86 211 0 28468 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 120084

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19433 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=693894
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.71489
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.01
CPU user time (s): 1199.68
CPU system time (s): 0.33
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 120084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.693894
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2603
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= 16
involuntary context switches= 11

runsolver used 1.3348 second user time and 3.04054 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 20:59:53
IDJOB=1723451
IDBENCH=71699
IDSOLVER=560
FILE ID=node43/1723451-1240685992
PBS_JOBID= 9186676
Free space on /tmp= 66404 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723451-1240685992/watcher-1723451-1240685992 -o /tmp/evaluation-result-1723451-1240685992/solver-1723451-1240685992 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1723451-1240685992.cnf            

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=935905074

node43.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.237
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.237
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:       1729024 kB
Buffers:         29864 kB
Cached:         223368 kB
SwapCached:          0 kB
Active:         113684 kB
Inactive:       153504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3292 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            45656 kB
Committed_AS:   377896 kB
PageTables:       1452 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= 66428 MiB
End job on node43 at 2009-04-25 21:19:55