Trace number 331080

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, and are wall clock time (not CPU 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
tinisat 2007-02-08? (TO) 1200.18 1200.25

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data (download as text)

10.59/10.70	c Tinisat 0.22
10.59/10.70	c solving /tmp/evaluation/331080-1173179901/instance-331080-1173179901.cnf
10.59/10.70	c 371419 variables, 7170909 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-331080-1173179901 -o ROOT/results/node16/solver-331080-1173179901 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331080-1173179901/tinisat /tmp/evaluation/331080-1173179901/instance-331080-1173179901.cnf 

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): 2400 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.09 1.02 1.01 3/77 21437
/proc/meminfo: memFree=708752/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=56740 CPUtime=0
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 337945352 58101760 82 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 14185 82 48 110 0 14072 0

[startup+0.0387419 s]
/proc/loadavg: 1.09 1.02 1.01 3/77 21437
/proc/meminfo: memFree=708752/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=57268 CPUtime=0.03
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 265 0 0 0 3 0 0 0 18 0 1 0 337945352 58642432 250 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 14317 250 48 110 0 14204 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 57268

[startup+0.101733 s]
/proc/loadavg: 1.09 1.02 1.01 3/77 21437
/proc/meminfo: memFree=708752/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=58060 CPUtime=0.09
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 577 0 0 0 9 0 0 0 18 0 1 0 337945352 59453440 562 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 14515 562 48 110 0 14402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58060

[startup+0.30171 s]
/proc/loadavg: 1.09 1.02 1.01 3/77 21437
/proc/meminfo: memFree=708752/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=60832 CPUtime=0.29
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 1516 0 0 0 29 0 0 0 19 0 1 0 337945352 62291968 1501 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 15208 1501 48 110 0 15095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60832

[startup+0.701662 s]
/proc/loadavg: 1.09 1.02 1.01 3/77 21437
/proc/meminfo: memFree=708752/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=65980 CPUtime=0.69
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 3357 0 0 0 68 1 0 0 22 0 1 0 337945352 67563520 3342 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 16495 3342 48 110 0 16382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65980

[startup+1.50157 s]
/proc/loadavg: 1.09 1.02 1.01 2/78 21438
/proc/meminfo: memFree=690632/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=76408 CPUtime=1.49
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 7013 0 0 0 146 3 0 0 25 0 1 0 337945352 78241792 6998 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 19102 7001 48 110 0 18989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76408

[startup+3.10138 s]
/proc/loadavg: 1.09 1.02 1.01 2/78 21438
/proc/meminfo: memFree=671432/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=97132 CPUtime=3.09
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 14285 0 0 0 301 8 0 0 25 0 1 0 337945352 99463168 14270 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 24283 14271 48 110 0 24170 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97132

