Trace number 1722431

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.39/0.45	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.39/0.45	c Eliminate time :       0.37 

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-1722431-1240675456/watcher-1722431-1240675456 -o /tmp/evaluation-result-1722431-1240675456/solver-1722431-1240675456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1722431-1240675456.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.92 0.98 0.99 3/65 18024
/proc/meminfo: memFree=1706480/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=2128 CPUtime=0
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 120000 95573342 2179072 180 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 532 180 70 173 0 357 0

[startup+0.0744221 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18024
/proc/meminfo: memFree=1706480/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=6472 CPUtime=0.06
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 1351 0 0 0 6 0 0 0 18 0 1 120000 95573342 6627328 1238 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 1618 1239 71 173 0 1443 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6472

[startup+0.101423 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18024
/proc/meminfo: memFree=1706480/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=7524 CPUtime=0.09
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 1657 0 0 0 9 0 0 0 18 0 1 120000 95573342 7704576 1543 1992294400 134512640 135224549 4294956208 18446744073709551615 134570657 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 1881 1543 74 173 0 1706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7524

[startup+0.301442 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18024
/proc/meminfo: memFree=1706480/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=7524 CPUtime=0.29
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 1657 0 0 0 29 0 0 0 19 0 1 120000 95573342 7704576 1543 1992294400 134512640 135224549 4294956208 18446744073709551615 134570438 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 1881 1543 74 173 0 1706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7524

[startup+0.701481 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18024
/proc/meminfo: memFree=1706480/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=8052 CPUtime=0.69
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 1817 0 0 0 69 0 0 0 22 0 1 120000 95573342 8245248 1703 1992294400 134512640 135224549 4294956208 18446744073709551615 134619827 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 2013 1703 90 173 0 1838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8052

[startup+1.50156 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1699624/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=8580 CPUtime=1.49
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 1947 0 0 0 149 0 0 0 25 0 1 120000 95573342 8785920 1833 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 2145 1833 90 173 0 1970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8580

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1698984/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=9372 CPUtime=3.09
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 2159 0 0 0 309 0 0 0 25 0 1 120000 95573342 9596928 2045 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 2343 2045 90 173 0 2168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9372

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1698216/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=9504 CPUtime=6.28
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 2189 0 0 0 628 0 0 0 25 0 1 120000 95573342 9732096 2075 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 2376 2075 90 173 0 2201 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9504

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1696232/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=11484 CPUtime=12.69
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 2683 0 0 0 1268 1 0 0 25 0 1 120000 95573342 11759616 2569 1992294400 134512640 135224549 4294956208 18446744073709551615 134595736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 2871 2569 90 173 0 2696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11484

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1695528/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=12356 CPUtime=25.48
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 2874 0 0 0 2547 1 0 0 25 0 1 120000 95573342 12652544 2760 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 3089 2760 90 173 0 2914 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12356

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1690536/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=17420 CPUtime=51.08
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 4103 0 0 0 5105 3 0 0 25 0 1 120000 95573342 17838080 3989 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 4355 3989 90 173 0 4180 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17420

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1686184/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=21796 CPUtime=102.27
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 5196 0 0 0 10223 4 0 0 25 0 1 120000 95573342 22319104 5082 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 5449 5082 90 173 0 5274 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21796

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1682088/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=25992 CPUtime=162.25
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 6207 0 0 0 16219 6 0 0 25 0 1 120000 95573342 26615808 6093 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 6498 6093 90 173 0 6323 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25992

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1679080/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=29116 CPUtime=222.23
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 6940 0 0 0 22216 7 0 0 25 0 1 120000 95573342 29814784 6826 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 7279 6826 90 173 0 7104 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29116

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1675688/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=32728 CPUtime=282.22
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 7815 0 0 0 28214 8 0 0 25 0 1 120000 95573342 33513472 7701 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 8182 7701 90 173 0 8007 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 32728

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1672368/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=35972 CPUtime=342.2
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 8619 0 0 0 34211 9 0 0 25 0 1 120000 95573342 36835328 8505 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 8993 8505 90 173 0 8818 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35972

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1670896/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=37620 CPUtime=402.19
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 9026 0 0 0 40210 9 0 0 25 0 1 120000 95573342 38522880 8912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 9405 8912 90 173 0 9230 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 37620

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1669168/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=39072 CPUtime=462.17
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 9400 0 0 0 46207 10 0 0 25 0 1 120000 95573342 40009728 9286 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 9768 9286 90 173 0 9593 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 39072

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1665776/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=42688 CPUtime=522.16
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 10264 0 0 0 52205 11 0 0 25 0 1 120000 95573342 43712512 10150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 10672 10150 90 173 0 10497 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 42688

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1665584/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=42880 CPUtime=582.14
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 10315 0 0 0 58203 11 0 0 25 0 1 120000 95573342 43909120 10201 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 10720 10201 90 173 0 10545 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 42880

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1662832/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=46232 CPUtime=642.13
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 11132 0 0 0 64201 12 0 0 25 0 1 120000 95573342 47341568 10889 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 11558 10889 90 173 0 11383 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 46232

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1662064/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=46976 CPUtime=702.11
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 11321 0 0 0 70199 12 0 0 25 0 1 120000 95573342 48103424 11078 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 11744 11078 90 173 0 11569 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 46976

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1658096/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=50868 CPUtime=762.1
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 12281 0 0 0 76196 14 0 0 25 0 1 120000 95573342 52088832 12038 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 12717 12038 90 173 0 12542 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 50868

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1658032/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=50868 CPUtime=822.08
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 12300 0 0 0 82194 14 0 0 25 0 1 120000 95573342 52088832 12057 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 12717 12057 90 173 0 12542 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 50868

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1654448/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=54348 CPUtime=882.07
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 13172 0 0 0 88192 15 0 0 25 0 1 120000 95573342 55652352 12929 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 13587 12929 90 173 0 13412 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 54348

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1654448/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=54348 CPUtime=942.05
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 13173 0 0 0 94190 15 0 0 25 0 1 120000 95573342 55652352 12930 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 13587 12930 90 173 0 13412 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 54348

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1654256/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=54564 CPUtime=1002.03
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 13227 0 0 0 100188 15 0 0 25 0 1 120000 95573342 55873536 12984 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 13641 12984 90 173 0 13466 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 54564

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1650224/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=58512 CPUtime=1062.02
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 14219 0 0 0 106185 17 0 0 25 0 1 120000 95573342 59916288 13976 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 14628 13976 90 173 0 14453 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 58512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1650224/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=58512 CPUtime=1122.01
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 14220 0 0 0 112184 17 0 0 25 0 1 120000 95573342 59916288 13977 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 14628 13977 90 173 0 14453 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 58512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1650096/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=58512 CPUtime=1181.99
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 14250 0 0 0 118182 17 0 0 25 0 1 120000 95573342 59916288 14007 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 14628 14007 90 173 0 14453 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 58512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18025
/proc/meminfo: memFree=1650032/2055920 swapFree=4192812/4192956
[pid=18024] ppid=18022 vsize=58512 CPUtime=1200.09
/proc/18024/stat : 18024 (CirCUs) R 18022 18024 17810 0 -1 4194304 14257 0 0 0 119992 17 0 0 25 0 1 100 95573342 59916288 14014 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18024/statm: 14628 14014 90 173 0 14453 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 58512

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.11
CPU user time (s): 1199.93
CPU system time (s): 0.184971
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 58512

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

runsolver used 1.3108 second user time and 3.01154 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 18:04:16
IDJOB=1722431
IDBENCH=71089
IDSOLVER=544
FILE ID=node56/1722431-1240675456
PBS_JOBID= 9186632
Free space on /tmp= 103004 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722431-1240675456/watcher-1722431-1240675456 -o /tmp/evaluation-result-1722431-1240675456/solver-1722431-1240675456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1722431-1240675456.cnf -t 1200

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=373089473

node56.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.218
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.218
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:       1706960 kB
Buffers:         46960 kB
Cached:         216872 kB
SwapCached:        144 kB
Active:         109496 kB
Inactive:       168964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          24440 kB
Slab:            56424 kB
Committed_AS:   294336 kB
PageTables:       1468 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= 103004 MiB
End job on node56 at 2009-04-25 18:24:18