Trace number 1719465

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

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.09/0.18	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.18	c Eliminate time :       0.11 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719465-1240646531/watcher-1719465-1240646531 -o /tmp/evaluation-result-1719465-1240646531/solver-1719465-1240646531 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1719465-1240646531.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: 1.00 1.00 1.18 3/64 17344
/proc/meminfo: memFree=1218488/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=2348 CPUtime=0
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 120000 92686845 2404352 258 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 587 258 70 173 0 412 0

[startup+0.084603 s]
/proc/loadavg: 1.00 1.00 1.18 3/64 17344
/proc/meminfo: memFree=1218488/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=5904 CPUtime=0.07
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1276 0 0 0 7 0 0 0 18 0 1 120000 92686845 6045696 1227 1992294400 134512640 135224549 4294956208 18446744073709551615 134572582 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1476 1227 75 173 0 1301 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5904

[startup+0.102604 s]
/proc/loadavg: 1.00 1.00 1.18 3/64 17344
/proc/meminfo: memFree=1218488/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=5904 CPUtime=0.09
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1276 0 0 0 9 0 0 0 18 0 1 120000 92686845 6045696 1227 1992294400 134512640 135224549 4294956208 18446744073709551615 134570692 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1476 1228 76 173 0 1301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5904

[startup+0.302624 s]
/proc/loadavg: 1.00 1.00 1.18 3/64 17344
/proc/meminfo: memFree=1218488/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=6208 CPUtime=0.29
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1343 0 0 0 29 0 0 0 19 0 1 120000 92686845 6356992 1294 1992294400 134512640 135224549 4294956208 18446744073709551615 134595748 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1552 1294 93 173 0 1377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6208

