Trace number 1825350

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.2

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2943.54
Satisfiable
(Un)Satisfiability was proved
Number of variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1825350-1242498449/watcher-1825350-1242498449 -o /tmp/evaluation-result-1825350-1242498449/solver-1825350-1242498449 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825350-1242498449.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: 0.99 0.97 0.99 3/64 7228
/proc/meminfo: memFree=681512/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=1536 CPUtime=0
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 277872264 1572864 235 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 384 235 40 102 0 279 0

[startup+0.0377971 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7228
/proc/meminfo: memFree=681512/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=8588 CPUtime=0.03
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 1282 0 0 0 2 1 0 0 18 0 1 0 277872264 8794112 1268 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 2147 1273 40 102 0 2042 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8588

[startup+0.102805 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7228
/proc/meminfo: memFree=681512/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=16784 CPUtime=0.09
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 3310 0 0 0 7 2 0 0 18 0 1 0 277872264 17186816 3296 1992294400 134512640 134931368 4294956240 18446744073709551615 134526214 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 4196 3297 40 102 0 4091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16784

[startup+0.301833 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7228
/proc/meminfo: memFree=681512/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=17052 CPUtime=0.29
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 3516 0 0 0 16 13 0 0 20 0 1 0 277872264 17461248 3502 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 4263 3502 40 102 0 4158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17052

[startup+0.701871 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 7228
/proc/meminfo: memFree=681512/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=18108 CPUtime=0.69
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 3779 0 0 0 33 36 0 0 24 0 1 0 277872264 18542592 3765 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 4527 3765 40 102 0 4422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18108

[startup+1.50196 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7229
/proc/meminfo: memFree=665504/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=21012 CPUtime=1.49
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 4506 0 0 0 69 80 0 0 25 0 1 0 277872264 21516288 4492 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 5253 4492 40 102 0 5148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21012

[startup+3.10113 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7229
/proc/meminfo: memFree=661792/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=24364 CPUtime=3.09
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 5342 0 0 0 143 166 0 0 25 0 1 0 277872264 24948736 5328 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 6091 5328 40 102 0 5986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24364

[startup+6.30149 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 7229
/proc/meminfo: memFree=653600/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=32008 CPUtime=6.29
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 7235 0 0 0 296 333 0 0 25 0 1 0 277872264 32776192 7221 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 8002 7221 40 102 0 7897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32008

[startup+12.7012 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 7229
/proc/meminfo: memFree=624744/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=73060 CPUtime=12.69
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 14364 0 0 0 644 625 0 0 25 0 1 0 277872264 74813440 14323 1992294400 134512640 134931368 4294956240 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 18265 14323 48 102 0 18160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73060

[startup+25.5026 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 7229
/proc/meminfo: memFree=624296/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=73572 CPUtime=25.47
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 14507 0 0 0 1922 625 0 0 25 0 1 0 277872264 75337728 14466 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 18393 14466 48 102 0 18288 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73572

[startup+51.1024 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 7229
/proc/meminfo: memFree=621480/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=76408 CPUtime=51.07
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 15209 0 0 0 4481 626 0 0 25 0 1 0 277872264 78241792 15168 1992294400 134512640 134931368 4294956240 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 19102 15168 48 102 0 18997 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76408

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 7229
/proc/meminfo: memFree=614056/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=83624 CPUtime=102.25
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 17051 0 0 0 9598 627 0 0 25 0 1 0 277872264 85630976 17010 1992294400 134512640 134931368 4294956240 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 20906 17010 48 102 0 20801 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83624

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=605608/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=92132 CPUtime=162.22
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 19191 0 0 0 15592 630 0 0 25 0 1 0 277872264 94343168 19150 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 23033 19150 48 102 0 22928 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92132

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=595304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=102464 CPUtime=222.19
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 21760 0 0 0 21587 632 0 0 25 0 1 0 277872264 104923136 21719 1992294400 134512640 134931368 4294956240 18446744073709551615 134531126 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 25616 21719 48 102 0 25511 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 102464

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=585768/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=111836 CPUtime=282.17
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 24129 0 0 0 27583 634 0 0 25 0 1 0 277872264 114520064 24088 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 27959 24088 48 102 0 27854 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 111836

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=575400/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=122060 CPUtime=342.15
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 26702 0 0 0 33578 637 0 0 25 0 1 0 277872264 124989440 26661 1992294400 134512640 134931368 4294956240 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 30515 26661 48 102 0 30410 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 122060

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=566888/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=130600 CPUtime=402.13
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 28834 0 0 0 39573 640 0 0 25 0 1 0 277872264 133734400 28793 1992294400 134512640 134931368 4294956240 18446744073709551615 134523087 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 32650 28793 48 102 0 32545 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 130600

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=559912/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=137624 CPUtime=462.1
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 30583 0 0 0 45569 641 0 0 25 0 1 0 277872264 140926976 30542 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 34406 30542 48 102 0 34301 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 137624

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=548968/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=148592 CPUtime=522.08
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 33325 0 0 0 51564 644 0 0 25 0 1 0 277872264 152158208 33284 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 37148 33284 48 102 0 37043 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 148592

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=537832/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=159660 CPUtime=582.05
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 36118 0 0 0 57559 646 0 0 25 0 1 0 277872264 163491840 36077 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 39915 36077 48 102 0 39810 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 159660

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 7229
/proc/meminfo: memFree=530856/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=166568 CPUtime=642.03
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 37836 0 0 0 63555 648 0 0 25 0 1 0 277872264 170565632 37795 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 41642 37795 48 102 0 41537 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 166568


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7247
/proc/meminfo: memFree=339304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9098.62
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85811 0 0 0 909163 699 0 0 25 0 1 0 277872264 367562752 85489 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85489 48 102 0 89632 0
Current children cumulated CPU time (s) 9098.62
Current children cumulated vsize (KiB) 358948

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7247
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9158.59
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85813 0 0 0 915160 699 0 0 25 0 1 0 277872264 367562752 85491 1992294400 134512640 134931368 4294956240 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85491 48 102 0 89632 0
Current children cumulated CPU time (s) 9158.59
Current children cumulated vsize (KiB) 358948

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339048/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9218.58
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 921158 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9218.58
Current children cumulated vsize (KiB) 358948

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339048/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9278.55
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 927155 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9278.55
Current children cumulated vsize (KiB) 358948

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339112/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9338.54
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 933154 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9338.54
Current children cumulated vsize (KiB) 358948

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339112/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9398.51
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 939151 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134529760 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9398.51
Current children cumulated vsize (KiB) 358948

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339176/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9458.48
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 945148 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9458.48
Current children cumulated vsize (KiB) 358948

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339176/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9518.46
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 951146 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9518.46
Current children cumulated vsize (KiB) 358948

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9578.43
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 957143 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9578.43
Current children cumulated vsize (KiB) 358948

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9638.41
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 963141 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9638.41
Current children cumulated vsize (KiB) 358948

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339176/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9698.38
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 969138 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9698.38
Current children cumulated vsize (KiB) 358948

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9758.36
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 975136 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134529903 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9758.36
Current children cumulated vsize (KiB) 358948

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9818.34
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 981134 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9818.34
Current children cumulated vsize (KiB) 358948

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339240/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9878.31
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 987131 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9878.31
Current children cumulated vsize (KiB) 358948

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9938.29
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 993129 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9938.29
Current children cumulated vsize (KiB) 358948

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=9998.27
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 999127 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134529886 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 9998.27
Current children cumulated vsize (KiB) 358948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=10000.1
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 999306 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134530835 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 358948

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7253
/proc/meminfo: memFree=339304/2055920 swapFree=4180700/4192956
[pid=7228] ppid=7226 vsize=358948 CPUtime=10000.1
/proc/7228/stat : 7228 (picosat) R 7226 7228 7164 0 -1 4194304 85821 0 0 0 999306 700 0 0 25 0 1 0 277872264 367562752 85499 1992294400 134512640 134931368 4294956240 18446744073709551615 134530835 0 0 4096 0 0 0 0 17 0 0 0
/proc/7228/statm: 89737 85499 48 102 0 89632 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 358948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.2
CPU time (s): 10000.1
CPU user time (s): 9993.07
CPU system time (s): 7.05693
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 359340

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

runsolver used 9.01063 second user time and 27.3738 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-16 20:27:31
IDJOB=1825350
IDBENCH=71009
IDSOLVER=666
FILE ID=node59/1825350-1242498449
PBS_JOBID= 9306982
Free space on /tmp= 66184 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825350-1242498449/watcher-1825350-1242498449 -o /tmp/evaluation-result-1825350-1242498449/solver-1825350-1242498449 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825350-1242498449.cnf            

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=975645768

node59.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.240
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.240
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:        681928 kB
Buffers:         98184 kB
Cached:        1165096 kB
SwapCached:       6688 kB
Active:         495468 kB
Inactive:       777904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        681928 kB
SwapTotal:     4192956 kB
SwapFree:      4180700 kB
Dirty:           30956 kB
Writeback:           0 kB
Mapped:          15000 kB
Slab:            86608 kB
Committed_AS:  1025100 kB
PageTables:       1460 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= 66184 MiB
End job on node59 at 2009-05-16 23:14:17