Trace number 355726

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
Rsat 2007-02-08? (TO) 10000.1 10002.9

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1653.87
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 (download as text)

0.00/0.00	c Parsing...
1.39/1.48	c ==============================================================================
1.39/1.48	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.48	c ==============================================================================
1.39/1.48	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
13.78/13.85	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
13.78/13.85	c ==============================================================================
13.78/13.85	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
13.78/13.85	c CPU time:   13.5369 s
13.78/13.85	c ==============================================================================
15.96/16.02	c Rsat version 2.00

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-355726-1176902339 -o ROOT/results/node60/solver-355726-1176902339 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/355726-1176902339/rsat.sh /tmp/evaluation/355726-1176902339/instance-355726-1176902339.cnf 

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): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.69 0.92 0.97 3/64 2683
/proc/meminfo: memFree=1420416/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) R 2681 2683 2627 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 231 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/2683/statm: 1338 231 194 169 0 49 0
[pid=2684] ppid=2683 vsize=820 CPUtime=0
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 138144148 839680 100 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 205 100 49 128 0 74 0

[startup+0.10386 s]
/proc/loadavg: 0.69 0.92 0.97 3/64 2683
/proc/meminfo: memFree=1420416/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=8436 CPUtime=0.09
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 1948 0 0 0 8 1 0 0 19 0 1 0 138144148 8638464 1930 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 2109 1930 49 128 0 1978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13788

[startup+0.201868 s]
/proc/loadavg: 0.69 0.92 0.97 3/64 2683
/proc/meminfo: memFree=1420416/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=15572 CPUtime=0.19
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 3575 0 0 0 17 2 0 0 21 0 1 0 138144148 15945728 3557 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134546489 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 3893 3557 49 128 0 3762 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20924

[startup+0.301878 s]
/proc/loadavg: 0.69 0.92 0.97 3/64 2683
/proc/meminfo: memFree=1420416/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=21744 CPUtime=0.29
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 5173 0 0 0 25 4 0 0 21 0 1 0 138144148 22265856 5155 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 5436 5156 49 128 0 5305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27096

[startup+0.701918 s]
/proc/loadavg: 0.69 0.92 0.97 3/64 2683
/proc/meminfo: memFree=1420416/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=53696 CPUtime=0.69
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 11685 0 0 0 60 9 0 0 24 0 1 0 138144148 54984704 11667 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 13424 11667 49 128 0 13293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59048

[startup+1.502 s]
/proc/loadavg: 0.69 0.92 0.97 2/66 2685
/proc/meminfo: memFree=1349232/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=107780 CPUtime=1.49
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 25730 0 0 0 131 18 0 0 25 0 1 0 138144148 110366720 25712 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134543862 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 26945 25712 64 128 0 26814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113132

[startup+3.10116 s]
/proc/loadavg: 0.69 0.92 0.97 2/66 2685
/proc/meminfo: memFree=1303472/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=135456 CPUtime=3.09
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 33924 0 0 0 285 24 0 0 25 0 1 0 138144148 138706944 30492 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134546788 0 0 4096 3 0 0 0 17 0 0 0
/proc/2684/statm: 33864 30492 69 128 0 33733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140808

[startup+6.30147 s]
/proc/loadavg: 0.79 0.94 0.98 2/66 2685
/proc/meminfo: memFree=1288368/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=143464 CPUtime=6.28
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 35864 0 0 0 602 26 0 0 25 0 1 0 138144148 146907136 32296 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134571358 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 35866 32296 69 128 0 35735 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148816

[startup+12.7011 s]
/proc/loadavg: 0.81 0.94 0.98 2/66 2685
/proc/meminfo: memFree=1275120/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=0
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 138144148 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 232 195 169 0 49 0
[pid=2684] ppid=2683 vsize=143168 CPUtime=12.68
/proc/2684/stat : 2684 (SatElite) R 2683 2683 2627 0 -1 4194304 39598 0 0 0 1240 28 0 0 25 0 1 0 138144148 146604032 32299 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134571349 0 0 4096 3 0 0 0 17 1 0 0
/proc/2684/statm: 35792 32299 69 128 0 35661 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 148520

[startup+25.5014 s]
/proc/loadavg: 0.85 0.94 0.98 2/66 2686
/proc/meminfo: memFree=1294768/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=91300 CPUtime=9.46
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 23041 0 0 0 934 12 0 0 25 0 1 0 138145751 93491200 22417 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 22825 22417 86 211 0 22611 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 96652

[startup+51.1019 s]
/proc/loadavg: 0.90 0.94 0.98 2/66 2686
/proc/meminfo: memFree=1284272/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=102240 CPUtime=35.05
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 25862 0 0 0 3490 15 0 0 25 0 1 0 138145751 104693760 25101 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 25560 25101 86 211 0 25346 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 107592

[startup+102.302 s]
/proc/loadavg: 0.95 0.95 0.98 2/66 2686
/proc/meminfo: memFree=1259504/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=126896 CPUtime=86.24
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 32234 0 0 0 8602 22 0 0 25 0 1 0 138145751 129941504 31231 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134530161 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 31724 31231 86 211 0 31510 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 132248

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/66 2686
/proc/meminfo: memFree=1239664/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=147832 CPUtime=146.23
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 37635 0 0 0 14595 28 0 0 25 0 1 0 138145751 151379968 36230 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 36958 36230 86 211 0 36744 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153184

