Trace number 1592770

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.09 1206.11

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 20798
/proc/meminfo: memFree=1331168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=568 CPUtime=0
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 72 0 0 0 0 0 0 0 20 0 1 0 549141371 581632 58 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20798/statm: 142 58 40 102 0 37 0

[startup+0.107861 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 20798
/proc/meminfo: memFree=1331168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=1072 CPUtime=0.09
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 194 0 0 0 4 5 0 0 21 0 1 0 549141371 1097728 180 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 268 180 40 102 0 163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1072

[startup+0.201876 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 20798
/proc/meminfo: memFree=1331168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=1468 CPUtime=0.19
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 293 0 0 0 9 10 0 0 21 0 1 0 549141371 1503232 279 1992294400 134512640 134931368 4294956240 18446744073709551615 134514658 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 367 279 40 102 0 262 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1468

[startup+0.301895 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 20798
/proc/meminfo: memFree=1331168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=1992 CPUtime=0.28
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 398 0 0 0 13 15 0 0 22 0 1 0 549141371 2039808 384 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 498 384 40 102 0 393 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1992

[startup+0.701978 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 20798
/proc/meminfo: memFree=1331168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=3568 CPUtime=0.68
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 769 0 0 0 36 32 0 0 25 0 1 0 549141371 3653632 755 1992294400 134512640 134931368 4294956240 18446744073709551615 134529621 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 892 755 42 102 0 787 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 3568

[startup+1.50213 s]
/proc/loadavg: 1.00 1.00 1.00 3/87 20799
/proc/meminfo: memFree=1328024/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=3964 CPUtime=1.48
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 853 0 0 0 116 32 0 0 25 0 1 0 549141371 4059136 839 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 991 839 42 102 0 886 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3964

[startup+3.10142 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 20799
/proc/meminfo: memFree=1327384/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=4492 CPUtime=3.08
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 994 0 0 0 275 33 0 0 25 0 1 0 549141371 4599808 980 1992294400 134512640 134931368 4294956240 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 1123 980 42 102 0 1018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4492

[startup+6.30301 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 20799
/proc/meminfo: memFree=1326168/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=5292 CPUtime=6.26
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 1227 0 0 0 593 33 0 0 25 0 1 0 549141371 5419008 1200 1992294400 134512640 134931368 4294956240 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 1323 1200 48 102 0 1218 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5292

[startup+12.7012 s]
/proc/loadavg: 1.22 1.05 1.02 3/87 20799
/proc/meminfo: memFree=1325720/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=5648 CPUtime=12.63
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 1314 0 0 0 1230 33 0 0 25 0 1 0 549141371 5783552 1287 1992294400 134512640 134931368 4294956240 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 1412 1287 48 102 0 1307 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 5648

[startup+25.5015 s]
/proc/loadavg: 1.34 1.08 1.02 3/87 20799
/proc/meminfo: memFree=1324824/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=6716 CPUtime=25.36
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 1593 0 0 0 2503 33 0 0 25 0 1 0 549141371 6877184 1566 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 1679 1566 48 102 0 1574 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 6716

[startup+51.1013 s]
/proc/loadavg: 1.56 1.15 1.05 3/87 20799
/proc/meminfo: memFree=1323480/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=8236 CPUtime=50.83
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 1981 0 0 0 5050 33 0 0 25 0 1 0 549141371 8433664 1950 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2059 1950 48 102 0 1954 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 8236

[startup+102.303 s]
/proc/loadavg: 1.82 1.29 1.10 3/87 20799
/proc/meminfo: memFree=1321816/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=9688 CPUtime=101.78
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 2396 0 0 0 10144 34 0 0 25 0 1 0 549141371 9920512 2292 1992294400 134512640 134931368 4294956240 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2422 2292 48 102 0 2317 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 9688

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/87 20799
/proc/meminfo: memFree=1320024/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=11236 CPUtime=161.49
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 2918 0 0 0 16114 35 0 0 25 0 1 0 549141371 11505664 2691 1992294400 134512640 134931368 4294956240 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2809 2691 48 102 0 2704 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 11236

[startup+222.308 s]
/proc/loadavg: 1.97 1.52 1.20 3/87 20799
/proc/meminfo: memFree=1320024/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=11236 CPUtime=221.19
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 3010 0 0 0 22084 35 0 0 25 0 1 0 549141371 11505664 2695 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2809 2695 48 102 0 2704 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 11236

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/87 20799
/proc/meminfo: memFree=1319512/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=11896 CPUtime=280.88
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 3300 0 0 0 28053 35 0 0 25 0 1 0 549141371 12181504 2887 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2974 2887 48 102 0 2869 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 11896

[startup+342.302 s]
/proc/loadavg: 2.07 1.69 1.30 3/87 20799
/proc/meminfo: memFree=1319128/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=11964 CPUtime=340.58
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 3376 0 0 0 34023 35 0 0 25 0 1 0 549141371 12251136 2911 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 2991 2911 48 102 0 2886 0
Current children cumulated CPU time (s) 340.58
Current children cumulated vsize (KiB) 11964

[startup+402.303 s]
/proc/loadavg: 2.02 1.74 1.34 3/87 20799
/proc/meminfo: memFree=1319064/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=12476 CPUtime=400.28
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 3388 0 0 0 39993 35 0 0 25 0 1 0 549141371 12775424 2923 1992294400 134512640 134931368 4294956240 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3119 2923 48 102 0 3014 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 12476

[startup+462.302 s]
/proc/loadavg: 2.01 1.79 1.38 3/87 20799
/proc/meminfo: memFree=1316888/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=14984 CPUtime=459.98
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4050 0 0 0 45962 36 0 0 25 0 1 0 549141371 15343616 3524 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3746 3524 48 102 0 3641 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (KiB) 14984

[startup+522.302 s]
/proc/loadavg: 2.00 1.82 1.42 3/87 20799
/proc/meminfo: memFree=1316824/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=14872 CPUtime=519.7
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4113 0 0 0 51933 37 0 0 25 0 1 0 549141371 15228928 3527 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3718 3527 48 102 0 3613 0
Current children cumulated CPU time (s) 519.7
Current children cumulated vsize (KiB) 14872

[startup+582.301 s]
/proc/loadavg: 2.00 1.85 1.45 3/87 20799
/proc/meminfo: memFree=1316760/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=15128 CPUtime=579.39
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4123 0 0 0 57902 37 0 0 25 0 1 0 549141371 15491072 3537 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3782 3537 48 102 0 3677 0
Current children cumulated CPU time (s) 579.39
Current children cumulated vsize (KiB) 15128

[startup+642.301 s]
/proc/loadavg: 2.00 1.88 1.48 3/87 20799
/proc/meminfo: memFree=1316696/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=15128 CPUtime=639.1
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4199 0 0 0 63873 37 0 0 25 0 1 0 549141371 15491072 3543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3782 3543 48 102 0 3677 0
Current children cumulated CPU time (s) 639.1
Current children cumulated vsize (KiB) 15128

[startup+702.302 s]
/proc/loadavg: 2.00 1.90 1.51 3/87 20799
/proc/meminfo: memFree=1316568/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=15128 CPUtime=698.8
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4349 0 0 0 69843 37 0 0 25 0 1 0 549141371 15491072 3550 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3782 3550 48 102 0 3677 0
Current children cumulated CPU time (s) 698.8
Current children cumulated vsize (KiB) 15128

[startup+762.301 s]
/proc/loadavg: 2.00 1.91 1.54 3/87 20799
/proc/meminfo: memFree=1316504/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=15128 CPUtime=758.5
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4422 0 0 0 75813 37 0 0 25 0 1 0 549141371 15491072 3550 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 3782 3550 48 102 0 3677 0
Current children cumulated CPU time (s) 758.5
Current children cumulated vsize (KiB) 15128

[startup+822.301 s]
/proc/loadavg: 2.00 1.93 1.56 3/87 20799
/proc/meminfo: memFree=1315480/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=16448 CPUtime=818.19
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 4827 0 0 0 81782 37 0 0 25 0 1 0 549141371 16842752 3878 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4112 3878 48 102 0 4007 0
Current children cumulated CPU time (s) 818.19
Current children cumulated vsize (KiB) 16448

[startup+882.307 s]
/proc/loadavg: 2.00 1.94 1.59 3/87 20799
/proc/meminfo: memFree=1314584/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=17108 CPUtime=877.9
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5057 0 0 0 87753 37 0 0 25 0 1 0 549141371 17518592 4031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4277 4031 48 102 0 4172 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 17108

[startup+942.301 s]
/proc/loadavg: 2.00 1.95 1.61 3/87 20799
/proc/meminfo: memFree=1314776/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=16880 CPUtime=937.59
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5146 0 0 0 93722 37 0 0 25 0 1 0 549141371 17285120 4006 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4220 4006 48 102 0 4115 0
Current children cumulated CPU time (s) 937.59
Current children cumulated vsize (KiB) 16880

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.64 3/87 20799
/proc/meminfo: memFree=1314712/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=16880 CPUtime=997.29
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5154 0 0 0 99692 37 0 0 25 0 1 0 549141371 17285120 4014 1992294400 134512640 134931368 4294956240 18446744073709551615 134525825 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4220 4014 48 102 0 4115 0
Current children cumulated CPU time (s) 997.29
Current children cumulated vsize (KiB) 16880

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.65 3/87 20799
/proc/meminfo: memFree=1313304/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=18596 CPUtime=1057
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5571 0 0 0 105662 38 0 0 25 0 1 0 549141371 19042304 4431 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4649 4431 48 102 0 4544 0
Current children cumulated CPU time (s) 1057
Current children cumulated vsize (KiB) 18596

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.67 3/87 20799
/proc/meminfo: memFree=1312088/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=19520 CPUtime=1116.7
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5878 0 0 0 111632 38 0 0 25 0 1 0 549141371 19988480 4653 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4880 4653 48 102 0 4775 0
Current children cumulated CPU time (s) 1116.7
Current children cumulated vsize (KiB) 19520

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/87 20799
/proc/meminfo: memFree=1312152/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=19496 CPUtime=1176.4
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5887 0 0 0 117602 38 0 0 25 0 1 0 549141371 19963904 4662 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4874 4662 48 102 0 4769 0
Current children cumulated CPU time (s) 1176.4
Current children cumulated vsize (KiB) 19496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 2.00 1.97 1.69 3/87 20799
/proc/meminfo: memFree=1312088/2055924 swapFree=4170416/4192956
[pid=20798] ppid=20796 vsize=19496 CPUtime=1200.08
/proc/20798/stat : 20798 (picosat) R 20796 20798 20761 0 -1 4194304 5887 0 0 0 119970 38 0 0 25 0 1 0 549141371 19963904 4662 1992294400 134512640 134931368 4294956240 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 0 0 0
/proc/20798/statm: 4874 4662 48 102 0 4769 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 19496

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): 1206.11
CPU time (s): 1200.09
CPU user time (s): 1199.71
CPU system time (s): 0.384941
CPU usage (%): 99.5009
Max. virtual memory (cumulated for all children) (KiB): 19860

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

runsolver used 1.35079 second user time and 4.14637 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-09 00:01:49
IDJOB=1592770
IDBENCH=71065
IDSOLVER=563
FILE ID=node83/1592770-1239228109
PBS_JOBID= 9113593
Free space on /tmp= 66560 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_08_UNSAT.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1592770-1239228109/watcher-1592770-1239228109 -o /tmp/evaluation-result-1592770-1239228109/solver-1592770-1239228109 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1592770-1239228109.cnf            

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1891683174

node83.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.268
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.268
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:      2055924 kB
MemFree:       1331712 kB
Buffers:         68772 kB
Cached:         563768 kB
SwapCached:       7612 kB
Active:         255924 kB
Inactive:       390612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1331712 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          19948 kB
Slab:            61756 kB
Committed_AS:  1442804 kB
PageTables:       2688 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= 66560 MiB
End job on node83 at 2009-04-09 00:21:58