Trace number 1520737

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
CSat 2009-03-22? (TO) 1200.12 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S566590366-099.cnf
MD5SUMaf242f12cd81864273d9a43871d67b92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4914
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520737-1238233097/watcher-1520737-1238233097 -o /tmp/evaluation-result-1520737-1238233097/solver-1520737-1238233097 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520737-1238233097.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.91 0.95 0.97 3/64 14121
/proc/meminfo: memFree=1098808/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=1660 CPUtime=0
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 1095975731 1699840 154 1992294400 134512640 135625496 4294956240 18446744073709551615 135063767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 415 154 88 271 0 141 0

[startup+0.0869189 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 14121
/proc/meminfo: memFree=1098808/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=8240 CPUtime=0.07
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 1991 0 0 0 7 0 0 0 18 0 1 0 1095975731 8437760 1784 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2060 1784 91 271 0 1786 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8240

[startup+0.101921 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 14121
/proc/meminfo: memFree=1098808/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=8240 CPUtime=0.09
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 1992 0 0 0 9 0 0 0 18 0 1 0 1095975731 8437760 1785 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2060 1785 91 271 0 1786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301957 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 14121
/proc/meminfo: memFree=1098808/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=8504 CPUtime=0.29
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 2067 0 0 0 29 0 0 0 19 0 1 0 1095975731 8708096 1860 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2126 1860 91 271 0 1852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8504

[startup+0.702029 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 14121
/proc/meminfo: memFree=1098808/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=9032 CPUtime=0.69
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 2196 0 0 0 69 0 0 0 22 0 1 0 1095975731 9248768 1989 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2258 1989 91 271 0 1984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9032

[startup+1.50118 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 14122
/proc/meminfo: memFree=1090800/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=9824 CPUtime=1.49
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 2408 0 0 0 148 1 0 0 25 0 1 0 1095975731 10059776 2201 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2456 2201 91 271 0 2182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824

[startup+3.10247 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 14122
/proc/meminfo: memFree=1089584/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=11276 CPUtime=3.09
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 2748 0 0 0 307 2 0 0 25 0 1 0 1095975731 11546624 2541 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2819 2541 91 271 0 2545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11276

[startup+6.30105 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 14122
/proc/meminfo: memFree=1087280/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=13144 CPUtime=6.28
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 3237 0 0 0 625 3 0 0 25 0 1 0 1095975731 13459456 3030 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 3286 3030 91 271 0 3012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13144

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 14122
/proc/meminfo: memFree=1084528/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=15752 CPUtime=12.68
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 3862 0 0 0 1263 5 0 0 25 0 1 0 1095975731 16130048 3655 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 3938 3655 91 271 0 3664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15752

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 14122
/proc/meminfo: memFree=1080816/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=19272 CPUtime=25.48
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 4739 0 0 0 2540 8 0 0 25 0 1 0 1095975731 19734528 4532 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 4818 4532 91 271 0 4544 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19272

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 14122
/proc/meminfo: memFree=1076400/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=23868 CPUtime=51.08
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 5877 0 0 0 5095 13 0 0 25 0 1 0 1095975731 24440832 5670 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 5967 5670 91 271 0 5693 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23868

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 14122
/proc/meminfo: memFree=1069616/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=30544 CPUtime=102.26
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 7615 0 0 0 10207 19 0 0 25 0 1 0 1095975731 31277056 7317 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 7636 7317 91 271 0 7362 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30544

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14122
/proc/meminfo: memFree=1063984/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=36044 CPUtime=162.23
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 9019 0 0 0 16198 25 0 0 25 0 1 0 1095975731 36909056 8721 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 9011 8721 91 271 0 8737 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1059312/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=40712 CPUtime=222.21
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 10276 0 0 0 22191 30 0 0 25 0 1 0 1095975731 41689088 9842 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 10178 9842 91 271 0 9904 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40712

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1055280/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=44796 CPUtime=282.19
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 11292 0 0 0 28184 35 0 0 25 0 1 0 1095975731 45871104 10858 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 11199 10858 91 271 0 10925 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 44796

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1051760/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=48116 CPUtime=342.17
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 12156 0 0 0 34178 39 0 0 25 0 1 0 1095975731 49270784 11722 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 12029 11722 91 271 0 11755 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48116

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1048432/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=51432 CPUtime=402.15
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 12995 0 0 0 40172 43 0 0 25 0 1 0 1095975731 52666368 12561 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 12858 12561 91 271 0 12584 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 51432

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1045168/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=54932 CPUtime=462.13
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 13976 0 0 0 46165 48 0 0 25 0 1 0 1095975731 56250368 13339 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 13733 13339 91 271 0 13459 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 54932

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1042416/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=57868 CPUtime=522.11
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 14719 0 0 0 52159 52 0 0 25 0 1 0 1095975731 59256832 14082 1992294400 134512640 135625496 4294956240 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 14467 14082 91 271 0 14193 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 57868

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1039280/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=61020 CPUtime=582.09
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 15501 0 0 0 58155 54 0 0 25 0 1 0 1095975731 62484480 14864 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 15255 14864 91 271 0 14981 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 61020

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1036592/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=63584 CPUtime=642.08
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 16157 0 0 0 64151 57 0 0 25 0 1 0 1095975731 65110016 15520 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 15896 15520 91 271 0 15622 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 63584

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1034096/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=66264 CPUtime=702.05
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 16795 0 0 0 70146 59 0 0 25 0 1 0 1095975731 67854336 16158 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 16566 16158 91 271 0 16292 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 66264

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1031856/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=68316 CPUtime=762.04
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 17340 0 0 0 76142 62 0 0 25 0 1 0 1095975731 69955584 16703 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 17079 16703 91 271 0 16805 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 68316

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1029744/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=70496 CPUtime=822.01
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 17877 0 0 0 82136 65 0 0 25 0 1 0 1095975731 72187904 17240 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 17624 17240 91 271 0 17350 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 70496

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1027440/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=72672 CPUtime=881.99
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 18436 0 0 0 88131 68 0 0 25 0 1 0 1095975731 74416128 17799 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 18168 17799 91 271 0 17894 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 72672

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1025456/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=74908 CPUtime=941.98
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 18951 0 0 0 94126 72 0 0 25 0 1 0 1095975731 76705792 18314 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 18727 18314 91 271 0 18453 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 74908

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1023408/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=76752 CPUtime=1001.95
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 19439 0 0 0 100121 74 0 0 25 0 1 0 1095975731 78594048 18802 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 19188 18802 91 271 0 18914 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 76752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1021488/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=78600 CPUtime=1061.93
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 19918 0 0 0 106117 76 0 0 25 0 1 0 1095975731 80486400 19281 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 19650 19281 91 271 0 19376 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 78600

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1019632/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=81140 CPUtime=1121.91
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 20687 0 0 0 112112 79 0 0 25 0 1 0 1095975731 83087360 19746 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20285 19746 91 271 0 20011 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 81140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1017840/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=82856 CPUtime=1181.89
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 21133 0 0 0 118108 81 0 0 25 0 1 0 1095975731 84844544 20192 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20714 20192 91 271 0 20440 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 82856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1017200/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=83524 CPUtime=1200.09
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 21293 0 0 0 119927 82 0 0 25 0 1 0 1095975731 85528576 20352 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20881 20352 91 271 0 20607 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 83524

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 14124
/proc/meminfo: memFree=1017200/2055920 swapFree=4174052/4192956
[pid=14121] ppid=14119 vsize=83524 CPUtime=1200.09
/proc/14121/stat : 14121 (csat) R 14119 14121 13737 0 -1 4194304 21293 0 0 0 119927 82 0 0 25 0 1 0 1095975731 85528576 20352 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20881 20352 91 271 0 20607 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 83524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.28
CPU system time (s): 0.838872
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 83524

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

runsolver used 0.804877 second user time and 2.55361 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-28 10:38:17
IDJOB=1520737
IDBENCH=70272
IDSOLVER=517
FILE ID=node17/1520737-1238233097
PBS_JOBID= 9060633
Free space on /tmp= 66332 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S566590366-099.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520737-1238233097/watcher-1520737-1238233097 -o /tmp/evaluation-result-1520737-1238233097/solver-1520737-1238233097 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520737-1238233097.cnf

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

MD5SUM BENCH= af242f12cd81864273d9a43871d67b92
RANDOM SEED=222866224

node17.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.265
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.265
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:       1099288 kB
Buffers:         70452 kB
Cached:         793724 kB
SwapCached:      12684 kB
Active:          27376 kB
Inactive:       850968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099288 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          19752 kB
Slab:            64272 kB
Committed_AS:  2874672 kB
PageTables:       1464 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= 66328 MiB
End job on node17 at 2009-03-28 10:58:20