Trace number 1521102

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.1 1212.32

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
MD5SUMa68afc9bf021c353745f280b16667e74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.76151
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1521102-1238293049/watcher-1521102-1238293049 -o /tmp/evaluation-result-1521102-1238293049/solver-1521102-1238293049 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521102-1238293049.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.02 1.02 3/81 31359
/proc/meminfo: memFree=1422416/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=7224 CPUtime=0
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 547 0 0 0 0 0 0 0 20 0 1 0 1101969174 7397376 530 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 1806 535 88 271 0 1532 0

[startup+0.100981 s]
/proc/loadavg: 1.00 1.02 1.02 3/81 31359
/proc/meminfo: memFree=1422416/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=7352 CPUtime=0.08
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 1643 0 0 0 8 0 0 0 20 0 1 0 1101969174 7528448 1626 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 1838 1626 90 271 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7352

[startup+0.201992 s]
/proc/loadavg: 1.00 1.02 1.02 3/81 31359
/proc/meminfo: memFree=1422416/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=7488 CPUtime=0.19
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 1677 0 0 0 19 0 0 0 21 0 1 0 1101969174 7667712 1660 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 1872 1660 90 271 0 1598 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7488

[startup+0.302002 s]
/proc/loadavg: 1.00 1.02 1.02 3/81 31359
/proc/meminfo: memFree=1422416/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=7616 CPUtime=0.29
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 1705 0 0 0 28 1 0 0 22 0 1 0 1101969174 7798784 1688 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 1904 1688 90 271 0 1630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7616

[startup+0.701046 s]
/proc/loadavg: 1.00 1.02 1.02 3/81 31359
/proc/meminfo: memFree=1422416/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=8020 CPUtime=0.69
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 1802 0 0 0 68 1 0 0 25 0 1 0 1101969174 8212480 1785 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 2005 1785 90 271 0 1731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8020

