Trace number 1520808

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S139794312-098.cnf
MD5SUM94f2ca8c39053ec6a521a994d8a70291
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.79227
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520808-1238237882/watcher-1520808-1238237882 -o /tmp/evaluation-result-1520808-1238237882/solver-1520808-1238237882 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520808-1238237882.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 1.02 0.99 3/81 26310
/proc/meminfo: memFree=1067752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=1960 CPUtime=0
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 336 0 0 0 0 0 0 0 20 0 1 0 1096452093 2007040 250 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 490 250 89 271 0 216 0

[startup+0.0825649 s]
/proc/loadavg: 0.92 1.02 0.99 3/81 26310
/proc/meminfo: memFree=1067752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=8280 CPUtime=0.07
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 1932 0 0 0 7 0 0 0 20 0 1 0 1096452093 8478720 1845 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 2070 1845 91 271 0 1796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8280

[startup+0.101564 s]
/proc/loadavg: 0.92 1.02 0.99 3/81 26310
/proc/meminfo: memFree=1067752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=8280 CPUtime=0.09
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 1940 0 0 0 9 0 0 0 20 0 1 0 1096452093 8478720 1853 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 2070 1853 91 271 0 1796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8280

[startup+0.301588 s]
/proc/loadavg: 0.92 1.02 0.99 3/81 26310
/proc/meminfo: memFree=1067752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=8676 CPUtime=0.29
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 2025 0 0 0 29 0 0 0 22 0 1 0 1096452093 8884224 1938 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 2169 1938 91 271 0 1895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8676

[startup+0.701632 s]
/proc/loadavg: 0.92 1.02 0.99 3/81 26310
/proc/meminfo: memFree=1067752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=9336 CPUtime=0.69
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 2182 0 0 0 69 0 0 0 25 0 1 0 1096452093 9560064 2095 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 2334 2095 91 271 0 2060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9336

[startup+1.50172 s]
/proc/loadavg: 0.92 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1059168/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=10392 CPUtime=1.49
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 2470 0 0 0 148 1 0 0 25 0 1 0 1096452093 10641408 2383 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 2598 2383 91 271 0 2324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10392

[startup+3.1019 s]
/proc/loadavg: 0.92 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1057504/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=12512 CPUtime=3.09
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 3001 0 0 0 307 2 0 0 25 0 1 0 1096452093 12812288 2914 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 3128 2914 91 271 0 2854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12512

[startup+6.30127 s]
/proc/loadavg: 0.93 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1053408/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=16104 CPUtime=6.29
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 3900 0 0 0 626 3 0 0 25 0 1 0 1096452093 16490496 3813 1992294400 134512640 135625496 4294956240 18446744073709551615 134514886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 4026 3813 91 271 0 3752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16104

[startup+12.702 s]
/proc/loadavg: 0.93 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1047264/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=21928 CPUtime=12.69
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 5326 0 0 0 1263 6 0 0 25 0 1 0 1096452093 22454272 5239 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 5482 5239 91 271 0 5208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21928

[startup+25.5014 s]
/proc/loadavg: 0.95 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1038112/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=30620 CPUtime=25.48
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 7513 0 0 0 2538 10 0 0 25 0 1 0 1096452093 31354880 7426 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 7655 7426 91 271 0 7381 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30620

[startup+51.1013 s]
/proc/loadavg: 0.96 1.02 0.99 2/82 26311
/proc/meminfo: memFree=1026016/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=42752 CPUtime=51.07
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 10600 0 0 0 5090 17 0 0 25 0 1 0 1096452093 43778048 10452 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 10688 10452 91 271 0 10414 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42752

