Trace number 1718946

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
Rsat 2009-03-22? (TO) 1200.06 1200.71

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c Rsat version 3.02
7.89/7.91	c Base unit clause learned: 12

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-1718946-1240641350/watcher-1718946-1240641350 -o /tmp/evaluation-result-1718946-1240641350/solver-1718946-1240641350 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1718946-1240641350.cnf HOME 

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.68 1.86 1.63 3/64 13491
/proc/meminfo: memFree=1538256/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) R 13489 13491 12957 0 -1 4194304 295 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=99172 CPUtime=0
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 419 0 0 0 0 0 0 0 19 0 1 0 92160669 101552128 401 1992294400 4194304 5460562 548682068928 18446744073709551615 4208733 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 24793 410 102 309 0 24480 0

[startup+0.0923541 s]
/proc/loadavg: 1.68 1.86 1.63 3/64 13491
/proc/meminfo: memFree=1538256/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=126232 CPUtime=0.08
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 2635 0 0 0 7 1 0 0 20 0 1 0 92160669 129261568 2549 1992294400 4194304 5460562 548682068928 18446744073709551615 4868064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 31558 2550 103 309 0 31245 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 131588

[startup+0.101354 s]
/proc/loadavg: 1.68 1.86 1.63 3/64 13491
/proc/meminfo: memFree=1538256/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=126892 CPUtime=0.09
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 2837 0 0 0 8 1 0 0 20 0 1 0 92160669 129937408 2745 1992294400 4194304 5460562 548682068928 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 31723 2746 103 309 0 31410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 132248

[startup+0.301382 s]
/proc/loadavg: 1.68 1.86 1.63 3/64 13491
/proc/meminfo: memFree=1538256/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=140752 CPUtime=0.29
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 7215 0 0 0 26 3 0 0 22 0 1 0 92160669 144130048 7026 1992294400 4194304 5460562 548682068928 18446744073709551615 5053658 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 35221 7027 103 309 0 34908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 146108

[startup+0.701439 s]
/proc/loadavg: 1.68 1.86 1.63 3/64 13491
/proc/meminfo: memFree=1538256/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=168208 CPUtime=0.68
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 15750 0 0 0 62 6 0 0 25 0 1 0 92160669 172244992 15393 1992294400 4194304 5460562 548682068928 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 42052 15394 103 309 0 41739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 173564

[startup+1.50156 s]
/proc/loadavg: 1.68 1.86 1.63 2/66 13494
/proc/meminfo: memFree=1452344/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=220348 CPUtime=1.48
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 32036 0 0 0 132 16 0 0 25 0 1 0 92160669 225636352 31374 1992294400 4194304 5460562 548682068928 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 55087 31374 103 309 0 54774 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 225704

[startup+3.10178 s]
/proc/loadavg: 1.71 1.86 1.63 2/66 13494
/proc/meminfo: memFree=1364984/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=325024 CPUtime=3.08
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 64774 0 0 0 273 35 0 0 25 0 1 0 92160669 332824576 63426 1992294400 4194304 5460562 548682068928 18446744073709551615 4868064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 81256 63427 103 309 0 80943 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 330380

[startup+6.30123 s]
/proc/loadavg: 1.71 1.86 1.63 2/66 13494
/proc/meminfo: memFree=1068984/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=649584 CPUtime=6.28
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 158497 0 0 0 553 75 0 0 25 0 1 0 92160669 665174016 153731 1992294400 4194304 5460562 548682068928 18446744073709551615 4819149 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 162396 153731 104 309 0 162083 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 654940

[startup+12.7021 s]
/proc/loadavg: 1.60 1.83 1.63 2/66 13494
/proc/meminfo: memFree=842872/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=717060 CPUtime=12.68
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 183645 0 0 0 1184 84 0 0 25 0 1 0 92160669 734269440 174312 1992294400 4194304 5460562 548682068928 18446744073709551615 4226053 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 179265 174312 117 309 0 178952 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 722416

[startup+25.502 s]
/proc/loadavg: 1.51 1.80 1.62 2/66 13494
/proc/meminfo: memFree=841336/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=718216 CPUtime=25.48
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 185532 0 0 0 2463 85 0 0 25 0 1 0 92160669 735453184 174833 1992294400 4194304 5460562 548682068928 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 179554 174833 117 309 0 179241 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 723572

[startup+51.1016 s]
/proc/loadavg: 1.33 1.74 1.60 2/66 13494
/proc/meminfo: memFree=837368/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=719904 CPUtime=51.01
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 186979 0 0 0 5015 86 0 0 25 0 1 0 92160669 737181696 175857 1992294400 4194304 5460562 548682068928 18446744073709551615 4226995 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13493/statm: 179976 175857 119 309 0 179663 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 725260

[startup+102.306 s]
/proc/loadavg: 1.13 1.61 1.56 2/66 13494
/proc/meminfo: memFree=833592/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=723628 CPUtime=102.18
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 187960 0 0 0 10131 87 0 0 25 0 1 0 92160669 740995072 176817 1992294400 4194304 5460562 548682068928 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 180907 176817 119 309 0 180594 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 728984

[startup+162.301 s]
/proc/loadavg: 1.05 1.50 1.53 2/66 13494
/proc/meminfo: memFree=828984/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=728356 CPUtime=162.14
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 189161 0 0 0 16127 87 0 0 25 0 1 0 92160669 745836544 177980 1992294400 4194304 5460562 548682068928 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 182089 177980 119 309 0 181776 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 733712

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.49 2/66 13494
/proc/meminfo: memFree=822968/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=734324 CPUtime=222.12
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 190755 0 0 0 22123 89 0 0 25 0 1 0 92160669 751947776 179471 1992294400 4194304 5460562 548682068928 18446744073709551615 4225705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 183581 179471 119 309 0 183268 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 739680

