Trace number 1521096

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.04 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S2043187304-036.cnf
MD5SUM8f761d7a83f8ed9f2fb1562cef6a194f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.8607
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1521096-1238292108/watcher-1521096-1238292108 -o /tmp/evaluation-result-1521096-1238292108/solver-1521096-1238292108 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521096-1238292108.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 16824
/proc/meminfo: memFree=1337016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=7224 CPUtime=0
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 1101873310 7397376 274 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 1806 280 88 271 0 1532 0

[startup+0.0305161 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 16824
/proc/meminfo: memFree=1337016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=7352 CPUtime=0.02
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 1616 0 0 0 2 0 0 0 18 0 1 0 1101873310 7528448 1599 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 1838 1599 90 271 0 1564 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7352

[startup+0.101523 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 16824
/proc/meminfo: memFree=1337016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=7352 CPUtime=0.09
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 1643 0 0 0 9 0 0 0 18 0 1 0 1101873310 7528448 1626 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 1838 1626 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301543 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 16824
/proc/meminfo: memFree=1337016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=7608 CPUtime=0.29
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 1705 0 0 0 28 1 0 0 19 0 1 0 1101873310 7790592 1688 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 1902 1688 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701586 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 16824
/proc/meminfo: memFree=1337016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=7992 CPUtime=0.69
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 1799 0 0 0 68 1 0 0 22 0 1 0 1101873310 8183808 1782 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 1998 1782 90 271 0 1724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7992

[startup+1.50167 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 16825
/proc/meminfo: memFree=1330032/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=8644 CPUtime=1.49
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 1933 0 0 0 147 2 0 0 25 0 1 0 1101873310 8851456 1916 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 2161 1916 90 271 0 1887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8644

[startup+3.10184 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 16825
/proc/meminfo: memFree=1329264/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=9316 CPUtime=3.09
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 2128 0 0 0 307 2 0 0 25 0 1 0 1101873310 9539584 2111 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 2329 2111 90 271 0 2055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9316

[startup+6.30118 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 16825
/proc/meminfo: memFree=1327856/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=10388 CPUtime=6.29
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 2379 0 0 0 626 3 0 0 25 0 1 0 1101873310 10637312 2362 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 2597 2362 90 271 0 2323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10388

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 16825
/proc/meminfo: memFree=1326512/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=11640 CPUtime=12.69
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 2721 0 0 0 1265 4 0 0 25 0 1 0 1101873310 11919360 2663 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 2910 2663 90 271 0 2636 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11640

[startup+25.5012 s]
/proc/loadavg: 1.01 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1324016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=13372 CPUtime=25.45
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 3153 0 0 0 2538 7 0 0 25 0 1 0 1101873310 13692928 3095 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 3343 3095 90 271 0 3069 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13372

[startup+51.102 s]
/proc/loadavg: 1.01 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1321904/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=15636 CPUtime=51.04
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 3764 0 0 0 5093 11 0 0 25 0 1 0 1101873310 16011264 3645 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 3909 3645 90 271 0 3635 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15636

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1318768/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=18928 CPUtime=102.24
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 4644 0 0 0 10208 16 0 0 25 0 1 0 1101873310 19382272 4434 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 4732 4434 90 271 0 4458 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18928

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1316208/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=21416 CPUtime=162.21
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 5290 0 0 0 16201 20 0 0 25 0 1 0 1101873310 21929984 5080 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 5354 5080 90 271 0 5080 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21416

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1313712/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=24096 CPUtime=222.19
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 6029 0 0 0 22194 25 0 0 25 0 1 0 1101873310 24674304 5683 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 6024 5683 90 271 0 5750 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 24096

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1311856/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=26044 CPUtime=282.18
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 6514 0 0 0 28189 29 0 0 25 0 1 0 1101873310 26669056 6168 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 6511 6168 90 271 0 6237 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26044

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1310128/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=27636 CPUtime=342.16
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 6938 0 0 0 34183 33 0 0 25 0 1 0 1101873310 28299264 6592 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 6909 6592 90 271 0 6635 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27636

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1308592/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=29404 CPUtime=402.14
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 7514 0 0 0 40177 37 0 0 25 0 1 0 1101873310 30109696 6965 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 7351 6965 90 271 0 7077 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29404

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1307248/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=30680 CPUtime=462.13
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 7851 0 0 0 46173 40 0 0 25 0 1 0 1101873310 31416320 7302 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 7670 7302 90 271 0 7396 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 30680

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1305264/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=32764 CPUtime=522.11
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 8344 0 0 0 52168 43 0 0 25 0 1 0 1101873310 33550336 7795 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 8191 7795 90 271 0 7917 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 32764

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1303792/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=34212 CPUtime=582.09
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 8718 0 0 0 58164 45 0 0 25 0 1 0 1101873310 35033088 8169 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 8553 8169 90 271 0 8279 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 34212

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1302384/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=35516 CPUtime=642.08
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 9052 0 0 0 64160 48 0 0 25 0 1 0 1101873310 36368384 8503 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 8879 8503 90 271 0 8605 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 35516

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1301104/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=36912 CPUtime=702.06
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 9373 0 0 0 70156 50 0 0 25 0 1 0 1101873310 37797888 8824 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 9228 8824 90 271 0 8954 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 36912

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1300016/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=37932 CPUtime=762.04
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 9633 0 0 0 76153 51 0 0 25 0 1 0 1101873310 38842368 9084 1992294400 134512640 135625496 4294956240 18446744073709551615 134540861 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 9483 9084 90 271 0 9209 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 37932

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1298864/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=39184 CPUtime=822.02
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 9941 0 0 0 82148 54 0 0 25 0 1 0 1101873310 40124416 9392 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 9796 9392 90 271 0 9522 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 39184

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1297648/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=40456 CPUtime=882.01
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 10235 0 0 0 88143 58 0 0 25 0 1 0 1101873310 41426944 9686 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 10114 9686 90 271 0 9840 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 40456

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1296944/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=41708 CPUtime=941.99
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 10724 0 0 0 94140 59 0 0 25 0 1 0 1101873310 42708992 9871 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 10427 9871 90 271 0 10153 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 41708

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1296048/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=42508 CPUtime=1001.98
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 10947 0 0 0 100136 62 0 0 25 0 1 0 1101873310 43528192 10094 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 10627 10094 90 271 0 10353 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 42508

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1294704/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=43884 CPUtime=1061.95
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 11278 0 0 0 106131 64 0 0 25 0 1 0 1101873310 44937216 10425 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 10971 10425 90 271 0 10697 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 43884

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1293744/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=44676 CPUtime=1121.94
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 11513 0 0 0 112127 67 0 0 25 0 1 0 1101873310 45748224 10660 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 11169 10660 90 271 0 10895 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 44676

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 17305
/proc/meminfo: memFree=1292656/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=45872 CPUtime=1181.92
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 11776 0 0 0 118124 68 0 0 25 0 1 0 1101873310 46972928 10923 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 11468 10923 90 271 0 11194 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 45872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 17305
/proc/meminfo: memFree=1292592/2055920 swapFree=4178912/4192956
[pid=16824] ppid=16822 vsize=45872 CPUtime=1200.02
/proc/16824/stat : 16824 (csat) R 16822 16824 16500 0 -1 4194304 11801 0 0 0 119933 69 0 0 25 0 1 0 1101873310 46972928 10948 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16824/statm: 11468 10948 90 271 0 11194 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 45872

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.34
CPU system time (s): 0.702893
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 45872

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

runsolver used 0.976851 second user time and 2.67159 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-29 04:01:48
IDJOB=1521096
IDBENCH=70631
IDSOLVER=517
FILE ID=node47/1521096-1238292108
PBS_JOBID= 9060961
Free space on /tmp= 66264 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S2043187304-036.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521096-1238292108/watcher-1521096-1238292108 -o /tmp/evaluation-result-1521096-1238292108/solver-1521096-1238292108 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521096-1238292108.cnf

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

MD5SUM BENCH= 8f761d7a83f8ed9f2fb1562cef6a194f
RANDOM SEED=1028334784

node47.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.216
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.216
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:       1337496 kB
Buffers:         95936 kB
Cached:         525816 kB
SwapCached:       7792 kB
Active:          65876 kB
Inactive:       566292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337496 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            72228 kB
Committed_AS:  2915064 kB
PageTables:       1452 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= 66336 MiB
End job on node47 at 2009-03-29 04:21:50