Trace number 1718997

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.05 1200.74

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

26.28/26.32	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
26.28/26.32	c Eliminate time :      23.02 

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-1718997-1240641979/watcher-1718997-1240641979 -o /tmp/evaluation-result-1718997-1240641979/solver-1718997-1240641979 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1718997-1240641979.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.98 0.99 3/64 24342
/proc/meminfo: memFree=1763320/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=4764 CPUtime=0
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 747 0 0 0 0 0 0 0 18 0 1 120000 92232625 4878336 732 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 1191 739 66 173 0 1016 0

[startup+0.104393 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24342
/proc/meminfo: memFree=1763320/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=35256 CPUtime=0.09
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 3652 0 0 0 8 1 0 0 18 0 1 120000 92232625 36102144 3539 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 8814 3539 70 173 0 8639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35256

[startup+0.201411 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24342
/proc/meminfo: memFree=1763320/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=40520 CPUtime=0.2
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 5128 0 0 0 17 3 0 0 18 0 1 120000 92232625 41492480 4886 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 10130 4887 70 173 0 9955 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 40520

[startup+0.301429 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24342
/proc/meminfo: memFree=1763320/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=45404 CPUtime=0.29
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 6497 0 0 0 26 3 0 0 19 0 1 120000 92232625 46493696 6255 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 11351 6255 70 173 0 11176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45404

[startup+0.701512 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24342
/proc/meminfo: memFree=1763320/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=67116 CPUtime=0.69
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 12551 0 0 0 63 6 0 0 23 0 1 120000 92232625 68726784 11539 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 16779 11540 70 173 0 16604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67116

[startup+1.50166 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1697264/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=109052 CPUtime=1.49
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 24222 0 0 0 137 12 0 0 25 0 1 120000 92232625 111669248 22185 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 27263 22186 70 173 0 27088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109052

[startup+3.10198 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1639536/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=190824 CPUtime=3.09
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 46854 0 0 0 283 26 0 0 25 0 1 120000 92232625 195403776 42768 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 47706 42768 70 173 0 47531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190824

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1585584/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=197684 CPUtime=6.28
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 48844 0 0 0 601 27 0 0 25 0 1 120000 92232625 202428416 44757 1992294400 134512640 135224549 4294956208 18446744073709551615 134570819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 49421 44757 76 173 0 49246 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 197684

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1561648/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=220620 CPUtime=12.68
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 54911 0 0 0 1239 29 0 0 25 0 1 120000 92232625 225914880 50824 1992294400 134512640 135224549 4294956208 18446744073709551615 134578009 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 55155 50824 77 173 0 54980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 220620

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1547568/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=228224 CPUtime=25.48
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 59642 0 0 0 2517 31 0 0 25 0 1 120000 92232625 233701376 54568 1992294400 134512640 135224549 4294956208 18446744073709551615 134632549 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57056 54568 77 173 0 56881 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 228224

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1544816/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=230456 CPUtime=51.05
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60610 0 0 0 5074 31 0 0 25 0 1 120000 92232625 235986944 55055 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57614 55055 93 173 0 57439 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 230456

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1544880/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=230456 CPUtime=102.23
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60624 0 0 0 10192 31 0 0 25 0 1 120000 92232625 235986944 55069 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57614 55069 93 173 0 57439 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 230456

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1544752/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=230600 CPUtime=162.2
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60640 0 0 0 16189 31 0 0 25 0 1 120000 92232625 236134400 55085 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57650 55085 93 173 0 57475 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 230600

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1544048/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=231360 CPUtime=222.15
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60821 0 0 0 22183 32 0 0 25 0 1 120000 92232625 236912640 55266 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57840 55266 93 173 0 57665 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 231360

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1543792/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=231660 CPUtime=282.12
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60887 0 0 0 28180 32 0 0 25 0 1 120000 92232625 237219840 55332 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57915 55332 93 173 0 57740 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 231660

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1543792/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=231660 CPUtime=342.09
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60892 0 0 0 34177 32 0 0 25 0 1 120000 92232625 237219840 55337 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57915 55337 93 173 0 57740 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 231660

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1543472/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=231924 CPUtime=402.05
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60963 0 0 0 40173 32 0 0 25 0 1 120000 92232625 237490176 55408 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57981 55408 93 173 0 57806 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 231924

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1543408/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=231924 CPUtime=462.01
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 60984 0 0 0 46169 32 0 0 25 0 1 120000 92232625 237490176 55429 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 57981 55429 93 173 0 57806 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 231924

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1540336/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235064 CPUtime=521.99
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61734 0 0 0 52166 33 0 0 25 0 1 120000 92232625 240705536 56179 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58766 56179 93 173 0 58591 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 235064

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1539952/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235460 CPUtime=581.94
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61830 0 0 0 58161 33 0 0 25 0 1 120000 92232625 241111040 56275 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58865 56275 93 173 0 58690 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 235460

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1539888/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235460 CPUtime=641.91
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61830 0 0 0 64158 33 0 0 25 0 1 120000 92232625 241111040 56275 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58865 56275 93 173 0 58690 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 235460

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1539760/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235460 CPUtime=701.86
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61831 0 0 0 70153 33 0 0 25 0 1 120000 92232625 241111040 56276 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58865 56276 93 173 0 58690 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 235460

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1539696/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235460 CPUtime=761.83
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61836 0 0 0 76150 33 0 0 25 0 1 120000 92232625 241111040 56281 1992294400 134512640 135224549 4294956208 18446744073709551615 134584993 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58865 56281 93 173 0 58690 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 235460

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24343
/proc/meminfo: memFree=1539696/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=235460 CPUtime=821.8
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 61838 0 0 0 82147 33 0 0 25 0 1 120000 92232625 241111040 56283 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 58865 56283 93 173 0 58690 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 235460

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1538672/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=236384 CPUtime=881.78
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 62071 0 0 0 88144 34 0 0 25 0 1 120000 92232625 242057216 56516 1992294400 134512640 135224549 4294956208 18446744073709551615 134595634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 59096 56516 93 173 0 58921 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 236384

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1538672/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=236384 CPUtime=941.73
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 62073 0 0 0 94139 34 0 0 25 0 1 120000 92232625 242057216 56518 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 59096 56518 93 173 0 58921 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 236384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 24349
/proc/meminfo: memFree=1537648/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=237440 CPUtime=1001.71
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 62336 0 0 0 100136 35 0 0 25 0 1 120000 92232625 243138560 56781 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 59360 56781 93 173 0 59185 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 237440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1535344/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=239684 CPUtime=1061.68
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 62913 0 0 0 106133 35 0 0 25 0 1 120000 92232625 245436416 57358 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 59921 57358 93 173 0 59746 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 239684

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1535344/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=239684 CPUtime=1121.64
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 62913 0 0 0 112129 35 0 0 25 0 1 120000 92232625 245436416 57358 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 59921 57358 93 173 0 59746 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 239684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1534576/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=240476 CPUtime=1181.6
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 63106 0 0 0 118125 35 0 0 25 0 1 120000 92232625 246247424 57551 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 60119 57551 93 173 0 59944 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 240476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24349
/proc/meminfo: memFree=1534512/2055924 swapFree=4180784/4192956
[pid=24342] ppid=24340 vsize=240476 CPUtime=1200
/proc/24342/stat : 24342 (CirCUs) R 24340 24342 24027 0 -1 4194304 63106 0 0 0 119965 35 0 0 25 0 1 100 92232625 246247424 57551 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24342/statm: 60119 57551 93 173 0 59944 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 240476

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.74
CPU time (s): 1200.05
CPU user time (s): 1199.66
CPU system time (s): 0.39094
CPU usage (%): 99.9421
Max. virtual memory (cumulated for all children) (KiB): 240476

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

runsolver used 1.24881 second user time and 3.12752 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-25 08:46:23
IDJOB=1718997
IDBENCH=20575
IDSOLVER=544
FILE ID=node6/1718997-1240641979
PBS_JOBID= 9186410
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=1853892795

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1763736 kB
Buffers:         27772 kB
Cached:         190840 kB
SwapCached:       5992 kB
Active:          80200 kB
Inactive:       146808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1763736 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:           51952 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            51132 kB
Committed_AS:   357716 kB
PageTables:       1452 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= 66272 MiB
End job on node6 at 2009-04-25 09:06:25