[startup+282.301 s]
/proc/loadavg: 1.00 1.33 1.46 2/66 13496
/proc/meminfo: memFree=816888/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=741020 CPUtime=282.09
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 192373 0 0 0 28119 90 0 0 25 0 1 0 92160669 758804480 180984 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 185255 180984 119 309 0 184942 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 746376

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.43 2/66 13496
/proc/meminfo: memFree=810808/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=746884 CPUtime=342.06
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 193901 0 0 0 34115 91 0 0 25 0 1 0 92160669 764809216 182481 1992294400 4194304 5460562 548682068928 18446744073709551615 4197995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 186721 182481 119 309 0 186408 0

################
# More data... #
################

/proc/13493/statm: 192183 187613 119 309 0 191870 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 774088

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.30 2/66 13496
/proc/meminfo: memFree=785400/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=773456 CPUtime=641.93
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 202628 0 0 0 64098 95 0 0 25 0 1 0 92160669 792018944 188824 1992294400 4194304 5460562 548682068928 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 193364 188824 119 309 0 193051 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 778812

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.27 2/66 13496
/proc/meminfo: memFree=778360/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=780316 CPUtime=701.9
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 204406 0 0 0 70094 96 0 0 25 0 1 0 92160669 799043584 190555 1992294400 4194304 5460562 548682068928 18446744073709551615 4226912 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 195079 190555 119 309 0 194766 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 785672

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.26 2/66 13496
/proc/meminfo: memFree=772280/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=786244 CPUtime=761.88
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 205963 0 0 0 76092 96 0 0 25 0 1 0 92160669 805113856 192058 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 196561 192058 119 309 0 196248 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 791600

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/66 13496
/proc/meminfo: memFree=767608/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=790700 CPUtime=821.85
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 207172 0 0 0 82088 97 0 0 25 0 1 0 92160669 809676800 193250 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 197675 193250 119 309 0 197362 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 796056

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/66 13496
/proc/meminfo: memFree=762744/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=795488 CPUtime=881.82
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 208398 0 0 0 88084 98 0 0 25 0 1 0 92160669 814579712 194457 1992294400 4194304 5460562 548682068928 18446744073709551615 4225720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13493/statm: 198872 194457 119 309 0 198559 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 800844

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 13496
/proc/meminfo: memFree=756152/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=802204 CPUtime=941.79
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 210119 0 0 0 94080 99 0 0 25 0 1 0 92160669 821456896 196144 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 200551 196144 119 309 0 200238 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 807560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/66 13496
/proc/meminfo: memFree=748024/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=809872 CPUtime=1001.76
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 212173 0 0 0 100076 100 0 0 25 0 1 0 92160669 829308928 198139 1992294400 4194304 5460562 548682068928 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 202468 198139 119 309 0 202155 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 815228

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/66 13496
/proc/meminfo: memFree=739768/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=818192 CPUtime=1061.73
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 214371 0 0 0 106072 101 0 0 25 0 1 0 92160669 837828608 200258 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 204548 200258 119 309 0 204235 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 823548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 13496
/proc/meminfo: memFree=734840/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=822892 CPUtime=1121.69
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 215604 0 0 0 112068 101 0 0 25 0 1 0 92160669 842641408 201457 1992294400 4194304 5460562 548682068928 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 205723 201457 119 309 0 205410 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 828248

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 13496
/proc/meminfo: memFree=728312/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=828888 CPUtime=1181.67
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 217224 0 0 0 118065 102 0 0 25 0 1 0 92160669 848781312 203041 1992294400 4194304 5460562 548682068928 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 207222 203041 119 309 0 206909 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 834244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 13496
/proc/meminfo: memFree=726072/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=830936 CPUtime=1200.06
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 217757 0 0 0 119903 103 0 0 25 0 1 0 92160669 850878464 203570 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 207734 203570 119 309 0 207421 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 836292

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 13496
/proc/meminfo: memFree=726072/2055920 swapFree=4180432/4192956
[pid=13491] ppid=13489 vsize=5356 CPUtime=0
/proc/13491/stat : 13491 (rsat.sh) S 13489 13491 12957 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92160669 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13491/statm: 1339 241 199 169 0 50 0
[pid=13493] ppid=13491 vsize=830936 CPUtime=1200.06
/proc/13493/stat : 13493 (rsat) R 13491 13491 12957 0 -1 4194304 217757 0 0 0 119903 103 0 0 25 0 1 0 92160669 850878464 203570 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13493/statm: 207734 203570 119 309 0 207421 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 836292

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13491 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.06
CPU user time (s): 1199.03
CPU system time (s): 1.03
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 836292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 413
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= 6
involuntary context switches= 2

runsolver used 1.16982 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 08:36:03
IDJOB=1718946
IDBENCH=20574
IDSOLVER=545
FILE ID=node49/1718946-1240641350
PBS_JOBID= 9186423
Free space on /tmp= 66112 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718946-1240641350/watcher-1718946-1240641350 -o /tmp/evaluation-result-1718946-1240641350/solver-1718946-1240641350 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1718946-1240641350.cnf HOME

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1068918623

node49.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.241
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.241
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:       1538736 kB
Buffers:         31620 kB
Cached:         408840 kB
SwapCached:       5620 kB
Active:         265756 kB
Inactive:       184500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538736 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:          210852 kB
Writeback:           0 kB
Mapped:          13780 kB
Slab:            52780 kB
Committed_AS:   311112 kB
PageTables:       1384 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= 66108 MiB
End job on node49 at 2009-04-25 08:56:06