Trace number 1719528

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: picosat 535? (TO) 1200.07 1200.41

General information on the benchmark

Namemizh-md5-47-3.cnf
MD5SUM3bb585fcdaeb772457dbcffd3371aab9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.2245
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273522
Sum of the clauses size814950
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118260
Number of clauses of size 342021
Number of clauses of size 4113042
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1719528-1240647433/watcher-1719528-1240647433 -o /tmp/evaluation-result-1719528-1240647433/solver-1719528-1240647433 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1719528-1240647433.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.01 1.07 3/65 1132
/proc/meminfo: memFree=1724432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=568 CPUtime=0
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 79 0 0 0 0 0 0 0 20 0 1 0 92772338 581632 65 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 142 65 40 102 0 37 0

[startup+0.0425 s]
/proc/loadavg: 0.92 1.01 1.07 3/65 1132
/proc/meminfo: memFree=1724432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=704 CPUtime=0.03
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 117 0 0 0 1 2 0 0 20 0 1 0 92772338 720896 103 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 176 103 40 102 0 71 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 704

[startup+0.102506 s]
/proc/loadavg: 0.92 1.01 1.07 3/65 1132
/proc/meminfo: memFree=1724432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=988 CPUtime=0.09
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 192 0 0 0 4 5 0 0 20 0 1 0 92772338 1011712 178 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 247 178 40 102 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 988

[startup+0.301538 s]
/proc/loadavg: 0.92 1.01 1.07 3/65 1132
/proc/meminfo: memFree=1724432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=2472 CPUtime=0.29
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 466 0 0 0 13 16 0 0 22 0 1 0 92772338 2531328 452 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 618 452 40 102 0 513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2472

[startup+0.701572 s]
/proc/loadavg: 0.92 1.01 1.07 3/65 1132
/proc/meminfo: memFree=1724432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=4816 CPUtime=0.69
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 947 0 0 0 30 39 0 0 25 0 1 0 92772338 4931584 933 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 1204 933 40 102 0 1099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4816

[startup+1.50166 s]
/proc/loadavg: 0.93 1.01 1.07 2/66 1133
/proc/meminfo: memFree=1719432/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=9368 CPUtime=1.49
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 1918 0 0 0 69 80 0 0 25 0 1 0 92772338 9592832 1904 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 2342 1904 40 102 0 2237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9368

[startup+3.10184 s]
/proc/loadavg: 0.93 1.01 1.07 2/66 1133
/proc/meminfo: memFree=1713928/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=17248 CPUtime=3.09
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 3060 0 0 0 188 121 0 0 25 0 1 0 92772338 17661952 2995 1992294400 134512640 134931368 4294956240 18446744073709551615 134529356 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 4312 2995 42 102 0 4207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17248

[startup+6.30119 s]
/proc/loadavg: 0.93 1.01 1.07 2/66 1133
/proc/meminfo: memFree=1711328/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=18180 CPUtime=6.29
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 3349 0 0 0 508 121 0 0 25 0 1 0 92772338 18616320 3249 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 4545 3249 48 102 0 4440 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18180

