Trace number 456230

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, and are wall clock time (not CPU 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
picosat 535? (TO) 5000.09 5001.61

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark251.379
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node57/watcher-456230-1178329841 -o ROOT/results/node57/solver-456230-1178329841 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456230-1178329841/picosat /tmp/evaluation/456230-1178329841/instance-456230-1178329841.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.87 0.99 0.97 3/64 4802
/proc/meminfo: memFree=1558824/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=884 CPUtime=0
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274120044 905216 113 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 221 113 40 102 0 116 0

[startup+0.0895291 s]
/proc/loadavg: 0.87 0.99 0.97 3/64 4802
/proc/meminfo: memFree=1558824/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=1016 CPUtime=0.08
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 170 0 0 0 3 5 0 0 18 0 1 0 274120044 1040384 156 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 254 156 40 102 0 149 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1016

[startup+0.101528 s]
/proc/loadavg: 0.87 0.99 0.97 3/64 4802
/proc/meminfo: memFree=1558824/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=1016 CPUtime=0.09
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 177 0 0 0 4 5 0 0 18 0 1 0 274120044 1040384 163 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 254 163 40 102 0 149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1016

[startup+0.301546 s]
/proc/loadavg: 0.87 0.99 0.97 3/64 4802
/proc/meminfo: memFree=1558824/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=1556 CPUtime=0.29
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 316 0 0 0 13 16 0 0 19 0 1 0 274120044 1593344 302 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 389 302 42 102 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1556

[startup+0.701581 s]
/proc/loadavg: 0.87 0.99 0.97 3/64 4802
/proc/meminfo: memFree=1558824/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=2092 CPUtime=0.69
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 441 0 0 0 53 16 0 0 23 0 1 0 274120044 2142208 425 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529646 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 523 425 48 102 0 418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2092

[startup+1.50165 s]
/proc/loadavg: 0.87 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1557152/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=2316 CPUtime=1.49
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 490 0 0 0 133 16 0 0 25 0 1 0 274120044 2371584 474 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 579 474 48 102 0 474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2316

[startup+3.10179 s]
/proc/loadavg: 0.87 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1556832/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=2716 CPUtime=3.09
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 580 0 0 0 293 16 0 0 25 0 1 0 274120044 2781184 564 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 679 564 48 102 0 574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2716

[startup+6.30107 s]
/proc/loadavg: 0.88 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1556320/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=2980 CPUtime=6.28
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 661 0 0 0 612 16 0 0 25 0 1 0 274120044 3051520 645 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 745 645 48 102 0 640 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2980

[startup+12.7016 s]
/proc/loadavg: 0.89 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1555680/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=3460 CPUtime=12.68
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 789 0 0 0 1252 16 0 0 25 0 1 0 274120044 3543040 773 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134541941 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 865 773 48 102 0 760 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3460

[startup+25.5027 s]
/proc/loadavg: 0.91 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1555040/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=4276 CPUtime=25.49
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 956 0 0 0 2532 17 0 0 25 0 1 0 274120044 4378624 939 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134543546 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1069 939 48 102 0 964 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4276

[startup+51.103 s]
/proc/loadavg: 0.94 0.99 0.97 2/65 4803
/proc/meminfo: memFree=1554336/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=4992 CPUtime=51.08
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 1144 0 0 0 5091 17 0 0 25 0 1 0 274120044 5111808 1127 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1248 1127 48 102 0 1143 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4992

[startup+102.305 s]
/proc/loadavg: 1.05 1.01 0.97 2/65 4803
/proc/meminfo: memFree=1553376/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=5836 CPUtime=102.27
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 1373 0 0 0 10210 17 0 0 25 0 1 0 274120044 5976064 1356 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1459 1356 48 102 0 1354 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5836

[startup+162.303 s]
/proc/loadavg: 1.08 1.02 0.98 2/65 4803
/proc/meminfo: memFree=1552544/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=6568 CPUtime=162.25
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 1585 0 0 0 16208 17 0 0 25 0 1 0 274120044 6725632 1551 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1642 1551 48 102 0 1537 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6568

[startup+222.303 s]
/proc/loadavg: 1.12 1.04 0.99 2/65 4803
/proc/meminfo: memFree=1551968/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=7116 CPUtime=222.24
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 1770 0 0 0 22206 18 0 0 25 0 1 0 274120044 7286784 1663 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1779 1663 48 102 0 1674 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 7116

[startup+282.302 s]
/proc/loadavg: 1.04 1.03 0.99 2/65 4803
/proc/meminfo: memFree=1551840/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=7380 CPUtime=282.23
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 2219 0 0 0 28205 18 0 0 25 0 1 0 274120044 7557120 1709 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1845 1709 48 102 0 1740 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 7380

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 0.99 2/65 4803
/proc/meminfo: memFree=1551392/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=7776 CPUtime=342.21
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 2674 0 0 0 34203 18 0 0 25 0 1 0 274120044 7962624 1808 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 1944 1808 48 102 0 1839 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 7776

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 0.99 2/65 4803
/proc/meminfo: memFree=1551008/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=8168 CPUtime=402.2
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 3112 0 0 0 40201 19 0 0 25 0 1 0 274120044 8364032 1906 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 2042 1906 48 102 0 1937 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8168

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 4803
/proc/meminfo: memFree=1550624/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=8432 CPUtime=462.18
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 3558 0 0 0 46199 19 0 0 25 0 1 0 274120044 8634368 1996 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 2108 1996 48 102 0 2003 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 8432

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 4803
/proc/meminfo: memFree=1550560/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=8564 CPUtime=522.16
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 3859 0 0 0 52197 19 0 0 25 0 1 0 274120044 8769536 2013 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 2141 2013 48 102 0 2036 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 4803
/proc/meminfo: memFree=1550112/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=8960 CPUtime=582.15
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 4205 0 0 0 58195 20 0 0 25 0 1 0 274120044 9175040 2113 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 2240 2113 48 102 0 2135 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 8960

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 4925
/proc/meminfo: memFree=1548896/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=8948 CPUtime=642.1
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 4515 0 0 0 64189 21 0 0 25 0 1 0 274120044 9162752 2118 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 2237 2118 48 102 0 2132 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 8948


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5511
/proc/meminfo: memFree=1480224/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4001.1
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 13760 0 0 0 400066 44 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4001.1
Current children cumulated vsize (KiB) 15000

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5511
/proc/meminfo: memFree=1480224/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4061.09
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 13834 0 0 0 406065 44 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4061.09
Current children cumulated vsize (KiB) 15000

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5511
/proc/meminfo: memFree=1480224/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4121.07
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 13908 0 0 0 412063 44 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4121.07
Current children cumulated vsize (KiB) 15000

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5511
/proc/meminfo: memFree=1480224/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4181.07
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 13982 0 0 0 418062 45 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4181.07
Current children cumulated vsize (KiB) 15000

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 5633
/proc/meminfo: memFree=1479072/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4240.99
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14130 0 0 0 424054 45 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4240.99
Current children cumulated vsize (KiB) 15000

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479968/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4300.93
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14204 0 0 0 430048 45 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4300.93
Current children cumulated vsize (KiB) 15000

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1480032/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4360.92
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14278 0 0 0 436047 45 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4360.92
Current children cumulated vsize (KiB) 15000

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479968/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15000 CPUtime=4420.9
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14352 0 0 0 442045 45 0 0 25 0 1 0 274120044 15360000 3566 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3750 3566 48 102 0 3645 0
Current children cumulated CPU time (s) 4420.9
Current children cumulated vsize (KiB) 15000

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479712/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15396 CPUtime=4480.89
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14623 0 0 0 448043 46 0 0 25 0 1 0 274120044 15765504 3685 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3849 3685 48 102 0 3744 0
Current children cumulated CPU time (s) 4480.89
Current children cumulated vsize (KiB) 15396

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479648/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15396 CPUtime=4540.87
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14701 0 0 0 454041 46 0 0 25 0 1 0 274120044 15765504 3685 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3849 3685 48 102 0 3744 0
Current children cumulated CPU time (s) 4540.87
Current children cumulated vsize (KiB) 15396

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479648/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15396 CPUtime=4600.86
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14779 0 0 0 460040 46 0 0 25 0 1 0 274120044 15765504 3685 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3849 3685 48 102 0 3744 0
Current children cumulated CPU time (s) 4600.86
Current children cumulated vsize (KiB) 15396

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479648/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15396 CPUtime=4660.85
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14857 0 0 0 466038 47 0 0 25 0 1 0 274120044 15765504 3685 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3849 3685 48 102 0 3744 0
Current children cumulated CPU time (s) 4660.85
Current children cumulated vsize (KiB) 15396

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479648/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15396 CPUtime=4720.84
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 14935 0 0 0 472037 47 0 0 25 0 1 0 274120044 15765504 3685 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3849 3685 48 102 0 3744 0
Current children cumulated CPU time (s) 4720.84
Current children cumulated vsize (KiB) 15396

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479456/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15660 CPUtime=4780.82
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 15077 0 0 0 478035 47 0 0 25 0 1 0 274120044 16035840 3749 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3915 3749 48 102 0 3810 0
Current children cumulated CPU time (s) 4780.82
Current children cumulated vsize (KiB) 15660

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479392/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15660 CPUtime=4840.8
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 15155 0 0 0 484033 47 0 0 25 0 1 0 274120044 16035840 3749 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3915 3749 48 102 0 3810 0
Current children cumulated CPU time (s) 4840.8
Current children cumulated vsize (KiB) 15660

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479456/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=15660 CPUtime=4900.79
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 15233 0 0 0 490032 47 0 0 25 0 1 0 274120044 16035840 3749 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 3915 3749 48 102 0 3810 0
Current children cumulated CPU time (s) 4900.79
Current children cumulated vsize (KiB) 15660

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479008/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=16056 CPUtime=4960.78
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 15411 0 0 0 496031 47 0 0 25 0 1 0 274120044 16441344 3849 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 4014 3849 48 102 0 3909 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 16056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5709
/proc/meminfo: memFree=1479072/2055920 swapFree=4183252/4192956
[pid=4802] ppid=4800 vsize=16056 CPUtime=5000.07
/proc/4802/stat : 4802 (picosat) R 4800 4802 4746 0 -1 4194304 15489 0 0 0 499960 47 0 0 25 0 1 0 274120044 16441344 3849 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525816 0 0 4096 0 0 0 0 17 1 0 0
/proc/4802/statm: 4014 3849 48 102 0 3909 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 16056

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): 5001.61
CPU time (s): 5000.09
CPU user time (s): 4999.61
CPU system time (s): 0.478927
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 16368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.61
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15489
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= 6
involuntary context switches= 7235

runsolver used 3.89241 second user time and 9.8825 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Sat May  5 01:50:41 UTC 2007

IDJOB= 456230
IDBENCH= 24642
IDSOLVER= 171
FILE ID= node57/456230-1178329841

PBS_JOBID= 5188773

Free space on /tmp= 66563 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456230-1178329841/picosat /tmp/evaluation/456230-1178329841/instance-456230-1178329841.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-456230-1178329841 -o ROOT/results/node57/solver-456230-1178329841 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456230-1178329841/picosat /tmp/evaluation/456230-1178329841/instance-456230-1178329841.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 312743535

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.239
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.239
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:       1559168 kB
Buffers:         25676 kB
Cached:         375168 kB
SwapCached:       3756 kB
Active:         137472 kB
Inactive:       272980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559168 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:            1248 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            72348 kB
Committed_AS:  4912048 kB
PageTables:       1408 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= 66563 MiB

End job on node57 on Sat May  5 03:14:05 UTC 2007