[startup+222.306 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 2686
/proc/meminfo: memFree=1220848/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=165608 CPUtime=206.21
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 42311 0 0 0 20588 33 0 0 25 0 1 0 138145751 169582592 40858 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134523165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 41402 40858 86 211 0 41188 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 170960

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2686
/proc/meminfo: memFree=1201904/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=187628 CPUtime=266.2
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 47968 0 0 0 26581 39 0 0 25 0 1 0 138145751 192131072 45592 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 46907 45592 86 211 0 46693 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 192980

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2686
/proc/meminfo: memFree=1175984/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=212840 CPUtime=326.18
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 54459 0 0 0 32573 45 0 0 25 0 1 0 138145751 217948160 52048 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 53210 52048 86 211 0 52996 0

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

/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9339.75
Current children cumulated vsize (KiB) 960564

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431600/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9383.73
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 938072 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9399.73
Current children cumulated vsize (KiB) 960564

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431600/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9443.72
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 944071 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 960564

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431664/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9503.7
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 950069 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 960564

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431664/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9563.68
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 956067 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9579.68
Current children cumulated vsize (KiB) 960564

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431664/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9623.67
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 962066 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9639.67
Current children cumulated vsize (KiB) 960564

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3088
/proc/meminfo: memFree=431664/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9683.65
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 968064 301 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 960564

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 3260
/proc/meminfo: memFree=430200/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955212 CPUtime=9743.55
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290598 0 0 0 974051 304 0 0 25 0 1 0 138145751 978137088 237265 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238803 237265 86 211 0 238589 0
Current children cumulated CPU time (s) 9759.55
Current children cumulated vsize (KiB) 960564

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3286
/proc/meminfo: memFree=431344/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=955080 CPUtime=9803.52
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290607 0 0 0 980048 304 0 0 25 0 1 0 138145751 978001920 237241 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238770 237241 86 211 0 238556 0
Current children cumulated CPU time (s) 9819.52
Current children cumulated vsize (KiB) 960432

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3286
/proc/meminfo: memFree=431472/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=954948 CPUtime=9863.5
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290616 0 0 0 986046 304 0 0 25 0 1 0 138145751 977866752 237217 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238737 237217 86 211 0 238523 0
Current children cumulated CPU time (s) 9879.5
Current children cumulated vsize (KiB) 960300

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3286
/proc/meminfo: memFree=431536/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=954816 CPUtime=9923.49
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290624 0 0 0 992045 304 0 0 25 0 1 0 138145751 977731584 237192 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238704 237192 86 211 0 238490 0
Current children cumulated CPU time (s) 9939.49
Current children cumulated vsize (KiB) 960168

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3286
/proc/meminfo: memFree=431600/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=954816 CPUtime=9983.48
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290624 0 0 0 998043 305 0 0 25 0 1 0 138145751 977731584 237192 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238704 237192 86 211 0 238490 0
Current children cumulated CPU time (s) 9999.48
Current children cumulated vsize (KiB) 960168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3286
/proc/meminfo: memFree=431600/2055920 swapFree=4181680/4192956
[pid=2683] ppid=2681 vsize=5352 CPUtime=16
/proc/2683/stat : 2683 (rsat.sh) S 2681 2683 2627 0 -1 4194304 305 42877 0 0 0 0 1554 46 16 0 1 0 138144148 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2683/statm: 1338 234 195 169 0 49 0
[pid=2686] ppid=2683 vsize=954816 CPUtime=9984.08
/proc/2686/stat : 2686 (rsat) R 2683 2683 2627 0 -1 4194304 290624 0 0 0 998103 305 0 0 25 0 1 0 138145751 977731584 237192 18446744073709551615 134512640 135377749 4294956816 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2686/statm: 238704 237192 86 211 0 238490 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 960168

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 2683 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=542637
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=461929
# CPU time returned by wait4() is 16.0046
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9996.57
CPU system time (s): 3.51
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 1032312

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

runsolver used 8.96164 second user time and 21.8317 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 18 13:19:02 UTC 2007

IDJOB= 355726
IDBENCH= 20578
IDSOLVER= 169
FILE ID= node60/355726-1176902339

PBS_JOBID= 4595203

Free space on /tmp= 66420 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= /tmp/evaluation/355726-1176902339/rsat.sh /tmp/evaluation/355726-1176902339/instance-355726-1176902339.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-355726-1176902339 -o ROOT/results/node60/solver-355726-1176902339 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/355726-1176902339/rsat.sh /tmp/evaluation/355726-1176902339/instance-355726-1176902339.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 325400125

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1420960 kB
Buffers:         23300 kB
Cached:         537892 kB
SwapCached:       5044 kB
Active:         211168 kB
Inactive:       360832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420960 kB
SwapTotal:     4192956 kB
SwapFree:      4181680 kB
Dirty:           33484 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            48944 kB
Committed_AS:  1518136 kB
PageTables:       1464 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= 66385 MiB

End job on node60 on Wed Apr 18 16:05:47 UTC 2007