Trace number 1719205

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.19 1200.51

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

94.77/94.88	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
94.77/94.88	c Eliminate time :      84.35 

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-1719205-1240644558/watcher-1719205-1240644558 -o /tmp/evaluation-result-1719205-1240644558/solver-1719205-1240644558 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1719205-1240644558.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.23 1.05 1.12 3/65 20752
/proc/meminfo: memFree=1598640/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=9896 CPUtime=0
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 714 0 0 0 0 0 0 0 18 0 1 120000 92489821 10133504 699 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 2474 704 66 173 0 2299 0

[startup+0.0582079 s]
/proc/loadavg: 1.23 1.05 1.12 3/65 20752
/proc/meminfo: memFree=1598640/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=81764 CPUtime=0.05
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 5529 0 0 0 3 2 0 0 18 0 1 120000 92489821 83726336 5514 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 20441 5514 70 173 0 20266 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 81764

[startup+0.101211 s]
/proc/loadavg: 1.23 1.05 1.12 3/65 20752
/proc/meminfo: memFree=1598640/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=84004 CPUtime=0.1
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 6170 0 0 0 7 3 0 0 18 0 1 120000 92489821 86020096 6122 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 21001 6122 70 173 0 20826 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 84004

[startup+0.301234 s]
/proc/loadavg: 1.23 1.05 1.12 3/65 20752
/proc/meminfo: memFree=1598640/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=94016 CPUtime=0.29
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 8984 0 0 0 24 5 0 0 19 0 1 120000 92489821 96272384 8742 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 23504 8742 70 173 0 23329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94016

[startup+0.701279 s]
/proc/loadavg: 1.23 1.05 1.12 3/65 20752
/proc/meminfo: memFree=1598640/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=112752 CPUtime=0.69
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 14232 0 0 0 62 7 0 0 22 0 1 120000 92489821 115458048 13733 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 28188 13733 70 173 0 28013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112752

[startup+1.50137 s]
/proc/loadavg: 1.23 1.05 1.12 2/66 20753
/proc/meminfo: memFree=1531880/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=152604 CPUtime=1.49
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 25282 0 0 0 134 15 0 0 25 0 1 120000 92489821 156266496 23245 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 38151 23245 70 173 0 37976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152604

[startup+3.10156 s]
/proc/loadavg: 1.23 1.05 1.12 2/66 20753
/proc/meminfo: memFree=1479088/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=228256 CPUtime=3.09
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 46303 0 0 0 281 28 0 0 25 0 1 120000 92489821 233734144 42218 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 57064 42218 70 173 0 56889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 228256

[startup+6.30191 s]
/proc/loadavg: 1.29 1.06 1.12 2/66 20753
/proc/meminfo: memFree=1323632/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=379188 CPUtime=6.29
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 88020 0 0 0 575 54 0 0 25 0 1 120000 92489821 388288512 79837 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 94797 79837 70 173 0 94622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 379188

[startup+12.7016 s]
/proc/loadavg: 1.26 1.06 1.12 2/66 20753
/proc/meminfo: memFree=1092336/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=548712 CPUtime=12.69
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 135447 0 0 0 1186 83 0 0 25 0 1 120000 92489821 561881088 127263 1992294400 134512640 135224549 4294956208 18446744073709551615 134575249 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 137178 127263 76 173 0 137003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 548712

[startup+25.5011 s]
/proc/loadavg: 1.20 1.06 1.12 2/66 20753
/proc/meminfo: memFree=1059888/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=583432 CPUtime=25.49
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 144569 0 0 0 2462 87 0 0 25 0 1 120000 92489821 597434368 136385 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 145858 136385 77 173 0 145683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 583432

[startup+51.102 s]
/proc/loadavg: 1.13 1.05 1.11 2/66 20753
/proc/meminfo: memFree=989104/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=630700 CPUtime=51.08
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 165297 0 0 0 5013 95 0 0 25 0 1 120000 92489821 645836800 153060 1992294400 134512640 135224549 4294956208 18446744073709551615 134573925 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 157675 153060 77 173 0 157500 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 630700

