Trace number 1719258

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 1200.61

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c Rsat version 3.02
4.58/4.67	c Base unit clause learned: 10

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-1719258-1240645063/watcher-1719258-1240645063 -o /tmp/evaluation-result-1719258-1240645063/solver-1719258-1240645063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719258-1240645063.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.31 1.06 1.02 3/64 19489
/proc/meminfo: memFree=985152/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=63280 CPUtime=0
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 360 0 0 0 0 0 0 0 20 0 1 0 92533900 64798720 342 1992294400 4194304 5460562 548682068928 18446744073709551615 4208733 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 15820 351 102 309 0 15507 0

[startup+0.035973 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 19489
/proc/meminfo: memFree=985152/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=78680 CPUtime=0.02
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 1204 0 0 0 2 0 0 0 20 0 1 0 92533900 80568320 1156 1992294400 4194304 5460562 548682068928 18446744073709551615 4209380 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 19703 1157 103 309 0 19390 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84036

[startup+0.101985 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 19489
/proc/meminfo: memFree=985152/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=83564 CPUtime=0.09
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 2729 0 0 0 8 1 0 0 20 0 1 0 92533900 85569536 2639 1992294400 4194304 5460562 548682068928 18446744073709551615 4868064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 20891 2640 103 309 0 20578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88920

[startup+0.302019 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 19489
/proc/meminfo: memFree=985152/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=97952 CPUtime=0.29
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 7214 0 0 0 25 4 0 0 22 0 1 0 92533900 100302848 7017 1992294400 4194304 5460562 548682068928 18446744073709551615 4797461 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 24488 7017 103 309 0 24175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103308

[startup+0.70109 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 19489
/proc/meminfo: memFree=985152/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=125804 CPUtime=0.68
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 15938 0 0 0 60 8 0 0 25 0 1 0 92533900 128823296 15572 1992294400 4194304 5460562 548682068928 18446744073709551615 4209380 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 31451 15573 103 309 0 31138 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131160

[startup+1.50123 s]
/proc/loadavg: 1.31 1.06 1.02 2/66 19492
/proc/meminfo: memFree=898856/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=179396 CPUtime=1.49
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 32634 0 0 0 130 19 0 0 25 0 1 0 92533900 183701504 31961 1992294400 4194304 5460562 548682068928 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 44849 31962 103 309 0 44536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184752

[startup+3.10152 s]
/proc/loadavg: 1.31 1.06 1.02 2/66 19492
/proc/meminfo: memFree=814760/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=281564 CPUtime=3.07
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 64429 0 0 0 271 36 0 0 25 0 1 0 92533900 288321536 63239 1992294400 4194304 5460562 548682068928 18446744073709551615 4868064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 70391 63240 103 309 0 70078 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 286920

[startup+6.30109 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 19492
/proc/meminfo: memFree=549224/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=452572 CPUtime=6.28
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 114533 0 0 0 574 54 0 0 25 0 1 0 92533900 463433728 110170 1992294400 4194304 5460562 548682068928 18446744073709551615 4226995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 113143 110170 117 309 0 112830 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 457928

[startup+12.7023 s]
/proc/loadavg: 1.26 1.06 1.02 2/66 19492
/proc/meminfo: memFree=545384/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=454036 CPUtime=12.67
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 115883 0 0 0 1213 54 0 0 25 0 1 0 92533900 464932864 110742 1992294400 4194304 5460562 548682068928 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19491/statm: 113509 110742 117 309 0 113196 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 459392

[startup+25.5015 s]
/proc/loadavg: 1.20 1.06 1.02 2/66 19492
/proc/meminfo: memFree=542248/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=455880 CPUtime=25.46
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 116926 0 0 0 2491 55 0 0 25 0 1 0 92533900 466821120 111578 1992294400 4194304 5460562 548682068928 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 113970 111578 117 309 0 113657 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 461236

[startup+51.1011 s]
/proc/loadavg: 1.13 1.05 1.02 2/66 19494
/proc/meminfo: memFree=540000/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=458084 CPUtime=51.04
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 117516 0 0 0 5048 56 0 0 25 0 1 0 92533900 469078016 112157 1992294400 4194304 5460562 548682068928 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 114521 112157 119 309 0 114208 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 463440

[startup+102.306 s]
/proc/loadavg: 1.06 1.04 1.01 2/66 19494
/proc/meminfo: memFree=533992/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=464336 CPUtime=102.22
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 119092 0 0 0 10165 57 0 0 25 0 1 0 92533900 475480064 113684 1992294400 4194304 5460562 548682068928 18446744073709551615 4226808 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 116084 113684 119 309 0 115771 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 469692

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 19494
/proc/meminfo: memFree=528168/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=470332 CPUtime=162.19
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 120606 0 0 0 16161 58 0 0 25 0 1 0 92533900 481619968 115144 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 117583 115144 119 309 0 117270 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 475688

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19494
/proc/meminfo: memFree=521512/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=477448 CPUtime=222.15
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 122517 0 0 0 22156 59 0 0 25 0 1 0 92533900 488906752 116790 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 119362 116790 119 309 0 119049 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 482804

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19494
/proc/meminfo: memFree=512744/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=486080 CPUtime=282.13
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 126735 0 0 0 28151 62 0 0 25 0 1 0 92533900 497745920 119031 1992294400 4194304 5460562 548682068928 18446744073709551615 4226995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 121520 119031 119 309 0 121207 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 491436

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19494
/proc/meminfo: memFree=503848/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=495036 CPUtime=342.1
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 129024 0 0 0 34147 63 0 0 25 0 1 0 92533900 506916864 121246 1992294400 4194304 5460562 548682068928 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 123759 121246 119 309 0 123446 0

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

/proc/19491/statm: 129521 126781 119 309 0 129208 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 523440

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=472040/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=527032 CPUtime=581.98
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 137656 0 0 0 58131 67 0 0 25 0 1 0 92533900 539680768 129151 1992294400 4194304 5460562 548682068928 18446744073709551615 4225752 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 131758 129151 119 309 0 131445 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 532388

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=462504/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=536280 CPUtime=641.96
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 140115 0 0 0 64127 69 0 0 25 0 1 0 92533900 549150720 131510 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 134070 131510 119 309 0 133757 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 541636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=454120/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=544948 CPUtime=701.93
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 142251 0 0 0 70123 70 0 0 25 0 1 0 92533900 558026752 133589 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 136237 133589 119 309 0 135924 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 550304

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=445928/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=552760 CPUtime=761.91
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 144408 0 0 0 76119 72 0 0 25 0 1 0 92533900 566026240 135640 1992294400 4194304 5460562 548682068928 18446744073709551615 4198095 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 138190 135640 119 309 0 137877 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 558116

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=438120/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=565108 CPUtime=821.87
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 147496 0 0 0 82114 73 0 0 25 0 1 0 92533900 578670592 137621 1992294400 4194304 5460562 548682068928 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19491/statm: 141277 137621 119 309 0 140964 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 570464

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=429480/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=573280 CPUtime=881.85
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 149653 0 0 0 88110 75 0 0 25 0 1 0 92533900 587038720 139767 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 143320 139767 119 309 0 143007 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 578636

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=420136/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=582608 CPUtime=941.82
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 152253 0 0 0 94106 76 0 0 25 0 1 0 92533900 596590592 142175 1992294400 4194304 5460562 548682068928 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 145652 142175 119 309 0 145339 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 587964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=412456/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=589920 CPUtime=1001.79
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 154127 0 0 0 100102 77 0 0 25 0 1 0 92533900 604078080 144020 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 147480 144020 119 309 0 147167 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 595276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=405544/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=596556 CPUtime=1061.76
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 155899 0 0 0 106097 79 0 0 25 0 1 0 92533900 610873344 145752 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 149139 145752 119 309 0 148826 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 601912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=398568/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=603248 CPUtime=1121.73
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 157682 0 0 0 112093 80 0 0 25 0 1 0 92533900 617725952 147493 1992294400 4194304 5460562 548682068928 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 150812 147493 119 309 0 150499 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 608604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=389864/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=611628 CPUtime=1181.7
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 159947 0 0 0 118088 82 0 0 25 0 1 0 92533900 626307072 149665 1992294400 4194304 5460562 548682068928 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 152907 149665 119 309 0 152594 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 616984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19494
/proc/meminfo: memFree=387368/2055920 swapFree=4180840/4192956
[pid=19489] ppid=19487 vsize=5356 CPUtime=0
/proc/19489/stat : 19489 (rsat.sh) S 19487 19489 18809 0 -1 4194304 313 100 0 0 0 0 0 0 19 0 1 0 92533900 5484544 241 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19489/statm: 1339 241 199 169 0 50 0
[pid=19491] ppid=19489 vsize=613908 CPUtime=1200
/proc/19491/stat : 19491 (rsat) R 19489 19489 18809 0 -1 4194304 160537 0 0 0 119917 83 0 0 25 0 1 0 92533900 628641792 150252 1992294400 4194304 5460562 548682068928 18446744073709551615 4819104 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19491/statm: 153477 150252 119 309 0 153164 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 619264

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)

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

Real time (s): 1200.61
CPU time (s): 1200
CPU user time (s): 1199.17
CPU system time (s): 0.83
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 619264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
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= 4
involuntary context switches= 2

runsolver used 1.11383 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 09:37:51
IDJOB=1719258
IDBENCH=20580
IDSOLVER=545
FILE ID=node60/1719258-1240645063
PBS_JOBID= 9186404
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=877451605

node60.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.256
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.256
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:        985568 kB
Buffers:         77524 kB
Cached:         901384 kB
SwapCached:       6548 kB
Active:         383556 kB
Inactive:       604448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        985568 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:          137576 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            68284 kB
Committed_AS:   311308 kB
PageTables:       1448 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= 66276 MiB
End job on node60 at 2009-04-25 09:57:54