Trace number 1521032

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.07 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S179568577-034.cnf
MD5SUM123ef46409ad575b494b818820298c6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1521032-1238280012/watcher-1521032-1238280012 -o /tmp/evaluation-result-1521032-1238280012/solver-1521032-1238280012 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521032-1238280012.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.00 1.00 3/64 32189
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=1368 CPUtime=0
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1100667060 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 135275702 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 342 130 88 271 0 68 0

[startup+0.101181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32189
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=7484 CPUtime=0.09
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 1654 0 0 0 9 0 0 0 18 0 1 0 1100667060 7663616 1637 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 1871 1637 90 271 0 1597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.20119 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32189
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=7612 CPUtime=0.19
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 1690 0 0 0 19 0 0 0 18 0 1 0 1100667060 7794688 1673 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 1903 1673 90 271 0 1629 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7612

[startup+0.301201 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32189
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=7740 CPUtime=0.29
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 1722 0 0 0 28 1 0 0 19 0 1 0 1100667060 7925760 1705 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 1935 1705 90 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.701245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32189
/proc/meminfo: memFree=1159680/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=8124 CPUtime=0.69
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 1830 0 0 0 68 1 0 0 22 0 1 0 1100667060 8318976 1813 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 2031 1813 90 271 0 1757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1152376/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=8764 CPUtime=1.49
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 1997 0 0 0 147 2 0 0 25 0 1 0 1100667060 8974336 1980 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 2191 1980 90 271 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8764

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1151480/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=9884 CPUtime=3.09
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 2241 0 0 0 306 3 0 0 25 0 1 0 1100667060 10121216 2224 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 2471 2224 90 271 0 2197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9884

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1149944/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=11080 CPUtime=6.29
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 2556 0 0 0 626 3 0 0 25 0 1 0 1100667060 11345920 2539 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 2770 2539 90 271 0 2496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11080

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1148152/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=12616 CPUtime=12.69
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 2953 0 0 0 1264 5 0 0 25 0 1 0 1100667060 12918784 2936 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 3154 2936 90 271 0 2880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12616

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1145848/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=14816 CPUtime=25.49
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 3545 0 0 0 2541 8 0 0 25 0 1 0 1100667060 15171584 3487 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 3704 3487 90 271 0 3430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14816

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1142904/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=17856 CPUtime=51.08
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 4351 0 0 0 5096 12 0 0 25 0 1 0 1100667060 18284544 4232 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 4464 4232 90 271 0 4190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17856

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1138488/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=22320 CPUtime=102.26
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 5518 0 0 0 10208 18 0 0 25 0 1 0 1100667060 22855680 5308 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 5580 5308 90 271 0 5306 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22320

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32190
/proc/meminfo: memFree=1135096/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=25628 CPUtime=162.24
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 6376 0 0 0 16201 23 0 0 25 0 1 0 1100667060 26243072 6166 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 6407 6166 90 271 0 6133 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25628

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1132024/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=28824 CPUtime=222.23
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 7243 0 0 0 22195 28 0 0 25 0 1 0 1100667060 29515776 6897 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 7206 6897 90 271 0 6932 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1129464/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=31244 CPUtime=282.21
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 7866 0 0 0 28188 33 0 0 25 0 1 0 1100667060 31993856 7520 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 7811 7520 90 271 0 7537 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31244

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1127288/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=33368 CPUtime=342.19
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 8410 0 0 0 34182 37 0 0 25 0 1 0 1100667060 34168832 8064 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 8342 8064 90 271 0 8068 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1125176/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=35316 CPUtime=402.18
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 8931 0 0 0 40176 42 0 0 25 0 1 0 1100667060 36163584 8585 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 8829 8585 90 271 0 8555 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35316

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1123128/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=37844 CPUtime=462.15
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 9681 0 0 0 46169 46 0 0 25 0 1 0 1100667060 38752256 9132 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 9461 9132 90 271 0 9187 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 37844

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1120632/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=40424 CPUtime=522.14
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 10291 0 0 0 52164 50 0 0 25 0 1 0 1100667060 41394176 9742 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 10106 9742 90 271 0 9832 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1119032/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=42000 CPUtime=582.12
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 10705 0 0 0 58160 52 0 0 25 0 1 0 1100667060 43008000 10156 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 10500 10156 90 271 0 10226 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 42000

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1117304/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=43712 CPUtime=642.11
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 11134 0 0 0 64156 55 0 0 25 0 1 0 1100667060 44761088 10585 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 10928 10585 90 271 0 10654 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 43712

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1115832/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=45164 CPUtime=702.09
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 11501 0 0 0 70152 57 0 0 25 0 1 0 1100667060 46247936 10952 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 11291 10952 90 271 0 11017 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 45164

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1114296/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=46672 CPUtime=762.08
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 11888 0 0 0 76149 59 0 0 25 0 1 0 1100667060 47792128 11339 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 11668 11339 90 271 0 11394 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 46672

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1112824/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=48112 CPUtime=822.05
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 12252 0 0 0 82143 62 0 0 25 0 1 0 1100667060 49266688 11703 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 12028 11703 90 271 0 11754 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 48112

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1111608/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=49304 CPUtime=882.04
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 12564 0 0 0 88139 65 0 0 25 0 1 0 1100667060 50487296 12015 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 12326 12015 90 271 0 12052 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 49304

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1110264/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=51252 CPUtime=942.02
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 13189 0 0 0 94134 68 0 0 25 0 1 0 1100667060 52482048 12336 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 12813 12336 90 271 0 12539 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 51252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1109112/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=52360 CPUtime=1002
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 13495 0 0 0 100129 71 0 0 25 0 1 0 1100667060 53616640 12642 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 13090 12642 90 271 0 12816 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 52360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1107896/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=53548 CPUtime=1061.99
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 13795 0 0 0 106125 74 0 0 25 0 1 0 1100667060 54833152 12942 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 13387 12942 90 271 0 13113 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 53548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1106552/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=54852 CPUtime=1121.97
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 14131 0 0 0 112120 77 0 0 25 0 1 0 1100667060 56168448 13278 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 13713 13278 90 271 0 13439 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 54852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1105400/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=56044 CPUtime=1181.95
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 14399 0 0 0 118116 79 0 0 25 0 1 0 1100667060 57389056 13546 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 14011 13546 90 271 0 13737 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 56044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1105016/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=56316 CPUtime=1200.05
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 14493 0 0 0 119925 80 0 0 25 0 1 0 1100667060 57667584 13640 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 14079 13640 90 271 0 13805 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56316

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32192
/proc/meminfo: memFree=1105016/2055920 swapFree=4173368/4192956
[pid=32189] ppid=32187 vsize=56316 CPUtime=1200.05
/proc/32189/stat : 32189 (csat) R 32187 32189 31846 0 -1 4194304 14493 0 0 0 119925 80 0 0 25 0 1 0 1100667060 57667584 13640 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32189/statm: 14079 13640 90 271 0 13805 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.26
CPU system time (s): 0.814876
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 56316

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

runsolver used 0.78688 second user time and 2.6266 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-28 23:40:12
IDJOB=1521032
IDBENCH=70567
IDSOLVER=517
FILE ID=node19/1521032-1238280012
PBS_JOBID= 9060891
Free space on /tmp= 66404 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S179568577-034.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521032-1238280012/watcher-1521032-1238280012 -o /tmp/evaluation-result-1521032-1238280012/solver-1521032-1238280012 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521032-1238280012.cnf

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

MD5SUM BENCH= 123ef46409ad575b494b818820298c6e
RANDOM SEED=1501428035

node19.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.235
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.235
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:       1160160 kB
Buffers:         98072 kB
Cached:         690696 kB
SwapCached:      13360 kB
Active:          61764 kB
Inactive:       742056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160160 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            77892 kB
Committed_AS:  2940880 kB
PageTables:       1456 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= 66404 MiB
End job on node19 at 2009-03-29 00:00:14