[startup+12.7019 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 1133
/proc/meminfo: memFree=1710560/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=19104 CPUtime=12.69
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 3631 0 0 0 1148 121 0 0 25 0 1 0 92772338 19562496 3462 1992294400 134512640 134931368 4294956240 18446744073709551615 134529810 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 4776 3462 48 102 0 4671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19104

[startup+25.5023 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 1133
/proc/meminfo: memFree=1710176/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=19236 CPUtime=25.49
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 3759 0 0 0 2427 122 0 0 25 0 1 0 92772338 19697664 3515 1992294400 134512640 134931368 4294956240 18446744073709551615 134525672 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 4809 3515 48 102 0 4704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19236

[startup+51.1011 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 1133
/proc/meminfo: memFree=1709664/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=19632 CPUtime=51.07
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 4023 0 0 0 4985 122 0 0 25 0 1 0 92772338 20103168 3649 1992294400 134512640 134931368 4294956240 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 4908 3649 48 102 0 4803 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19632

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 1133
/proc/meminfo: memFree=1708896/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=20424 CPUtime=102.27
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 4440 0 0 0 10104 123 0 0 25 0 1 0 92772338 20914176 3856 1992294400 134512640 134931368 4294956240 18446744073709551615 134524009 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 5106 3856 48 102 0 5001 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20424

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 1133
/proc/meminfo: memFree=1706656/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=22776 CPUtime=162.24
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 5249 0 0 0 16101 123 0 0 25 0 1 0 92772338 23322624 4411 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 5694 4411 48 102 0 5589 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22776

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 1133
/proc/meminfo: memFree=1704160/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=25128 CPUtime=222.22
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 6008 0 0 0 22098 124 0 0 25 0 1 0 92772338 25731072 5023 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 6282 5023 48 102 0 6177 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25128

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 1133
/proc/meminfo: memFree=1702496/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=27472 CPUtime=282.2
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 6562 0 0 0 28096 124 0 0 25 0 1 0 92772338 28131328 5419 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 6868 5419 48 102 0 6763 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27472

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 1133
/proc/meminfo: memFree=1698976/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=31216 CPUtime=342.19
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 7575 0 0 0 34093 126 0 0 25 0 1 0 92772338 31965184 6349 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 7804 6349 48 102 0 7699 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31216

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 1133
/proc/meminfo: memFree=1697696/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=32124 CPUtime=402.18
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 8012 0 0 0 40092 126 0 0 25 0 1 0 92772338 32894976 6608 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 8031 6608 48 102 0 7926 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32124

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 1133
/proc/meminfo: memFree=1688544/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=41656 CPUtime=462.16
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 10388 0 0 0 46086 130 0 0 25 0 1 0 92772338 42655744 8984 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 10414 8984 48 102 0 10309 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 41656

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 1133
/proc/meminfo: memFree=1687456/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=42444 CPUtime=522.13
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 10687 0 0 0 52083 130 0 0 25 0 1 0 92772338 43462656 9187 1992294400 134512640 134931368 4294956240 18446744073709551615 134525603 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 10611 9187 48 102 0 10506 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 42444

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 1133
/proc/meminfo: memFree=1687456/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=42444 CPUtime=582.12
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 10695 0 0 0 58082 130 0 0 25 0 1 0 92772338 43462656 9195 1992294400 134512640 134931368 4294956240 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 10611 9195 48 102 0 10506 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 42444

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 1133
/proc/meminfo: memFree=1687520/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=42444 CPUtime=642.1
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 10695 0 0 0 64080 130 0 0 25 0 1 0 92772338 43462656 9195 1992294400 134512640 134931368 4294956240 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 10611 9195 48 102 0 10506 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 42444

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 1133
/proc/meminfo: memFree=1687456/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=42444 CPUtime=702.08
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 10708 0 0 0 70078 130 0 0 25 0 1 0 92772338 43462656 9208 1992294400 134512640 134931368 4294956240 18446744073709551615 134520527 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 10611 9208 48 102 0 10506 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 42444

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1683936/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=45668 CPUtime=762.07
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 11641 0 0 0 76076 131 0 0 25 0 1 0 92772338 46764032 10036 1992294400 134512640 134931368 4294956240 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11417 10036 48 102 0 11312 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 45668

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1683872/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=45668 CPUtime=822.05
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 11765 0 0 0 82074 131 0 0 25 0 1 0 92772338 46764032 10049 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11417 10049 48 102 0 11312 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 45668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1683744/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=45668 CPUtime=882.03
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 11890 0 0 0 88072 131 0 0 25 0 1 0 92772338 46764032 10058 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11417 10058 48 102 0 11312 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 45668

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1683808/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=45668 CPUtime=942.01
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 11890 0 0 0 94070 131 0 0 25 0 1 0 92772338 46764032 10058 1992294400 134512640 134931368 4294956240 18446744073709551615 134544751 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11417 10058 48 102 0 11312 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 45668

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1682336/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=47088 CPUtime=1002
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 12348 0 0 0 100068 132 0 0 25 0 1 0 92772338 48218112 10400 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11772 10400 48 102 0 11667 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 47088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1682272/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=47088 CPUtime=1061.98
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 12487 0 0 0 106066 132 0 0 25 0 1 0 92772338 48218112 10415 1992294400 134512640 134931368 4294956240 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11772 10415 48 102 0 11667 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 47088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1682272/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=47088 CPUtime=1121.97
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 12487 0 0 0 112065 132 0 0 25 0 1 0 92772338 48218112 10415 1992294400 134512640 134931368 4294956240 18446744073709551615 134520025 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 11772 10415 48 102 0 11667 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 47088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1673056/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=56696 CPUtime=1181.95
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 14880 0 0 0 118062 133 0 0 25 0 1 0 92772338 58056704 12808 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 14174 12808 48 102 0 14069 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 56696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1133
/proc/meminfo: memFree=1668768/2055920 swapFree=4192952/4192956
[pid=1132] ppid=1130 vsize=60676 CPUtime=1200.04
/proc/1132/stat : 1132 (picosat) R 1130 1132 1095 0 -1 4194304 15883 0 0 0 119870 134 0 0 25 0 1 0 92772338 62132224 13811 1992294400 134512640 134931368 4294956240 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/1132/statm: 15169 13811 48 102 0 15064 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 60676

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.07
CPU user time (s): 1198.71
CPU system time (s): 1.35579
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 60676

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

runsolver used 1.26781 second user time and 2.75658 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 10:17:13
IDJOB=1719528
IDBENCH=69562
IDSOLVER=563
FILE ID=node91/1719528-1240647433
PBS_JOBID= 9186478
Free space on /tmp= 66516 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE08/cnf/mizh-md5-47-3.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719528-1240647433/watcher-1719528-1240647433 -o /tmp/evaluation-result-1719528-1240647433/solver-1719528-1240647433 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1719528-1240647433.cnf            

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

MD5SUM BENCH= 3bb585fcdaeb772457dbcffd3371aab9
RANDOM SEED=666925649

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1724848 kB
Buffers:         30760 kB
Cached:         208392 kB
SwapCached:          4 kB
Active:          39416 kB
Inactive:       214212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724848 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            5984 kB
Writeback:           0 kB
Mapped:          24168 kB
Slab:            63232 kB
Committed_AS:   194568 kB
PageTables:       1356 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= 66516 MiB
End job on node91 at 2009-04-25 10:37:16