[startup+0.701669 s]
/proc/loadavg: 1.00 1.00 1.18 3/64 17344
/proc/meminfo: memFree=1218488/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=6340 CPUtime=0.69
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1387 0 0 0 69 0 0 0 23 0 1 120000 92686845 6492160 1338 1992294400 134512640 135224549 4294956208 18446744073709551615 134638367 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1585 1338 93 173 0 1410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6340

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 17345
/proc/meminfo: memFree=1213296/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=6624 CPUtime=1.49
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1476 0 0 0 148 1 0 0 25 0 1 120000 92686845 6782976 1427 1992294400 134512640 135224549 4294956208 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1656 1427 93 173 0 1481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6624

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 17345
/proc/meminfo: memFree=1212848/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=7020 CPUtime=3.09
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1562 0 0 0 308 1 0 0 25 0 1 120000 92686845 7188480 1513 1992294400 134512640 135224549 4294956208 18446744073709551615 134638316 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1755 1513 93 173 0 1580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7020

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 17345
/proc/meminfo: memFree=1211696/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=7832 CPUtime=6.29
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1771 0 0 0 628 1 0 0 25 0 1 120000 92686845 8019968 1722 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 1958 1722 93 173 0 1783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7832

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 17345
/proc/meminfo: memFree=1211120/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=8756 CPUtime=12.69
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 1995 0 0 0 1268 1 0 0 25 0 1 120000 92686845 8966144 1946 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 2189 1946 93 173 0 2014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8756

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 17345
/proc/meminfo: memFree=1209072/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=10392 CPUtime=25.48
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 2412 0 0 0 2547 1 0 0 25 0 1 120000 92686845 10641408 2363 1992294400 134512640 135224549 4294956208 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 2598 2363 93 173 0 2423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10392

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 17345
/proc/meminfo: memFree=1205360/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=14216 CPUtime=51.08
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 3334 0 0 0 5105 3 0 0 25 0 1 120000 92686845 14557184 3285 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 3554 3285 93 173 0 3379 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14216

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17345
/proc/meminfo: memFree=1201072/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=18452 CPUtime=102.27
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 4410 0 0 0 10223 4 0 0 25 0 1 120000 92686845 18894848 4361 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 4613 4361 93 173 0 4438 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18452

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17345
/proc/meminfo: memFree=1196336/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=23384 CPUtime=162.25
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 5651 0 0 0 16220 5 0 0 25 0 1 120000 92686845 23945216 5537 1992294400 134512640 135224549 4294956208 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 5846 5537 93 173 0 5671 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23384

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 17345
/proc/meminfo: memFree=1193072/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=26560 CPUtime=222.22
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 6457 0 0 0 22216 6 0 0 25 0 1 120000 92686845 27197440 6343 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 6640 6343 93 173 0 6465 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26560

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 17345
/proc/meminfo: memFree=1190832/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=28856 CPUtime=282.2
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 7016 0 0 0 28213 7 0 0 25 0 1 120000 92686845 29548544 6902 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 7214 6902 93 173 0 7039 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28856

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 17345
/proc/meminfo: memFree=1188656/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=31028 CPUtime=342.19
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 7537 0 0 0 34211 8 0 0 25 0 1 120000 92686845 31772672 7423 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 7757 7423 93 173 0 7582 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31028

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17345
/proc/meminfo: memFree=1186160/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=33404 CPUtime=402.17
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 8162 0 0 0 40208 9 0 0 25 0 1 120000 92686845 34205696 8048 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 8351 8048 93 173 0 8176 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33404

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17345
/proc/meminfo: memFree=1182640/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=37008 CPUtime=462.16
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 9028 0 0 0 46206 10 0 0 25 0 1 120000 92686845 37896192 8914 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 9252 8914 93 173 0 9077 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 37008

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17345
/proc/meminfo: memFree=1180336/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=39956 CPUtime=522.14
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 9781 0 0 0 52203 11 0 0 25 0 1 120000 92686845 40914944 9538 1992294400 134512640 135224549 4294956208 18446744073709551615 134619254 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 9989 9538 93 173 0 9814 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 39956

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17345
/proc/meminfo: memFree=1180272/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=39956 CPUtime=582.12
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 9787 0 0 0 58201 11 0 0 25 0 1 120000 92686845 40914944 9544 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 9989 9544 93 173 0 9814 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 39956

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17345
/proc/meminfo: memFree=1176944/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=43372 CPUtime=642.11
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 10618 0 0 0 64198 13 0 0 25 0 1 120000 92686845 44412928 10375 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 10843 10375 93 173 0 10668 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 43372

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17345
/proc/meminfo: memFree=1176816/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=43544 CPUtime=702.09
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 10660 0 0 0 70196 13 0 0 25 0 1 120000 92686845 44589056 10417 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 10886 10417 93 173 0 10711 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17345
/proc/meminfo: memFree=1172976/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=47356 CPUtime=762.08
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 11609 0 0 0 76193 15 0 0 25 0 1 120000 92686845 48492544 11366 1992294400 134512640 135224549 4294956208 18446744073709551615 134595409 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 11839 11366 93 173 0 11664 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 47356

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17345
/proc/meminfo: memFree=1172912/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=47356 CPUtime=822.06
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 11620 0 0 0 82191 15 0 0 25 0 1 120000 92686845 48492544 11377 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 11839 11377 93 173 0 11664 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 47356

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17345
/proc/meminfo: memFree=1169648/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=50720 CPUtime=882.04
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 12433 0 0 0 88188 16 0 0 25 0 1 120000 92686845 51937280 12190 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 12680 12190 93 173 0 12505 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 50720

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17345
/proc/meminfo: memFree=1169648/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=50720 CPUtime=942.02
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 12433 0 0 0 94186 16 0 0 25 0 1 120000 92686845 51937280 12190 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 12680 12190 93 173 0 12505 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 50720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17345
/proc/meminfo: memFree=1169328/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=51164 CPUtime=1002
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 12507 0 0 0 100184 16 0 0 25 0 1 120000 92686845 52391936 12264 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 12791 12264 93 173 0 12616 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 51164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17345
/proc/meminfo: memFree=1162864/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=57368 CPUtime=1061.98
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 14118 0 0 0 106179 19 0 0 25 0 1 120000 92686845 58744832 13875 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 14342 13875 93 173 0 14167 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 57368

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17345
/proc/meminfo: memFree=1162928/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=57368 CPUtime=1121.97
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 14121 0 0 0 112178 19 0 0 25 0 1 120000 92686845 58744832 13878 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 14342 13878 93 173 0 14167 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 57368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17345
/proc/meminfo: memFree=1162800/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=57620 CPUtime=1181.94
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 14141 0 0 0 118175 19 0 0 25 0 1 120000 92686845 59002880 13898 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 14405 13898 93 173 0 14230 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 57620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17345
/proc/meminfo: memFree=1162608/2055920 swapFree=4192956/4192956
[pid=17344] ppid=17342 vsize=57876 CPUtime=1200.05
/proc/17344/stat : 17344 (CirCUs) R 17342 17344 16763 0 -1 4194304 14177 0 0 0 119985 20 0 0 25 0 1 100 92686845 59265024 13934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17344/statm: 14469 13934 93 173 0 14294 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 57876

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.86
CPU system time (s): 0.209968
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 57876

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

runsolver used 0.978851 second user time and 2.37264 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-25 10:02:11
IDJOB=1719465
IDBENCH=69560
IDSOLVER=544
FILE ID=node9/1719465-1240646531
PBS_JOBID= 9186454
Free space on /tmp= 66328 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719465-1240646531/watcher-1719465-1240646531 -o /tmp/evaluation-result-1719465-1240646531/solver-1719465-1240646531 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1719465-1240646531.cnf -t 1200

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=877332338

node9.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.240
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.240
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:       1218904 kB
Buffers:         87776 kB
Cached:         651180 kB
SwapCached:          0 kB
Active:          29620 kB
Inactive:       723244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218904 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            70212 kB
Committed_AS:   304712 kB
PageTables:       1388 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= 66328 MiB
End job on node9 at 2009-04-25 10:22:13