[startup+102.306 s]
/proc/loadavg: 1.06 1.04 1.10 2/66 20753
/proc/meminfo: memFree=977904/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=642000 CPUtime=102.26
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169125 0 0 0 10130 96 0 0 25 0 1 120000 92489821 657408000 155895 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160500 155895 93 173 0 160325 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 642000

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.09 2/66 20753
/proc/meminfo: memFree=976496/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643328 CPUtime=162.25
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169452 0 0 0 16128 97 0 0 25 0 1 120000 92489821 658767872 156222 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160832 156222 93 173 0 160657 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 643328

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 20753
/proc/meminfo: memFree=976240/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=222.24
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169510 0 0 0 22126 98 0 0 25 0 1 120000 92489821 659038208 156280 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156280 93 173 0 160723 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 643592

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 20753
/proc/meminfo: memFree=976240/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=282.22
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169510 0 0 0 28124 98 0 0 25 0 1 120000 92489821 659038208 156280 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156280 93 173 0 160723 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 643592

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 20753
/proc/meminfo: memFree=976176/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=342.2
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169510 0 0 0 34122 98 0 0 25 0 1 120000 92489821 659038208 156280 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156280 93 173 0 160723 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 643592

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 20753
/proc/meminfo: memFree=976176/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=402.19
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169511 0 0 0 40121 98 0 0 25 0 1 120000 92489821 659038208 156281 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156281 93 173 0 160723 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 643592

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20753
/proc/meminfo: memFree=976176/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=462.17
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169512 0 0 0 46119 98 0 0 25 0 1 120000 92489821 659038208 156282 1992294400 134512640 135224549 4294956208 18446744073709551615 134631392 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156282 93 173 0 160723 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 643592

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=522.15
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169512 0 0 0 52117 98 0 0 25 0 1 120000 92489821 659038208 156282 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156282 93 173 0 160723 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 643592

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=582.13
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169512 0 0 0 58115 98 0 0 25 0 1 120000 92489821 659038208 156282 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156282 93 173 0 160723 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 643592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=642.13
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169513 0 0 0 64114 99 0 0 25 0 1 120000 92489821 659038208 156283 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156283 93 173 0 160723 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 643592

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=702.11
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169514 0 0 0 70112 99 0 0 25 0 1 120000 92489821 659038208 156284 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156284 93 173 0 160723 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 643592

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643592 CPUtime=762.1
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169514 0 0 0 76111 99 0 0 25 0 1 120000 92489821 659038208 156284 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160898 156284 93 173 0 160723 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 643592

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=822.07
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169539 0 0 0 82108 99 0 0 25 0 1 120000 92489821 659353600 156309 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156309 93 173 0 160800 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 643900

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=882.06
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169539 0 0 0 88107 99 0 0 25 0 1 120000 92489821 659353600 156309 1992294400 134512640 135224549 4294956208 18446744073709551615 134631376 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156309 93 173 0 160800 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 643900

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20755
/proc/meminfo: memFree=975856/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=942.04
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169545 0 0 0 94105 99 0 0 25 0 1 120000 92489821 659353600 156315 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156315 93 173 0 160800 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 643900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20755
/proc/meminfo: memFree=975792/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=1002.02
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169546 0 0 0 100103 99 0 0 25 0 1 120000 92489821 659353600 156316 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156316 93 173 0 160800 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 643900

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20755
/proc/meminfo: memFree=975792/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=1062
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169546 0 0 0 106101 99 0 0 25 0 1 120000 92489821 659353600 156316 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156316 93 173 0 160800 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 643900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20755
/proc/meminfo: memFree=975792/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=1122
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169546 0 0 0 112100 100 0 0 25 0 1 120000 92489821 659353600 156316 1992294400 134512640 135224549 4294956208 18446744073709551615 134622722 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156316 93 173 0 160800 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 643900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20755
/proc/meminfo: memFree=975728/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=1181.98
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169547 0 0 0 118098 100 0 0 25 0 1 120000 92489821 659353600 156317 1992294400 134512640 135224549 4294956208 18446744073709551615 134622679 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156317 93 173 0 160800 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 643900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20755
/proc/meminfo: memFree=975728/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=643900 CPUtime=1200.08
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4194304 169547 0 0 0 119908 100 0 0 25 0 1 100 92489821 659353600 156317 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 160975 156317 93 173 0 160800 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 643900

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20755
/proc/meminfo: memFree=975728/2055920 swapFree=4179360/4192956
[pid=20752] ppid=20750 vsize=0 CPUtime=1200.18
/proc/20752/stat : 20752 (CirCUs) R 20750 20752 20201 0 -1 4195332 169547 0 0 0 119908 110 0 0 25 0 1 100 92489821 0 0 1992294400 0 0 0 0 0 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20752/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.19
CPU user time (s): 1199.08
CPU system time (s): 1.10283
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 643900

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

runsolver used 1.39979 second user time and 2.90556 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 09:29:27
IDJOB=1719205
IDBENCH=20579
IDSOLVER=544
FILE ID=node32/1719205-1240644558
PBS_JOBID= 9186394
Free space on /tmp= 66232 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719205-1240644558/watcher-1719205-1240644558 -o /tmp/evaluation-result-1719205-1240644558/solver-1719205-1240644558 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1719205-1240644558.cnf -t 1200

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=63010253

node32.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.216
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.216
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:       1599056 kB
Buffers:         35404 kB
Cached:         362300 kB
SwapCached:       7236 kB
Active:         237032 kB
Inactive:       170616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599056 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:          157664 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            34952 kB
Committed_AS:   302312 kB
PageTables:       1488 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= 66232 MiB
End job on node32 at 2009-04-25 09:49:29