Trace number 1520730

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/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S592525179-032.cnf
MD5SUM7460bd7d43551ea81285a6734d727c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark644.604
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-1520730-1238233022/watcher-1520730-1238233022 -o /tmp/evaluation-result-1520730-1238233022/solver-1520730-1238233022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520730-1238233022.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.97 3/64 24219
/proc/meminfo: memFree=1077528/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=1660 CPUtime=0
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1095968895 1699840 155 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 415 155 88 271 0 141 0

[startup+0.0998521 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 24219
/proc/meminfo: memFree=1077528/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=8240 CPUtime=0.09
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 1993 0 0 0 9 0 0 0 18 0 1 0 1095968895 8437760 1786 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2060 1786 91 271 0 1786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.101851 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 24219
/proc/meminfo: memFree=1077528/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=8240 CPUtime=0.09
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 1994 0 0 0 9 0 0 0 18 0 1 0 1095968895 8437760 1787 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2060 1787 91 271 0 1786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301873 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 24219
/proc/meminfo: memFree=1077528/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=8504 CPUtime=0.29
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 2066 0 0 0 29 0 0 0 19 0 1 0 1095968895 8708096 1859 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2126 1859 91 271 0 1852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8504

[startup+0.701921 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 24219
/proc/meminfo: memFree=1077528/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=9032 CPUtime=0.69
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 2192 0 0 0 69 0 0 0 22 0 1 0 1095968895 9248768 1985 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2258 1985 91 271 0 1984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9032

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1069584/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=9824 CPUtime=1.49
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 2399 0 0 0 148 1 0 0 25 0 1 0 1095968895 10059776 2192 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2456 2192 91 271 0 2182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1068368/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=11276 CPUtime=3.09
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 2746 0 0 0 307 2 0 0 25 0 1 0 1095968895 11546624 2539 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 2819 2539 91 271 0 2545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11276

[startup+6.30157 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1066000/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=13048 CPUtime=6.29
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 3212 0 0 0 627 2 0 0 25 0 1 0 1095968895 13361152 3005 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 3262 3005 91 271 0 2988 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13048

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1063248/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=15628 CPUtime=12.69
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 3849 0 0 0 1265 4 0 0 25 0 1 0 1095968895 16003072 3642 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 3907 3642 91 271 0 3633 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15628

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1059408/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=19244 CPUtime=25.48
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 4756 0 0 0 2541 7 0 0 25 0 1 0 1095968895 19705856 4549 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 4811 4549 91 271 0 4537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19244

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1055056/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=23976 CPUtime=51.08
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 5899 0 0 0 5096 12 0 0 25 0 1 0 1095968895 24551424 5692 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 5994 5692 91 271 0 5720 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23976

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1048400/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=30536 CPUtime=102.27
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 7617 0 0 0 10210 17 0 0 25 0 1 0 1095968895 31268864 7319 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 7634 7319 91 271 0 7360 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30536

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1042832/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=35972 CPUtime=162.24
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 9014 0 0 0 16201 23 0 0 25 0 1 0 1095968895 36835328 8716 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 8993 8716 91 271 0 8719 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35972

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1038160/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=40772 CPUtime=222.23
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 10290 0 0 0 22194 29 0 0 25 0 1 0 1095968895 41750528 9856 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 10193 9856 91 271 0 9919 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1034256/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=44624 CPUtime=282.21
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 11262 0 0 0 28187 34 0 0 25 0 1 0 1095968895 45694976 10828 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 11156 10828 91 271 0 10882 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1030864/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=48084 CPUtime=342.19
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 12122 0 0 0 34182 37 0 0 25 0 1 0 1095968895 49238016 11688 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 12021 11688 91 271 0 11747 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48084

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24220
/proc/meminfo: memFree=1027664/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=51272 CPUtime=402.17
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 12924 0 0 0 40177 40 0 0 25 0 1 0 1095968895 52502528 12490 1992294400 134512640 135625496 4294956240 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 12818 12490 91 271 0 12544 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51272

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1024592/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=54204 CPUtime=462.15
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 13685 0 0 0 46172 43 0 0 25 0 1 0 1095968895 55504896 13251 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 13551 13251 91 271 0 13277 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 54204

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1021776/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=57520 CPUtime=522.14
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 14616 0 0 0 52166 48 0 0 25 0 1 0 1095968895 58900480 13979 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 14380 13979 91 271 0 14106 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 57520

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1018832/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=60480 CPUtime=582.12
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 15351 0 0 0 58161 51 0 0 25 0 1 0 1095968895 61931520 14714 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 15120 14714 91 271 0 14846 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 60480

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1016080/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=63100 CPUtime=642.1
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 16020 0 0 0 64157 53 0 0 25 0 1 0 1095968895 64614400 15383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 15775 15383 91 271 0 15501 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63100

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1013648/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=65588 CPUtime=702.09
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 16635 0 0 0 70152 57 0 0 25 0 1 0 1095968895 67162112 15998 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 16397 15998 91 271 0 16123 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 65588

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1011280/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=67904 CPUtime=762.07
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 17203 0 0 0 76148 59 0 0 25 0 1 0 1095968895 69533696 16566 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 16976 16566 91 271 0 16702 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 67904

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1008976/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=70180 CPUtime=822.05
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 17781 0 0 0 82143 62 0 0 25 0 1 0 1095968895 71864320 17144 1992294400 134512640 135625496 4294956240 18446744073709551615 134529069 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 17545 17144 91 271 0 17271 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 70180

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1006800/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=72396 CPUtime=882.03
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 18311 0 0 0 88138 65 0 0 25 0 1 0 1095968895 74133504 17674 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 18099 17674 91 271 0 17825 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 72396

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1004752/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=74396 CPUtime=942.01
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 18833 0 0 0 94135 66 0 0 25 0 1 0 1095968895 76181504 18196 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 18599 18196 91 271 0 18325 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 74396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1002768/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=76348 CPUtime=1002
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 19319 0 0 0 100131 69 0 0 25 0 1 0 1095968895 78180352 18682 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 19087 18682 91 271 0 18813 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 76348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=1000848/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=78204 CPUtime=1061.98
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 19800 0 0 0 106127 71 0 0 25 0 1 0 1095968895 80080896 19163 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 19551 19163 91 271 0 19277 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 78204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=998928/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=80668 CPUtime=1121.96
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 20570 0 0 0 112123 73 0 0 25 0 1 0 1095968895 82604032 19629 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 20167 19629 91 271 0 19893 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 80668

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=997008/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=82516 CPUtime=1181.94
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 21036 0 0 0 118119 75 0 0 25 0 1 0 1095968895 84496384 20095 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 20629 20095 91 271 0 20355 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 82516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24222
/proc/meminfo: memFree=996368/2055924 swapFree=4176792/4192956
[pid=24219] ppid=24217 vsize=83240 CPUtime=1200.04
/proc/24219/stat : 24219 (csat) R 24217 24219 23878 0 -1 4194304 21210 0 0 0 119929 75 0 0 25 0 1 0 1095968895 85237760 20269 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24219/statm: 20810 20269 91 271 0 20536 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 83240

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.07
CPU user time (s): 1199.29
CPU system time (s): 0.772882
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 83240

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

runsolver used 1.05384 second user time and 2.29965 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 10:37:02
IDJOB=1520730
IDBENCH=70265
IDSOLVER=517
FILE ID=node6/1520730-1238233022
PBS_JOBID= 9060636
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= 7460bd7d43551ea81285a6734d727c9e
RANDOM SEED=201435491

node6.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.236
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.236
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:      2055924 kB
MemFree:       1078008 kB
Buffers:         90852 kB
Cached:         791716 kB
SwapCached:       9932 kB
Active:          27444 kB
Inactive:       868592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1078008 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          19160 kB
Slab:            67948 kB
Committed_AS:  2793536 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-28 10:57:04