Trace number 1520779

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.14 1200.45

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1629487320-053.cnf
MD5SUM9b604e81393e56d82864199888f120ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark149.684
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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-1520779-1238234660/watcher-1520779-1238234660 -o /tmp/evaluation-result-1520779-1238234660/solver-1520779-1238234660 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520779-1238234660.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.99 0.97 0.91 3/73 5882
/proc/meminfo: memFree=1720064/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=2048 CPUtime=0
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 413 0 0 0 0 0 0 0 20 0 1 0 879854689 2097152 264 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 512 271 86 271 0 238 0

[startup+0.080759 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5882
/proc/meminfo: memFree=1720064/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=8676 CPUtime=0.07
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 2109 0 0 0 7 0 0 0 20 0 1 0 879854689 8884224 1958 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 2169 1958 91 271 0 1895 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8676

[startup+0.10176 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5882
/proc/meminfo: memFree=1720064/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=8808 CPUtime=0.09
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 2121 0 0 0 9 0 0 0 20 0 1 0 879854689 9019392 1970 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 2202 1970 91 271 0 1928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.30178 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5882
/proc/meminfo: memFree=1720064/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=9072 CPUtime=0.29
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 2195 0 0 0 29 0 0 0 22 0 1 0 879854689 9289728 2044 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 2268 2044 91 271 0 1994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9072

[startup+0.701823 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5882
/proc/meminfo: memFree=1720064/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=9600 CPUtime=0.69
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 2339 0 0 0 68 1 0 0 25 0 1 0 879854689 9830400 2188 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 2400 2188 91 271 0 2126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9600

[startup+1.50191 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5883
/proc/meminfo: memFree=1711224/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=10788 CPUtime=1.49
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 2623 0 0 0 147 2 0 0 25 0 1 0 879854689 11046912 2472 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 2697 2472 91 271 0 2423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10788

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5883
/proc/meminfo: memFree=1709496/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=12768 CPUtime=3.09
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 3136 0 0 0 307 2 0 0 25 0 1 0 879854689 13074432 2985 1992294400 134512640 135625496 4294956240 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 3192 2985 91 271 0 2918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12768

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5883
/proc/meminfo: memFree=1705592/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=16480 CPUtime=6.29
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 4052 0 0 0 626 3 0 0 25 0 1 0 879854689 16875520 3901 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 4120 3901 91 271 0 3846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16480

[startup+12.7011 s]
/proc/loadavg: 1.07 0.99 0.91 2/74 5883
/proc/meminfo: memFree=1698872/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=22652 CPUtime=12.69
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 5598 0 0 0 1263 6 0 0 25 0 1 0 879854689 23195648 5447 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 5663 5447 91 271 0 5389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22652

[startup+25.5015 s]
/proc/loadavg: 1.06 0.99 0.91 2/74 5883
/proc/meminfo: memFree=1688184/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=33080 CPUtime=25.49
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 8174 0 0 0 2540 9 0 0 25 0 1 0 879854689 33873920 8023 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 8270 8023 91 271 0 7996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33080

[startup+51.1012 s]
/proc/loadavg: 1.04 0.99 0.91 2/74 5883
/proc/meminfo: memFree=1673336/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=47964 CPUtime=51.07
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 11888 0 0 0 5090 17 0 0 25 0 1 0 879854689 49115136 11737 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 11991 11737 91 271 0 11717 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47964

[startup+102.307 s]
/proc/loadavg: 1.06 1.00 0.92 2/74 5883
/proc/meminfo: memFree=1650488/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=70452 CPUtime=102.27
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 17600 0 0 0 10198 29 0 0 25 0 1 0 879854689 72142848 17358 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 17613 17358 91 271 0 17339 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70452

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 0.93 2/74 5883
/proc/meminfo: memFree=1630456/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=90784 CPUtime=162.24
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 22798 0 0 0 16185 39 0 0 25 0 1 0 879854689 92962816 22420 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 22696 22420 91 271 0 22422 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 90784

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 0.93 2/74 5883
/proc/meminfo: memFree=1613816/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=107020 CPUtime=222.23
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 26872 0 0 0 22176 47 0 0 25 0 1 0 879854689 109588480 26494 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 26755 26494 91 271 0 26481 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107020

[startup+282.302 s]
/proc/loadavg: 1.05 1.03 0.94 2/74 5883
/proc/meminfo: memFree=1597560/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=123264 CPUtime=282.21
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 30957 0 0 0 28165 56 0 0 25 0 1 0 879854689 126222336 30579 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 30816 30579 91 271 0 30542 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 123264

[startup+342.301 s]
/proc/loadavg: 1.05 1.03 0.94 2/74 5883
/proc/meminfo: memFree=1582840/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=138056 CPUtime=342.2
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 34792 0 0 0 34156 64 0 0 25 0 1 0 879854689 141369344 34211 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 34514 34211 91 271 0 34240 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 138056

[startup+402.301 s]
/proc/loadavg: 1.02 1.03 0.94 2/74 5883
/proc/meminfo: memFree=1570360/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=150464 CPUtime=402.18
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 37906 0 0 0 40146 72 0 0 25 0 1 0 879854689 154075136 37325 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 37616 37325 91 271 0 37342 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 150464

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/74 5883
/proc/meminfo: memFree=1558968/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=161816 CPUtime=462.17
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 40768 0 0 0 46138 79 0 0 25 0 1 0 879854689 165699584 40187 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 40454 40187 91 271 0 40180 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 161816

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/74 5883
/proc/meminfo: memFree=1548408/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=172376 CPUtime=522.16
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 43431 0 0 0 52130 86 0 0 25 0 1 0 879854689 176513024 42850 1992294400 134512640 135625496 4294956240 18446744073709551615 134541544 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 43094 42850 91 271 0 42820 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 172376

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/74 5883
/proc/meminfo: memFree=1538808/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=181748 CPUtime=582.14
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 45786 0 0 0 58121 93 0 0 25 0 1 0 879854689 186109952 45205 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 45437 45205 91 271 0 45163 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 181748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1527992/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=193052 CPUtime=642.13
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 48784 0 0 0 64115 98 0 0 25 0 1 0 879854689 197685248 47899 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 48263 47899 91 271 0 47989 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 193052

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1517112/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=203876 CPUtime=702.11
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 51497 0 0 0 70107 104 0 0 25 0 1 0 879854689 208769024 50612 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 50969 50612 91 271 0 50695 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 203876

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1508664/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=212196 CPUtime=762.1
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 53586 0 0 0 76100 110 0 0 25 0 1 0 879854689 217288704 52701 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 53049 52701 91 271 0 52775 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 212196

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1500728/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=219984 CPUtime=822.08
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 55569 0 0 0 82092 116 0 0 25 0 1 0 879854689 225263616 54684 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 54996 54684 91 271 0 54722 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 219984

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1492472/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=228168 CPUtime=882.06
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 57607 0 0 0 88085 121 0 0 25 0 1 0 879854689 233644032 56722 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 57042 56722 91 271 0 56768 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 228168

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1484984/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=235692 CPUtime=942.04
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 59490 0 0 0 94079 125 0 0 25 0 1 0 879854689 241348608 58605 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 58923 58605 91 271 0 58649 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 235692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1478136/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=242292 CPUtime=1002.03
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 61174 0 0 0 100072 131 0 0 25 0 1 0 879854689 248107008 60289 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 60573 60289 91 271 0 60299 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 242292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1469816/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=250612 CPUtime=1062.02
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 63273 0 0 0 106067 135 0 0 25 0 1 0 879854689 256626688 62388 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 62653 62388 91 271 0 62379 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 250612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5883
/proc/meminfo: memFree=1460408/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=259988 CPUtime=1122
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 65606 0 0 0 112061 139 0 0 25 0 1 0 879854689 266227712 64721 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 64997 64721 91 271 0 64723 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 259988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5885
/proc/meminfo: memFree=1452024/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=268304 CPUtime=1181.99
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 67716 0 0 0 118055 144 0 0 25 0 1 0 879854689 274743296 66831 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 67076 66831 91 271 0 66802 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 268304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/74 5885
/proc/meminfo: memFree=1448696/2055920 swapFree=4176796/4192956
[pid=5882] ppid=5880 vsize=271472 CPUtime=1200.09
/proc/5882/stat : 5882 (csat) R 5880 5882 5464 0 -1 4194304 68506 0 0 0 119864 145 0 0 25 0 1 0 879854689 277987328 67621 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5882/statm: 67868 67621 91 271 0 67594 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 271472

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.45
CPU time (s): 1200.14
CPU user time (s): 1198.64
CPU system time (s): 1.49577
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 271472

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

runsolver used 1.25081 second user time and 3.12552 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 11:04:21
IDJOB=1520779
IDBENCH=70314
IDSOLVER=517
FILE ID=node82/1520779-1238234660
PBS_JOBID= 9060571
Free space on /tmp= 61588 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1629487320-053.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520779-1238234660/watcher-1520779-1238234660 -o /tmp/evaluation-result-1520779-1238234660/solver-1520779-1238234660 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520779-1238234660.cnf

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

MD5SUM BENCH= 9b604e81393e56d82864199888f120ce
RANDOM SEED=683004671

node82.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.232
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.232
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:       1720544 kB
Buffers:         44764 kB
Cached:         226284 kB
SwapCached:       7072 kB
Active:         173568 kB
Inactive:       106648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720544 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          14848 kB
Slab:            40300 kB
Committed_AS:  2293200 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-28 11:24:23