[startup+1.50114 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1415240/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=8620 CPUtime=1.49
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 1943 0 0 0 148 1 0 0 25 0 1 0 1101969174 8826880 1926 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 2155 1926 90 271 0 1881 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8620

[startup+3.10131 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1414408/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=9404 CPUtime=3.09
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 2141 0 0 0 307 2 0 0 25 0 1 0 1101969174 9629696 2124 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 2351 2124 90 271 0 2077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9404

[startup+6.30167 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1413128/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=10340 CPUtime=6.29
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 2377 0 0 0 626 3 0 0 25 0 1 0 1101969174 10588160 2360 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 2585 2360 90 271 0 2311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10340

[startup+12.7024 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1411664/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=11716 CPUtime=12.68
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 2740 0 0 0 1264 4 0 0 25 0 1 0 1101969174 11997184 2682 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 2929 2682 90 271 0 2655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11716

[startup+25.5018 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1409936/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=13340 CPUtime=25.48
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 3146 0 0 0 2541 7 0 0 25 0 1 0 1101969174 13660160 3088 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 3335 3088 90 271 0 3061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13340

[startup+51.1016 s]
/proc/loadavg: 1.00 1.02 1.02 2/82 31360
/proc/meminfo: memFree=1407888/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=15468 CPUtime=51.08
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 3724 0 0 0 5097 11 0 0 25 0 1 0 1101969174 15839232 3605 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 3867 3605 90 271 0 3593 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15468

[startup+102.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/82 31360
/proc/meminfo: memFree=1404816/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=18596 CPUtime=102.26
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 4564 0 0 0 10211 15 0 0 25 0 1 0 1101969174 19042304 4354 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 4649 4354 90 271 0 4375 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18596

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.01 2/82 31360
/proc/meminfo: memFree=1402256/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=21184 CPUtime=162.25
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 5216 0 0 0 16206 19 0 0 25 0 1 0 1101969174 21692416 5006 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 5296 5006 90 271 0 5022 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21184

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 31360
/proc/meminfo: memFree=1399952/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=23668 CPUtime=222.23
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 5920 0 0 0 22201 22 0 0 25 0 1 0 1101969174 24236032 5574 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 5917 5574 90 271 0 5643 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23668

[startup+282.301 s]
/proc/loadavg: 1.23 1.05 1.02 2/89 1148
/proc/meminfo: memFree=1393536/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=25400 CPUtime=281.48
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 6364 0 0 0 28120 28 0 0 25 0 1 0 1101969174 26009600 6018 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 6350 6018 90 271 0 6076 0
Current children cumulated CPU time (s) 281.48
Current children cumulated vsize (KiB) 25400

[startup+342.302 s]
/proc/loadavg: 1.84 1.26 1.09 3/89 16867
/proc/meminfo: memFree=1373360/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=26796 CPUtime=336.17
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 6726 0 0 0 33580 37 0 0 25 0 1 0 1101969174 27439104 6380 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 6699 6380 90 271 0 6425 0
Current children cumulated CPU time (s) 336.17
Current children cumulated vsize (KiB) 26796

[startup+402.302 s]
/proc/loadavg: 2.12 1.45 1.16 2/89 735
/proc/meminfo: memFree=1352176/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=28204 CPUtime=390.49
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 7072 0 0 0 39000 49 0 0 25 0 1 0 1101969174 28880896 6726 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 7051 6726 90 271 0 6777 0
Current children cumulated CPU time (s) 390.49
Current children cumulated vsize (KiB) 28204

[startup+462.301 s]
/proc/loadavg: 1.41 1.37 1.15 2/82 1502
/proc/meminfo: memFree=1352136/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=29896 CPUtime=450.26
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 7618 0 0 0 44973 53 0 0 25 0 1 0 1101969174 30613504 7069 1992294400 134512640 135625496 4294956240 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 7474 7069 90 271 0 7200 0
Current children cumulated CPU time (s) 450.26
Current children cumulated vsize (KiB) 29896

[startup+522.302 s]
/proc/loadavg: 1.15 1.30 1.14 2/82 1502
/proc/meminfo: memFree=1350408/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=31636 CPUtime=510.25
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 8067 0 0 0 50969 56 0 0 25 0 1 0 1101969174 32395264 7518 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 7909 7518 90 271 0 7635 0
Current children cumulated CPU time (s) 510.25
Current children cumulated vsize (KiB) 31636

[startup+582.302 s]
/proc/loadavg: 1.05 1.24 1.13 2/82 1502
/proc/meminfo: memFree=1348936/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=33196 CPUtime=570.23
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 8418 0 0 0 56965 58 0 0 25 0 1 0 1101969174 33992704 7869 1992294400 134512640 135625496 4294956240 18446744073709551615 134532201 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 8299 7869 90 271 0 8025 0
Current children cumulated CPU time (s) 570.23
Current children cumulated vsize (KiB) 33196

[startup+642.301 s]
/proc/loadavg: 1.02 1.20 1.12 2/82 1502
/proc/meminfo: memFree=1347656/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=34524 CPUtime=630.22
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 8756 0 0 0 62960 62 0 0 25 0 1 0 1101969174 35352576 8207 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 8631 8207 90 271 0 8357 0
Current children cumulated CPU time (s) 630.22
Current children cumulated vsize (KiB) 34524

[startup+702.302 s]
/proc/loadavg: 1.00 1.16 1.11 2/82 1502
/proc/meminfo: memFree=1346512/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=35580 CPUtime=690.2
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 9023 0 0 0 68954 66 0 0 25 0 1 0 1101969174 36433920 8474 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 8895 8474 90 271 0 8621 0
Current children cumulated CPU time (s) 690.2
Current children cumulated vsize (KiB) 35580

[startup+762.302 s]
/proc/loadavg: 1.00 1.13 1.09 2/82 1502
/proc/meminfo: memFree=1345360/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=36740 CPUtime=750.19
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 9314 0 0 0 74951 68 0 0 25 0 1 0 1101969174 37621760 8765 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 9185 8765 90 271 0 8911 0
Current children cumulated CPU time (s) 750.19
Current children cumulated vsize (KiB) 36740

[startup+822.301 s]
/proc/loadavg: 1.00 1.10 1.09 2/82 1502
/proc/meminfo: memFree=1344208/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=37828 CPUtime=810.17
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 9595 0 0 0 80947 70 0 0 25 0 1 0 1101969174 38735872 9046 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 9457 9046 90 271 0 9183 0
Current children cumulated CPU time (s) 810.17
Current children cumulated vsize (KiB) 37828

[startup+882.307 s]
/proc/loadavg: 1.00 1.08 1.08 2/82 1502
/proc/meminfo: memFree=1342928/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=39152 CPUtime=870.16
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 9910 0 0 0 86943 73 0 0 25 0 1 0 1101969174 40091648 9361 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 9788 9361 90 271 0 9514 0
Current children cumulated CPU time (s) 870.16
Current children cumulated vsize (KiB) 39152

[startup+942.302 s]
/proc/loadavg: 1.00 1.06 1.08 2/82 1502
/proc/meminfo: memFree=1341968/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=40160 CPUtime=930.14
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 10145 0 0 0 92938 76 0 0 25 0 1 0 1101969174 41123840 9596 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 10040 9596 90 271 0 9766 0
Current children cumulated CPU time (s) 930.14
Current children cumulated vsize (KiB) 40160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.07 2/82 1502
/proc/meminfo: memFree=1341072/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=41564 CPUtime=990.12
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 10690 0 0 0 98934 78 0 0 25 0 1 0 1101969174 42561536 9837 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 10391 9837 90 271 0 10117 0
Current children cumulated CPU time (s) 990.12
Current children cumulated vsize (KiB) 41564

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/82 1502
/proc/meminfo: memFree=1340048/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=42696 CPUtime=1050.11
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 10966 0 0 0 104930 81 0 0 25 0 1 0 1101969174 43720704 10113 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 10674 10113 90 271 0 10400 0
Current children cumulated CPU time (s) 1050.11
Current children cumulated vsize (KiB) 42696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.06 2/82 1502
/proc/meminfo: memFree=1338960/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=43780 CPUtime=1110.09
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 11210 0 0 0 110926 83 0 0 25 0 1 0 1101969174 44830720 10357 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 10945 10357 90 271 0 10671 0
Current children cumulated CPU time (s) 1110.09
Current children cumulated vsize (KiB) 43780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/82 1502
/proc/meminfo: memFree=1338000/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=44468 CPUtime=1170.07
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 11443 0 0 0 116922 85 0 0 25 0 1 0 1101969174 45535232 10590 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 11117 10590 90 271 0 10843 0
Current children cumulated CPU time (s) 1170.07
Current children cumulated vsize (KiB) 44468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1212.31 s]
/proc/loadavg: 1.00 1.02 1.05 2/82 1502
/proc/meminfo: memFree=1337360/2055920 swapFree=4176448/4192956
[pid=31359] ppid=31357 vsize=45324 CPUtime=1200.08
/proc/31359/stat : 31359 (csat) R 31357 31359 29002 0 -1 4194304 11606 0 0 0 119922 86 0 0 25 0 1 0 1101969174 46411776 10753 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31359/statm: 11331 10753 90 271 0 11057 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45324

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): 1212.32
CPU time (s): 1200.1
CPU user time (s): 1199.22
CPU system time (s): 0.872867
CPU usage (%): 98.9917
Max. virtual memory (cumulated for all children) (KiB): 45324

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

runsolver used 1.60176 second user time and 4.00939 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-29 04:17:29
IDJOB=1521102
IDBENCH=70637
IDSOLVER=517
FILE ID=node86/1521102-1238293049
PBS_JOBID= 9060960
Free space on /tmp= 66460 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521102-1238293049/watcher-1521102-1238293049 -o /tmp/evaluation-result-1521102-1238293049/solver-1521102-1238293049 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521102-1238293049.cnf

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

MD5SUM BENCH= a68afc9bf021c353745f280b16667e74
RANDOM SEED=1506213269

node86.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.238
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.238
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:       1422832 kB
Buffers:         75812 kB
Cached:         459852 kB
SwapCached:       8880 kB
Active:         196832 kB
Inactive:       352804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422832 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          19116 kB
Slab:            67752 kB
Committed_AS:  2729264 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-29 04:37:43