Trace number 1825042

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) 10000.1 10004.4

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.691
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 0.92 3/64 6244
/proc/meminfo: memFree=696616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=724 CPUtime=0
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 275315075 741376 85 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 181 85 40 102 0 76 0

[startup+0.0434939 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 6244
/proc/meminfo: memFree=696616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=724 CPUtime=0.03
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 130 0 0 0 1 2 0 0 18 0 1 0 275315075 741376 116 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 181 117 40 102 0 76 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 724

[startup+0.101502 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 6244
/proc/meminfo: memFree=696616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=1212 CPUtime=0.09
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 225 0 0 0 5 4 0 0 18 0 1 0 275315075 1241088 211 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 303 211 40 102 0 198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1212

[startup+0.30153 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 6244
/proc/meminfo: memFree=696616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=1740 CPUtime=0.29
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 335 0 0 0 19 10 0 0 19 0 1 0 275315075 1781760 321 1992294400 134512640 134931368 4294956240 18446744073709551615 134529886 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 435 321 42 102 0 330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1740

[startup+0.70159 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 6244
/proc/meminfo: memFree=696616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=2144 CPUtime=0.69
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 449 0 0 0 59 10 0 0 23 0 1 0 275315075 2195456 433 1992294400 134512640 134931368 4294956240 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 536 433 48 102 0 431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2144

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=694944/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=2276 CPUtime=1.49
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 485 0 0 0 139 10 0 0 25 0 1 0 275315075 2330624 469 1992294400 134512640 134931368 4294956240 18446744073709551615 134525663 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 569 469 48 102 0 464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=694752/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=2396 CPUtime=3.09
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 536 0 0 0 299 10 0 0 25 0 1 0 275315075 2453504 520 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 599 520 48 102 0 494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2396

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=694176/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=2916 CPUtime=6.29
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 651 0 0 0 619 10 0 0 25 0 1 0 275315075 2985984 635 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 729 635 48 102 0 624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2916

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=693616/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=3468 CPUtime=12.69
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 780 0 0 0 1259 10 0 0 25 0 1 0 275315075 3551232 764 1992294400 134512640 134931368 4294956240 18446744073709551615 134529054 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 867 764 48 102 0 762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3468

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=692792/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=4216 CPUtime=25.48
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 985 0 0 0 2538 10 0 0 25 0 1 0 275315075 4317184 969 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 1054 969 48 102 0 949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4216

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=692088/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=5044 CPUtime=51.07
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 1199 0 0 0 5097 10 0 0 25 0 1 0 275315075 5165056 1183 1992294400 134512640 134931368 4294956240 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 1261 1183 48 102 0 1156 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5044

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=690488/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=6588 CPUtime=102.25
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 1545 0 0 0 10215 10 0 0 25 0 1 0 275315075 6746112 1529 1992294400 134512640 134931368 4294956240 18446744073709551615 134520253 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 1647 1529 48 102 0 1542 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6588

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=689144/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=7912 CPUtime=162.23
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 1886 0 0 0 16212 11 0 0 25 0 1 0 275315075 8101888 1870 1992294400 134512640 134931368 4294956240 18446744073709551615 134597671 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 1978 1870 48 102 0 1873 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7912

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=688440/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=8544 CPUtime=222.21
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2056 0 0 0 22210 11 0 0 25 0 1 0 275315075 8749056 2040 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2136 2040 48 102 0 2031 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8544

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=688440/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=8592 CPUtime=282.19
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2074 0 0 0 28208 11 0 0 25 0 1 0 275315075 8798208 2058 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2148 2058 48 102 0 2043 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8592

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=687928/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=9008 CPUtime=342.17
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2189 0 0 0 34206 11 0 0 25 0 1 0 275315075 9224192 2168 1992294400 134512640 134931368 4294956240 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2252 2168 48 102 0 2147 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 9008

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=686840/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=10200 CPUtime=402.15
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2478 0 0 0 40204 11 0 0 25 0 1 0 275315075 10444800 2437 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2550 2437 48 102 0 2445 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10200

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=686968/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=9984 CPUtime=462.13
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2549 0 0 0 46202 11 0 0 25 0 1 0 275315075 10223616 2387 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2496 2387 48 102 0 2391 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=686904/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=10376 CPUtime=522.12
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 2865 0 0 0 52200 12 0 0 25 0 1 0 275315075 10625024 2457 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2594 2457 48 102 0 2489 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 10376

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=686072/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=10904 CPUtime=582.1
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 3239 0 0 0 58198 12 0 0 25 0 1 0 275315075 11165696 2613 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2726 2613 48 102 0 2621 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 10904

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 6245
/proc/meminfo: memFree=686008/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=10904 CPUtime=642.09
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 3323 0 0 0 64197 12 0 0 25 0 1 0 275315075 11165696 2619 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 2726 2619 48 102 0 2621 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 10904


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673272/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23648 CPUtime=9038.37
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13250 0 0 0 903815 22 0 0 25 0 1 0 275315075 24215552 5773 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5912 5773 48 102 0 5807 0
Current children cumulated CPU time (s) 9038.37
Current children cumulated vsize (KiB) 23648

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673144/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23648 CPUtime=9098.35
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13250 0 0 0 909813 22 0 0 25 0 1 0 275315075 24215552 5773 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5912 5773 48 102 0 5807 0
Current children cumulated CPU time (s) 9098.35
Current children cumulated vsize (KiB) 23648

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673144/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23648 CPUtime=9158.32
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13357 0 0 0 915810 22 0 0 25 0 1 0 275315075 24215552 5783 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5912 5783 48 102 0 5807 0
Current children cumulated CPU time (s) 9158.32
Current children cumulated vsize (KiB) 23648

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673144/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23648 CPUtime=9218.3
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13454 0 0 0 921808 22 0 0 25 0 1 0 275315075 24215552 5783 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5912 5783 48 102 0 5807 0
Current children cumulated CPU time (s) 9218.3
Current children cumulated vsize (KiB) 23648

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673336/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23456 CPUtime=9278.27
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13551 0 0 0 927805 22 0 0 25 0 1 0 275315075 24018944 5755 1992294400 134512640 134931368 4294956240 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5864 5755 48 102 0 5759 0
Current children cumulated CPU time (s) 9278.27
Current children cumulated vsize (KiB) 23456

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673336/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23456 CPUtime=9338.25
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13551 0 0 0 933803 22 0 0 25 0 1 0 275315075 24018944 5755 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5864 5755 48 102 0 5759 0
Current children cumulated CPU time (s) 9338.25
Current children cumulated vsize (KiB) 23456

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673464/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23336 CPUtime=9398.22
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13648 0 0 0 939799 23 0 0 25 0 1 0 275315075 23896064 5725 1992294400 134512640 134931368 4294956240 18446744073709551615 134525698 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5834 5725 48 102 0 5729 0
Current children cumulated CPU time (s) 9398.22
Current children cumulated vsize (KiB) 23336

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673528/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23336 CPUtime=9458.2
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13745 0 0 0 945797 23 0 0 25 0 1 0 275315075 23896064 5725 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5834 5725 48 102 0 5729 0
Current children cumulated CPU time (s) 9458.2
Current children cumulated vsize (KiB) 23336

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673528/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23336 CPUtime=9518.16
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13745 0 0 0 951793 23 0 0 25 0 1 0 275315075 23896064 5725 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5834 5725 48 102 0 5729 0
Current children cumulated CPU time (s) 9518.16
Current children cumulated vsize (KiB) 23336

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6263
/proc/meminfo: memFree=673464/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23336 CPUtime=9578.13
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13842 0 0 0 957790 23 0 0 25 0 1 0 275315075 23896064 5725 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5834 5725 48 102 0 5729 0
Current children cumulated CPU time (s) 9578.13
Current children cumulated vsize (KiB) 23336

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6269
/proc/meminfo: memFree=673328/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23320 CPUtime=9638.11
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 13939 0 0 0 963788 23 0 0 25 0 1 0 275315075 23879680 5721 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5830 5721 48 102 0 5725 0
Current children cumulated CPU time (s) 9638.11
Current children cumulated vsize (KiB) 23320

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6269
/proc/meminfo: memFree=673328/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23320 CPUtime=9698.08
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14036 0 0 0 969785 23 0 0 25 0 1 0 275315075 23879680 5721 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5830 5721 48 102 0 5725 0
Current children cumulated CPU time (s) 9698.08
Current children cumulated vsize (KiB) 23320

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6269
/proc/meminfo: memFree=673392/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23320 CPUtime=9758.05
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14133 0 0 0 975782 23 0 0 25 0 1 0 275315075 23879680 5721 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5830 5721 48 102 0 5725 0
Current children cumulated CPU time (s) 9758.05
Current children cumulated vsize (KiB) 23320

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6269
/proc/meminfo: memFree=673392/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23320 CPUtime=9818.02
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14133 0 0 0 981779 23 0 0 25 0 1 0 275315075 23879680 5721 1992294400 134512640 134931368 4294956240 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5830 5721 48 102 0 5725 0
Current children cumulated CPU time (s) 9818.02
Current children cumulated vsize (KiB) 23320

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 6269
/proc/meminfo: memFree=673456/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23320 CPUtime=9877.99
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14230 0 0 0 987776 23 0 0 25 0 1 0 275315075 23879680 5721 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5830 5721 48 102 0 5725 0
Current children cumulated CPU time (s) 9877.99
Current children cumulated vsize (KiB) 23320

[startup+9942.3 s]
/proc/loadavg: 1.12 1.03 0.96 2/65 6269
/proc/meminfo: memFree=673464/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23316 CPUtime=9937.97
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14327 0 0 0 993773 24 0 0 25 0 1 0 275315075 23875584 5720 1992294400 134512640 134931368 4294956240 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5829 5720 48 102 0 5724 0
Current children cumulated CPU time (s) 9937.97
Current children cumulated vsize (KiB) 23316

[startup+10002.3 s]
/proc/loadavg: 1.04 1.02 0.96 2/65 6269
/proc/meminfo: memFree=673528/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23316 CPUtime=9997.94
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14424 0 0 0 999770 24 0 0 25 0 1 0 275315075 23875584 5720 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5829 5720 48 102 0 5724 0
Current children cumulated CPU time (s) 9997.94
Current children cumulated vsize (KiB) 23316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.04 1.02 0.96 2/65 6269
/proc/meminfo: memFree=673528/2055920 swapFree=4145928/4192956
[pid=6244] ppid=6242 vsize=23316 CPUtime=10000
/proc/6244/stat : 6244 (picosat) R 6242 6244 6165 0 -1 4194304 14424 0 0 0 999981 24 0 0 25 0 1 0 275315075 23875584 5720 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 0 0 0
/proc/6244/statm: 5829 5720 48 102 0 5724 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 23316

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): 10004.4
CPU time (s): 10000.1
CPU user time (s): 9999.81
CPU system time (s): 0.245962
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 24036

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

runsolver used 8.73667 second user time and 27.6498 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-16 13:21:07
IDJOB=1825042
IDBENCH=69567
IDSOLVER=666
FILE ID=node39/1825042-1242472867
PBS_JOBID= 9306795
Free space on /tmp= 66408 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825042-1242472867/watcher-1825042-1242472867 -o /tmp/evaluation-result-1825042-1242472867/solver-1825042-1242472867 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825042-1242472867.cnf            

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=1604079579

node39.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.281
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.281
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:        697168 kB
Buffers:         98300 kB
Cached:        1125364 kB
SwapCached:      41136 kB
Active:         311232 kB
Inactive:       955940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        697168 kB
SwapTotal:     4192956 kB
SwapFree:      4145928 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          14644 kB
Slab:            77632 kB
Committed_AS:  1078876 kB
PageTables:       1384 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= 66404 MiB
End job on node39 at 2009-05-16 16:07:53