Trace number 1773259

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) 10000 10004.6

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark844.523
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	c Parsing...
1.18/1.25	c ==============================================================================
1.18/1.25	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.25	c ==============================================================================
1.18/1.25	c |         0 | 1598300  4617402 |  479490       0        0     nan |  0.000 % |
12.39/12.47	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
12.39/12.47	c ==============================================================================
12.39/12.47	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
12.39/12.47	c CPU time:   12.0812 s
12.39/12.47	c ==============================================================================
14.08/14.18	c Rsat version 3.02
15.06/15.19	c Base unit clause learned: 0

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-1773259-1241331210/watcher-1773259-1241331210 -o /tmp/evaluation-result-1773259-1241331210/solver-1773259-1241331210 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773259-1241331210.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 30150
/proc/meminfo: memFree=877184/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=5356 CPUtime=0
/proc/30151/stat : 30151 (rsat.sh) R 30150 30150 30113 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276849959 0 0 4096 0 0 0 0 17 1 0 0
/proc/30151/statm: 0 0 0 0 0 0 0

[startup+0.0290829 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 30150
/proc/meminfo: memFree=877184/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=5748 CPUtime=0.01
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 1194 0 0 0 1 0 0 0 19 0 1 0 161147409 5885952 1177 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 1437 1180 65 186 0 1247 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11104

[startup+0.101092 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 30150
/proc/meminfo: memFree=877184/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=17524 CPUtime=0.08
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 3963 0 0 0 7 1 0 0 19 0 1 0 161147409 17944576 3946 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 4381 3947 65 186 0 4191 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22880

[startup+0.301112 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 30150
/proc/meminfo: memFree=877184/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=49432 CPUtime=0.29
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 11308 0 0 0 23 6 0 0 21 0 1 0 161147409 50618368 11291 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 12358 11292 65 186 0 12168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54788

[startup+0.701159 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 30150
/proc/meminfo: memFree=877184/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=117000 CPUtime=0.69
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 25535 0 0 0 53 16 0 0 25 0 1 0 161147409 119808000 25518 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 29250 25519 65 186 0 29060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122356

[startup+1.50125 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 30152
/proc/meminfo: memFree=733744/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=208116 CPUtime=1.48
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 52582 0 0 0 120 28 0 0 25 0 1 0 161147409 213110784 49391 1992294400 4194304 4959918 548682068688 18446744073709551615 4240817 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 52029 49391 92 186 0 51839 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213472

[startup+3.10244 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 30152
/proc/meminfo: memFree=672432/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=233200 CPUtime=3.09
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 57292 0 0 0 277 32 0 0 25 0 1 0 161147409 238796800 54101 1992294400 4194304 4959918 548682068688 18446744073709551615 4269954 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 58300 54101 92 186 0 58110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 238556

[startup+6.3018 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 30152
/proc/meminfo: memFree=649912/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=243124 CPUtime=6.28
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 59304 0 0 0 594 34 0 0 25 0 1 0 161147409 248958976 56113 1992294400 4194304 4959918 548682068688 18446744073709551615 4270684 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 60781 56113 92 186 0 60591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 248480

[startup+12.7025 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 30152
/proc/meminfo: memFree=649344/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=0
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161147409 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 239 199 169 0 50 0
[pid=30151] ppid=30150 vsize=262856 CPUtime=12.68
/proc/30151/stat : 30151 (SatElite) R 30150 30150 30113 0 -1 4194304 69461 0 0 0 1229 39 0 0 25 0 1 0 161147409 269164544 59143 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/30151/statm: 65714 59143 94 186 0 65524 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 268212

[startup+25.502 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 30153
/proc/meminfo: memFree=723200/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=121928 CPUtime=11.3
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 30314 0 0 0 1114 16 0 0 25 0 1 0 161148828 124854272 29515 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 30482 29515 118 309 0 30169 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127284

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 30153
/proc/meminfo: memFree=717696/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=127848 CPUtime=36.86
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 31820 0 0 0 3668 18 0 0 25 0 1 0 161148828 130916352 30943 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 31962 30943 118 309 0 31649 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 133204

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30153
/proc/meminfo: memFree=708864/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=136788 CPUtime=88.04
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 34229 0 0 0 8785 19 0 0 25 0 1 0 161148828 140070912 33136 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 34197 33136 118 309 0 33884 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 142144

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30153
/proc/meminfo: memFree=692224/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=153636 CPUtime=148.01
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 38899 0 0 0 14778 23 0 0 25 0 1 0 161148828 157323264 37331 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 38409 37331 118 309 0 38096 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 158992

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30153
/proc/meminfo: memFree=673152/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=174384 CPUtime=207.97
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 44401 0 0 0 20770 27 0 0 25 0 1 0 161148828 178569216 42091 1992294400 4194304 5460562 548682068800 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30153/statm: 43596 42091 118 309 0 43283 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 179740

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30153
/proc/meminfo: memFree=658432/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=189112 CPUtime=267.93
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 48181 0 0 0 26763 30 0 0 25 0 1 0 161148828 193650688 45785 1992294400 4194304 5460562 548682068800 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 47278 45785 118 309 0 46965 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 194468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30153
/proc/meminfo: memFree=636096/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=210732 CPUtime=327.9
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 53773 0 0 0 32756 34 0 0 25 0 1 0 161148828 215789568 51309 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 52683 51309 118 309 0 52370 0
Current children cumulated CPU time (s) 342.06

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

/proc/30153/statm: 118605 115424 118 309 0 118292 0
Current children cumulated CPU time (s) 9338
Current children cumulated vsize (KiB) 479776

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=377984/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=474420 CPUtime=9383.81
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 190863 0 0 0 938261 120 0 0 25 0 1 0 161148828 485806080 115424 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118605 115424 118 309 0 118292 0
Current children cumulated CPU time (s) 9397.97
Current children cumulated vsize (KiB) 479776

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=378048/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=474420 CPUtime=9443.78
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 190863 0 0 0 944258 120 0 0 25 0 1 0 161148828 485806080 115424 1992294400 4194304 5460562 548682068800 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118605 115424 118 309 0 118292 0
Current children cumulated CPU time (s) 9457.94
Current children cumulated vsize (KiB) 479776

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=377280/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=474420 CPUtime=9503.77
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 191100 0 0 0 950256 121 0 0 25 0 1 0 161148828 485806080 115661 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118605 115661 118 309 0 118292 0
Current children cumulated CPU time (s) 9517.93
Current children cumulated vsize (KiB) 479776

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=377280/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=474420 CPUtime=9563.74
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 191100 0 0 0 956253 121 0 0 25 0 1 0 161148828 485806080 115661 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118605 115661 118 309 0 118292 0
Current children cumulated CPU time (s) 9577.9
Current children cumulated vsize (KiB) 479776

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=377280/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=474420 CPUtime=9623.71
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 191108 0 0 0 962250 121 0 0 25 0 1 0 161148828 485806080 115669 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118605 115669 118 309 0 118292 0
Current children cumulated CPU time (s) 9637.87
Current children cumulated vsize (KiB) 479776

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376256/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9683.69
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 968245 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4211518 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9697.85
Current children cumulated vsize (KiB) 477708

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9743.65
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 974241 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4226995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9757.81
Current children cumulated vsize (KiB) 477708

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9803.62
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 980238 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9817.78
Current children cumulated vsize (KiB) 477708

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9863.61
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 986237 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9877.77
Current children cumulated vsize (KiB) 477708

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9923.57
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 992233 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9937.73
Current children cumulated vsize (KiB) 477708

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9983.55
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 998231 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 9997.71
Current children cumulated vsize (KiB) 477708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30171
/proc/meminfo: memFree=376192/2055920 swapFree=4178256/4192956
[pid=30150] ppid=30148 vsize=5356 CPUtime=14.16
/proc/30150/stat : 30150 (rsat.sh) S 30148 30150 30113 0 -1 4194304 312 69464 0 0 0 0 1363 53 16 0 1 0 161147409 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30150/statm: 1339 241 199 169 0 50 0
[pid=30153] ppid=30150 vsize=472352 CPUtime=9985.85
/proc/30153/stat : 30153 (rsat) R 30150 30150 30113 0 -1 4194304 199483 0 0 0 998461 124 0 0 25 0 1 0 161148828 483688448 115884 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30153/statm: 118088 115884 118 309 0 117775 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 477708

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 30150 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=638926
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=539917
# CPU time returned by wait4() is 14.1788
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.6
CPU time (s): 10000
CPU user time (s): 9998.24
CPU system time (s): 1.77
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 512940

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

runsolver used 11.1173 second user time and 25.2702 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-03 08:13:32
IDJOB=1773259
IDBENCH=20578
IDSOLVER=615
FILE ID=node63/1773259-1241331210
PBS_JOBID= 9225419
Free space on /tmp= 66412 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773259-1241331210/watcher-1773259-1241331210 -o /tmp/evaluation-result-1773259-1241331210/solver-1773259-1241331210 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773259-1241331210.cnf HOME

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=2086860319

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        877728 kB
Buffers:         80540 kB
Cached:         989528 kB
SwapCached:       9024 kB
Active:         168408 kB
Inactive:       911972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        877728 kB
SwapTotal:     4192956 kB
SwapFree:      4178256 kB
Dirty:           37552 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            83688 kB
Committed_AS:   842296 kB
PageTables:       1452 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= 66372 MiB
End job on node63 at 2009-05-03 11:00:19