Trace number 1524102

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
CircUs 2009-03-23? (TO) 1200.07 1200.42

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1253795703-015.cnf
MD5SUM17b09148dbc69a552ff183cd5c8f891a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6782
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
Number of clauses of size over 50

Solver Data

0.06/0.07	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.06/0.07	c Eliminate time :       0.03 

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-1524102-1238364957/watcher-1524102-1238364957 -o /tmp/evaluation-result-1524102-1238364957/solver-1524102-1238364957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524102-1238364957.cnf -t 1200 

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/64 3148
/proc/meminfo: memFree=814688/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=1588 CPUtime=0
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 120000 1109158011 1626112 153 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 397 154 70 173 0 222 0

[startup+0.07081 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3148
/proc/meminfo: memFree=814688/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=2904 CPUtime=0.06
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 502 0 0 0 6 0 0 0 18 0 1 120000 1109158011 2973696 486 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 726 486 74 173 0 551 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2904

[startup+0.101813 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3148
/proc/meminfo: memFree=814688/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=3036 CPUtime=0.09
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 554 0 0 0 9 0 0 0 18 0 1 120000 1109158011 3108864 538 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 759 538 90 173 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3036

[startup+0.301835 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3148
/proc/meminfo: memFree=814688/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=3960 CPUtime=0.29
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 786 0 0 0 29 0 0 0 19 0 1 120000 1109158011 4055040 770 1992294400 134512640 135224549 4294956224 18446744073709551615 134623094 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 990 771 90 173 0 815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3960

[startup+0.70188 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3148
/proc/meminfo: memFree=814688/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=5416 CPUtime=0.69
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 1152 0 0 0 69 0 0 0 22 0 1 120000 1109158011 5545984 1136 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 1354 1136 90 173 0 1179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5416

[startup+1.50197 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=810136/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=6076 CPUtime=1.49
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 1335 0 0 0 148 1 0 0 25 0 1 120000 1109158011 6221824 1319 1992294400 134512640 135224549 4294956224 18446744073709551615 134632708 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 1519 1319 90 173 0 1344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6076

[startup+3.10115 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=809112/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=7432 CPUtime=3.09
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 1656 0 0 0 308 1 0 0 25 0 1 120000 1109158011 7610368 1640 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 1858 1640 90 173 0 1683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7432

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=807000/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=9412 CPUtime=6.29
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 2138 0 0 0 627 2 0 0 25 0 1 120000 1109158011 9637888 2122 1992294400 134512640 135224549 4294956224 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 2353 2122 90 173 0 2178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9412

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=803416/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=12316 CPUtime=12.69
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 2873 0 0 0 1267 2 0 0 25 0 1 120000 1109158011 12611584 2857 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 3079 2857 90 173 0 2904 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12316

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=797592/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=18124 CPUtime=25.49
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 4323 0 0 0 2545 4 0 0 25 0 1 120000 1109158011 18558976 4307 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 4531 4307 90 173 0 4356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18124

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=790936/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=24852 CPUtime=51.07
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 6010 0 0 0 5102 5 0 0 25 0 1 120000 1109158011 25448448 5961 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 6213 5961 90 173 0 6038 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24852

[startup+102.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=780632/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=35016 CPUtime=102.26
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 8572 0 0 0 10218 8 0 0 25 0 1 120000 1109158011 35856384 8523 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 8754 8523 90 173 0 8579 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35016

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=773272/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=43060 CPUtime=162.24
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 10618 0 0 0 16214 10 0 0 25 0 1 120000 1109158011 44093440 10504 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 10765 10504 90 173 0 10590 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43060

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=765656/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=50056 CPUtime=222.22
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 12368 0 0 0 22210 12 0 0 25 0 1 120000 1109158011 51257344 12254 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 12514 12254 90 173 0 12339 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 50056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=758808/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=57184 CPUtime=282.21
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 14178 0 0 0 28206 15 0 0 25 0 1 120000 1109158011 58556416 14064 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 14296 14064 90 173 0 14121 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 57184

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=751960/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=63784 CPUtime=342.19
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 15829 0 0 0 34202 17 0 0 25 0 1 120000 1109158011 65314816 15715 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 15946 15715 90 173 0 15771 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 63784

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=750680/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=64840 CPUtime=402.17
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 16083 0 0 0 40199 18 0 0 25 0 1 120000 1109158011 66396160 15969 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 16210 15969 90 173 0 16035 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 64840

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=744536/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=70912 CPUtime=462.15
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 17626 0 0 0 46196 19 0 0 25 0 1 120000 1109158011 72613888 17512 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 17728 17512 90 173 0 17553 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 70912

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=738648/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=77232 CPUtime=522.13
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 19225 0 0 0 52192 21 0 0 25 0 1 120000 1109158011 79085568 18982 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 19308 18982 90 173 0 19133 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 77232

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=738648/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=77232 CPUtime=582.12
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 19225 0 0 0 58191 21 0 0 25 0 1 120000 1109158011 79085568 18982 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 19308 18982 90 173 0 19133 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 77232

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=731032/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=84756 CPUtime=642.1
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 21130 0 0 0 64187 23 0 0 25 0 1 120000 1109158011 86790144 20887 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 21189 20887 90 173 0 21014 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 84756

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=730840/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=85152 CPUtime=702.09
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 21226 0 0 0 70185 24 0 0 25 0 1 120000 1109158011 87195648 20983 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 21288 20983 90 173 0 21113 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 85152

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=722648/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=93072 CPUtime=762.07
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 23224 0 0 0 76181 26 0 0 25 0 1 120000 1109158011 95305728 22981 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 23268 22981 90 173 0 23093 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 93072

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=722776/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=93072 CPUtime=822.05
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 23224 0 0 0 82178 27 0 0 25 0 1 120000 1109158011 95305728 22981 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 23268 22981 90 173 0 23093 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 93072

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=713560/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=102312 CPUtime=882.03
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 25524 0 0 0 88174 29 0 0 25 0 1 120000 1109158011 104767488 25281 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 25578 25281 90 173 0 25403 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 102312

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=713560/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=102312 CPUtime=942.02
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 25524 0 0 0 94173 29 0 0 25 0 1 120000 1109158011 104767488 25281 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 25578 25281 90 173 0 25403 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 102312

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=713496/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=102312 CPUtime=1002
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 25524 0 0 0 100171 29 0 0 25 0 1 120000 1109158011 104767488 25281 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 25578 25281 90 173 0 25403 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 102312

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=703960/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=111688 CPUtime=1061.98
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 27892 0 0 0 106166 32 0 0 25 0 1 120000 1109158011 114368512 27649 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 27922 27649 90 173 0 27747 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 111688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=704024/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=111688 CPUtime=1121.96
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 27892 0 0 0 112164 32 0 0 25 0 1 120000 1109158011 114368512 27649 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 27922 27649 90 173 0 27747 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 111688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=703960/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=111688 CPUtime=1181.94
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 27892 0 0 0 118162 32 0 0 25 0 1 120000 1109158011 114368512 27649 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 27922 27649 90 173 0 27747 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 111688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3149
/proc/meminfo: memFree=703960/2055920 swapFree=4178500/4192956
[pid=3148] ppid=3146 vsize=111688 CPUtime=1200.05
/proc/3148/stat : 3148 (CirCUs) R 3146 3148 2805 0 -1 4194304 27892 0 0 0 119972 33 0 0 25 0 1 100 1109158011 114368512 27649 1992294400 134512640 135224549 4294956224 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3148/statm: 27922 27649 90 173 0 27747 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 111688

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.72
CPU system time (s): 0.347947
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 111688

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

runsolver used 0.986849 second user time and 2.34264 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-30 00:15:57
IDJOB=1524102
IDBENCH=70217
IDSOLVER=544
FILE ID=node62/1524102-1238364957
PBS_JOBID= 9061168
Free space on /tmp= 66352 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1253795703-015.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524102-1238364957/watcher-1524102-1238364957 -o /tmp/evaluation-result-1524102-1238364957/solver-1524102-1238364957 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524102-1238364957.cnf -t 1200

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

MD5SUM BENCH= 17b09148dbc69a552ff183cd5c8f891a
RANDOM SEED=939821714

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:        815168 kB
Buffers:         87868 kB
Cached:        1062692 kB
SwapCached:       7616 kB
Active:         368572 kB
Inactive:       791244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        815168 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            66732 kB
Committed_AS:  2701464 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-30 00:35:59