[startup+6.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 21438
/proc/meminfo: memFree=614280/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=138580 CPUtime=6.3
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 28825 0 0 0 611 19 0 0 25 0 1 0 337945352 141905920 28810 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 34645 28810 48 110 0 34532 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 138580

[startup+12.7012 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 21438
/proc/meminfo: memFree=380232/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=591856 CPUtime=12.69
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 102980 0 0 0 1215 54 0 0 25 0 1 0 337945352 606060544 99833 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134609504 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 147964 99833 52 110 0 147851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 591856

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 21438
/proc/meminfo: memFree=367176/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=25.49
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 103552 0 0 0 2493 56 0 0 25 0 1 0 337945352 548691968 86399 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 86399 52 110 0 133845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535832

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 21438
/proc/meminfo: memFree=364808/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=51.09
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 104283 0 0 0 5052 57 0 0 25 0 1 0 337945352 548691968 87130 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134611620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 87130 52 110 0 133845 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 535832

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21438
/proc/meminfo: memFree=352136/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=102.29
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 107329 0 0 0 10169 60 0 0 25 0 1 0 337945352 548691968 90176 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 90176 52 110 0 133845 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 535832

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=339080/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=162.28
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 110600 0 0 0 16164 64 0 0 25 0 1 0 337945352 548691968 93447 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 93447 52 110 0 133845 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 535832

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=330952/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=222.28
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 112600 0 0 0 22161 67 0 0 25 0 1 0 337945352 548691968 95447 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 95447 52 110 0 133845 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 535832

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=297096/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=282.28
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 121106 0 0 0 28153 75 0 0 25 0 1 0 337945352 548691968 103953 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 103953 52 110 0 133845 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 535832

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=283272/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=342.27
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 124505 0 0 0 34148 79 0 0 25 0 1 0 337945352 548691968 107352 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 107352 52 110 0 133845 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 535832

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=259016/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=402.27
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 130735 0 0 0 40142 85 0 0 25 0 1 0 337945352 548691968 113582 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 113582 52 110 0 133845 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 535832

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=236360/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=462.26
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 136249 0 0 0 46137 89 0 0 25 0 1 0 337945352 548691968 119096 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 119096 52 110 0 133845 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 535832

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=201864/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=535832 CPUtime=522.26
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 144871 0 0 0 52130 96 0 0 25 0 1 0 337945352 548691968 127718 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 133958 127718 52 110 0 133845 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 535832

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 21438
/proc/meminfo: memFree=168392/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=974012 CPUtime=582.26
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 153401 0 0 0 58122 104 0 0 25 0 1 0 337945352 997388288 136248 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243503 136248 52 110 0 243390 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 974012

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=129224/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=973880 CPUtime=642.26
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 163013 0 0 0 64112 114 0 0 25 0 1 0 337945352 997253120 145827 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243470 145827 52 110 0 243357 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 973880

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=99528/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=973880 CPUtime=702.25
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 170518 0 0 0 70106 119 0 0 25 0 1 0 337945352 997253120 153332 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243470 153332 52 110 0 243357 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 973880

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=39624/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=973880 CPUtime=762.25
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 185419 0 0 0 76095 130 0 0 25 0 1 0 337945352 997253120 168233 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243470 168233 52 110 0 243357 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 973880

[startup+822.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 21438
/proc/meminfo: memFree=16264/2055920 swapFree=4192812/4192956
[pid=21437] ppid=21435 vsize=973880 CPUtime=822.24
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 194237 0 0 0 82088 136 0 0 25 0 1 0 337945352 997253120 177051 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243470 177051 52 110 0 243357 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 973880

[startup+882.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 21438
/proc/meminfo: memFree=15496/2055920 swapFree=4191888/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=882.23
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 199016 0 0 0 88081 142 0 0 25 0 1 0 337945352 997117952 181797 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 181797 52 110 0 243324 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 973748

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 21438
/proc/meminfo: memFree=16136/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=942.23
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 203527 0 0 0 94076 147 0 0 25 0 1 0 337945352 997117952 186308 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 186308 52 110 0 243324 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 973748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21438
/proc/meminfo: memFree=15496/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=1002.23
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 212120 0 0 0 100069 154 0 0 25 0 1 0 337945352 997117952 194901 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 194901 52 110 0 243324 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 973748

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21440
/proc/meminfo: memFree=15624/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=1062.22
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 217777 0 0 0 106063 159 0 0 25 0 1 0 337945352 997117952 200558 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 200558 52 110 0 243324 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 973748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21440
/proc/meminfo: memFree=16136/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=1122.22
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 227309 0 0 0 112056 166 0 0 25 0 1 0 337945352 997117952 210090 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 210090 52 110 0 243324 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 973748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21440
/proc/meminfo: memFree=15752/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=1182.21
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 233276 0 0 0 118049 172 0 0 25 0 1 0 337945352 997117952 216057 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 216057 52 110 0 243324 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 973748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21440
/proc/meminfo: memFree=15176/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=973748 CPUtime=1200.03
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4194304 240511 0 0 0 119825 178 0 0 25 0 1 0 337945352 997117952 223292 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 243437 223292 52 110 0 243324 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 973748

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

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

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21440
/proc/meminfo: memFree=15176/2055920 swapFree=4191880/4192956
[pid=21437] ppid=21435 vsize=0 CPUtime=1200.12
/proc/21437/stat : 21437 (tinisat) R 21435 21437 20703 0 -1 4195332 240511 0 0 0 119825 187 0 0 25 0 1 0 337945352 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.25
CPU time (s): 1200.18
CPU user time (s): 1198.25
CPU system time (s): 1.92271
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 974012

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

runsolver used 1.25181 second user time and 3.12352 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Mar  6 11:18:30 UTC 2007

IDJOB= 331080
IDBENCH= 20579
IDSOLVER= 100
FILE ID= node16/331080-1173179901

PBS_JOBID= 4015020

Free space on /tmp= 66290 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= /tmp/evaluation/331080-1173179901/tinisat /tmp/evaluation/331080-1173179901/instance-331080-1173179901.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-331080-1173179901 -o ROOT/results/node16/solver-331080-1173179901 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331080-1173179901/tinisat /tmp/evaluation/331080-1173179901/instance-331080-1173179901.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 607196113

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        709168 kB
Buffers:         52332 kB
Cached:        1155280 kB
SwapCached:          0 kB
Active:         487792 kB
Inactive:       773432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        709168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          157028 kB
Writeback:           0 kB
Mapped:          72516 kB
Slab:            71108 kB
Committed_AS:  1305676 kB
PageTables:       1720 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= 66290 MiB

End job on node16 on Tue Mar  6 11:38:32 UTC 2007