Trace number 1520729

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1543261951-042.cnf
MD5SUMf53260962d7c8afd7ae82ca459f22f43
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.672
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

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-1520729-1238233018/watcher-1520729-1238233018 -o /tmp/evaluation-result-1520729-1238233018/solver-1520729-1238233018 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520729-1238233018.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.97 0.96 3/64 29688
/proc/meminfo: memFree=883120/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=1660 CPUtime=0
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 1095964152 1699840 154 1992294400 134512640 135625496 4294956240 18446744073709551615 135063767 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 415 155 88 271 0 141 0

[startup+0.073834 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 29688
/proc/meminfo: memFree=883120/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=8240 CPUtime=0.06
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 1991 0 0 0 6 0 0 0 18 0 1 0 1095964152 8437760 1784 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2060 1784 91 271 0 1786 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8240

[startup+0.101836 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 29688
/proc/meminfo: memFree=883120/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=8240 CPUtime=0.09
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 1994 0 0 0 9 0 0 0 18 0 1 0 1095964152 8437760 1787 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2060 1787 91 271 0 1786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301859 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 29688
/proc/meminfo: memFree=883120/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=8504 CPUtime=0.29
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 2069 0 0 0 29 0 0 0 19 0 1 0 1095964152 8708096 1862 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2126 1862 91 271 0 1852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8504

[startup+0.701905 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 29688
/proc/meminfo: memFree=883120/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=9032 CPUtime=0.69
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 2195 0 0 0 69 0 0 0 22 0 1 0 1095964152 9248768 1988 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2258 1988 91 271 0 1984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9032

[startup+1.50199 s]
/proc/loadavg: 0.91 0.97 0.96 2/65 29689
/proc/meminfo: memFree=875112/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=9824 CPUtime=1.49
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 2411 0 0 0 148 1 0 0 25 0 1 0 1095964152 10059776 2204 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2456 2204 91 271 0 2182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824

[startup+3.10118 s]
/proc/loadavg: 0.91 0.97 0.96 2/65 29689
/proc/meminfo: memFree=873896/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=11276 CPUtime=3.09
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 2749 0 0 0 308 1 0 0 25 0 1 0 1095964152 11546624 2542 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2819 2542 91 271 0 2545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11276

[startup+6.30155 s]
/proc/loadavg: 0.92 0.97 0.96 2/65 29689
/proc/meminfo: memFree=871592/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=13152 CPUtime=6.29
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 3220 0 0 0 627 2 0 0 25 0 1 0 1095964152 13467648 3013 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 3288 3013 91 271 0 3014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13152

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 29689
/proc/meminfo: memFree=868904/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=15608 CPUtime=12.68
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 3838 0 0 0 1265 3 0 0 25 0 1 0 1095964152 15982592 3631 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 3902 3631 91 271 0 3628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15608

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.96 2/65 29689
/proc/meminfo: memFree=865128/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=19200 CPUtime=25.48
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 4731 0 0 0 2542 6 0 0 25 0 1 0 1095964152 19660800 4524 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 4800 4524 91 271 0 4526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19200

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.96 2/65 29689
/proc/meminfo: memFree=860392/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=23928 CPUtime=51.07
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 5906 0 0 0 5096 11 0 0 25 0 1 0 1095964152 24502272 5699 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 5982 5699 91 271 0 5708 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23928

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.96 2/65 29689
/proc/meminfo: memFree=853864/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=30344 CPUtime=102.26
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 7595 0 0 0 10208 18 0 0 25 0 1 0 1095964152 31072256 7297 1992294400 134512640 135625496 4294956240 18446744073709551615 134522512 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 7586 7297 91 271 0 7312 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30344

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=848104/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=36064 CPUtime=162.24
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 9043 0 0 0 16199 25 0 0 25 0 1 0 1095964152 36929536 8745 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 9016 8745 91 271 0 8742 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36064

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=843304/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=41016 CPUtime=222.23
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 10342 0 0 0 22194 29 0 0 25 0 1 0 1095964152 42000384 9908 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 10254 9908 91 271 0 9980 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41016

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=839208/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=45036 CPUtime=282.21
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 11360 0 0 0 28188 33 0 0 25 0 1 0 1095964152 46116864 10926 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 11259 10926 91 271 0 10985 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45036

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=835624/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=48636 CPUtime=342.19
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 12261 0 0 0 34183 36 0 0 25 0 1 0 1095964152 49803264 11827 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 12159 11827 91 271 0 11885 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48636

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=832360/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=51696 CPUtime=402.17
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 13058 0 0 0 40178 39 0 0 25 0 1 0 1095964152 52936704 12624 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 12924 12624 91 271 0 12650 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51696

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29689
/proc/meminfo: memFree=829352/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=55188 CPUtime=462.16
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 14019 0 0 0 46174 42 0 0 25 0 1 0 1095964152 56512512 13382 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 13797 13382 91 271 0 13523 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55188

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=826472/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=57996 CPUtime=522.13
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 14748 0 0 0 52169 44 0 0 25 0 1 0 1095964152 59387904 14111 1992294400 134512640 135625496 4294956240 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 14499 14111 91 271 0 14225 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 57996

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=823336/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=60988 CPUtime=582.12
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 15507 0 0 0 58164 48 0 0 25 0 1 0 1095964152 62451712 14870 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 15247 14870 91 271 0 14973 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 60988

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=820968/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=63596 CPUtime=642.1
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 16138 0 0 0 64159 51 0 0 25 0 1 0 1095964152 65122304 15501 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 15899 15501 91 271 0 15625 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63596

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=818472/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=66060 CPUtime=702.08
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 16762 0 0 0 70155 53 0 0 25 0 1 0 1095964152 67645440 16125 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 16515 16125 91 271 0 16241 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 66060

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=816168/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=68348 CPUtime=762.06
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 17337 0 0 0 76150 56 0 0 25 0 1 0 1095964152 69988352 16700 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 17087 16700 91 271 0 16813 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 68348

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=813736/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=70800 CPUtime=822.05
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 17940 0 0 0 82145 60 0 0 25 0 1 0 1095964152 72499200 17303 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 17700 17303 91 271 0 17426 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 70800

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=811624/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=72832 CPUtime=882.03
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 18467 0 0 0 88142 61 0 0 25 0 1 0 1095964152 74579968 17830 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 18208 17830 91 271 0 17934 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 72832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=809704/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=74868 CPUtime=942.01
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 18967 0 0 0 94138 63 0 0 25 0 1 0 1095964152 76664832 18330 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 18717 18330 91 271 0 18443 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 74868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=807720/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=76792 CPUtime=1001.99
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 19437 0 0 0 100134 65 0 0 25 0 1 0 1095964152 78635008 18800 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 19198 18800 91 271 0 18924 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 76792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=805928/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=78604 CPUtime=1061.97
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 19885 0 0 0 106130 67 0 0 25 0 1 0 1095964152 80490496 19248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 19651 19248 91 271 0 19377 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 78604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=804136/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=80932 CPUtime=1121.96
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 20626 0 0 0 112126 70 0 0 25 0 1 0 1095964152 82874368 19685 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 20233 19685 91 271 0 19959 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 80932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=802280/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=82648 CPUtime=1181.94
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 21077 0 0 0 118122 72 0 0 25 0 1 0 1095964152 84631552 20136 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 20662 20136 91 271 0 20388 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 82648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29691
/proc/meminfo: memFree=801704/2055920 swapFree=4178500/4192956
[pid=29688] ppid=29686 vsize=83336 CPUtime=1200.04
/proc/29688/stat : 29688 (csat) R 29686 29688 29264 0 -1 4194304 21216 0 0 0 119931 73 0 0 25 0 1 0 1095964152 85336064 20275 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 20834 20275 91 271 0 20560 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 83336

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.42
CPU time (s): 1200.06
CPU user time (s): 1199.32
CPU system time (s): 0.743886
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 83336

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

runsolver used 0.790879 second user time and 2.54461 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 10:36:58
IDJOB=1520729
IDBENCH=70264
IDSOLVER=517
FILE ID=node62/1520729-1238233018
PBS_JOBID= 9060595
Free space on /tmp= 66352 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1543261951-042.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520729-1238233018/watcher-1520729-1238233018 -o /tmp/evaluation-result-1520729-1238233018/solver-1520729-1238233018 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520729-1238233018.cnf

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

MD5SUM BENCH= f53260962d7c8afd7ae82ca459f22f43
RANDOM SEED=1139564044

node62.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        883536 kB
Buffers:         78300 kB
Cached:        1009428 kB
SwapCached:       7616 kB
Active:         301668 kB
Inactive:       795332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        883536 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            61168 kB
Committed_AS:  2680884 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-03-28 10:57:01