[startup+102.306 s]
/proc/loadavg: 0.98 1.01 0.99 2/82 26311
/proc/meminfo: memFree=1007840/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=60620 CPUtime=102.27
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 15164 0 0 0 10199 28 0 0 25 0 1 0 1096452093 62074880 14925 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 15155 14925 91 271 0 14881 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60620

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 0.99 2/82 26311
/proc/meminfo: memFree=992928/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=75804 CPUtime=162.25
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 19033 0 0 0 16188 37 0 0 25 0 1 0 1096452093 77623296 18658 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 18951 18658 91 271 0 18677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 75804

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=980000/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=88344 CPUtime=222.23
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 22204 0 0 0 22178 45 0 0 25 0 1 0 1096452093 90464256 21829 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 22086 21829 91 271 0 21812 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88344

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=967456/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=100884 CPUtime=282.21
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 25357 0 0 0 28168 53 0 0 25 0 1 0 1096452093 103305216 24982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 25221 24982 91 271 0 24947 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100884

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=955936/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=112640 CPUtime=342.19
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 28416 0 0 0 34159 60 0 0 25 0 1 0 1096452093 115343360 27838 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 28160 27838 91 271 0 27886 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 112640

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=946848/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=121748 CPUtime=402.18
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 30711 0 0 0 40152 66 0 0 25 0 1 0 1096452093 124669952 30133 1992294400 134512640 135625496 4294956240 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 30437 30133 91 271 0 30163 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 121748

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=938528/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=129800 CPUtime=462.17
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 32772 0 0 0 46144 73 0 0 25 0 1 0 1096452093 132915200 32194 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 32450 32194 91 271 0 32176 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 129800

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=930336/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=137984 CPUtime=522.15
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 34824 0 0 0 52136 79 0 0 25 0 1 0 1096452093 141295616 34246 1992294400 134512640 135625496 4294956240 18446744073709551615 134532201 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 34496 34246 91 271 0 34222 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 137984

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=923104/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=144984 CPUtime=582.13
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 36601 0 0 0 58128 85 0 0 25 0 1 0 1096452093 148463616 36023 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 36246 36023 91 271 0 35972 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 144984

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=915552/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=152508 CPUtime=642.12
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 38477 0 0 0 64123 89 0 0 25 0 1 0 1096452093 156168192 37899 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 38127 37899 91 271 0 37853 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 152508

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=908064/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=160508 CPUtime=702.1
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 40656 0 0 0 70114 96 0 0 25 0 1 0 1096452093 164360192 39774 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 40127 39774 91 271 0 39853 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 160508

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=901856/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=166716 CPUtime=762.09
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 42200 0 0 0 76109 100 0 0 25 0 1 0 1096452093 170717184 41318 1992294400 134512640 135625496 4294956240 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 41679 41318 91 271 0 41405 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 166716

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=896096/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=172392 CPUtime=822.07
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 43646 0 0 0 82102 105 0 0 25 0 1 0 1096452093 176529408 42764 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 43098 42764 91 271 0 42824 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 172392

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=890144/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=178200 CPUtime=882.06
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 45116 0 0 0 88096 110 0 0 25 0 1 0 1096452093 182476800 44234 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 44550 44234 91 271 0 44276 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 178200

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=884704/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=183612 CPUtime=942.03
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 46474 0 0 0 94089 114 0 0 25 0 1 0 1096452093 188018688 45592 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 45903 45592 91 271 0 45629 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 183612

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=879200/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=189024 CPUtime=1002.03
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 47845 0 0 0 100083 120 0 0 25 0 1 0 1096452093 193560576 46963 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 47256 46963 91 271 0 46982 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 189024

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=874208/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=194040 CPUtime=1062
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 49113 0 0 0 106075 125 0 0 25 0 1 0 1096452093 198696960 48231 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 48510 48231 91 271 0 48236 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 194040

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=868576/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=199584 CPUtime=1121.99
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 50492 0 0 0 112070 129 0 0 25 0 1 0 1096452093 204374016 49610 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 49896 49610 91 271 0 49622 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 199584

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=862752/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=205392 CPUtime=1181.97
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 51963 0 0 0 118063 134 0 0 25 0 1 0 1096452093 210321408 51081 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 51348 51081 91 271 0 51074 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 205392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/82 26317
/proc/meminfo: memFree=860960/2055920 swapFree=4172176/4192956
[pid=26310] ppid=26308 vsize=207108 CPUtime=1200.08
/proc/26310/stat : 26310 (csat) R 26308 26310 26243 0 -1 4194304 52387 0 0 0 119873 135 0 0 25 0 1 0 1096452093 212078592 51505 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26310/statm: 51777 51505 91 271 0 51503 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 207108

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.12
CPU user time (s): 1198.73
CPU system time (s): 1.38479
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 207108

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

runsolver used 1.54976 second user time and 3.9204 second system time

The end

Launcher Data

Begin job on node85 at 2009-03-28 11:58:02
IDJOB=1520808
IDBENCH=70343
IDSOLVER=517
FILE ID=node85/1520808-1238237882
PBS_JOBID= 9060699
Free space on /tmp= 126788 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S139794312-098.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520808-1238237882/watcher-1520808-1238237882 -o /tmp/evaluation-result-1520808-1238237882/solver-1520808-1238237882 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520808-1238237882.cnf

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

MD5SUM BENCH= 94f2ca8c39053ec6a521a994d8a70291
RANDOM SEED=1187843996

node85.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1068168 kB
Buffers:         58104 kB
Cached:         846824 kB
SwapCached:       9944 kB
Active:         647392 kB
Inactive:       268964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068168 kB
SwapTotal:     4192956 kB
SwapFree:      4172176 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          16916 kB
Slab:            55684 kB
Committed_AS:  2601316 kB
PageTables:       2596 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= 126788 MiB
End job on node85 at 2009-03-28 12:18:04