Trace number 328980

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.11 1200.45

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
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 variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data (download as text)

0.09/0.19	c Tinisat 0.22
0.09/0.19	c solving /tmp/evaluation/328980-1173128824/instance-328980-1173128824.cnf
0.09/0.19	c 31357 variables, 133420 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/node63/watcher-328980-1173128824 -o ROOT/results/node63/solver-328980-1173128824 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328980-1173128824/tinisat /tmp/evaluation/328980-1173128824/instance-328980-1173128824.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.83 1.82 1.41 3/64 8189
/proc/meminfo: memFree=1067680/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=716 CPUtime=0
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 332839852 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 179 52 41 110 0 66 0

[startup+0.01241 s]
/proc/loadavg: 1.83 1.82 1.41 3/64 8189
/proc/meminfo: memFree=1067680/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=1764 CPUtime=0.01
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 100 0 0 0 1 0 0 0 18 0 1 0 332839852 1806336 85 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 441 85 48 110 0 328 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1764

[startup+0.101419 s]
/proc/loadavg: 1.83 1.82 1.41 3/64 8189
/proc/meminfo: memFree=1067680/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=3084 CPUtime=0.09
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 558 0 0 0 9 0 0 0 18 0 1 0 332839852 3158016 543 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 771 543 48 110 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3084

[startup+0.30144 s]
/proc/loadavg: 1.83 1.82 1.41 3/64 8189
/proc/meminfo: memFree=1067680/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=13624 CPUtime=0.29
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 3112 0 0 0 28 1 0 0 19 0 1 0 332839852 13950976 2650 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 3406 2650 52 110 0 3293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13624

[startup+0.701484 s]
/proc/loadavg: 1.83 1.82 1.41 3/64 8189
/proc/meminfo: memFree=1067680/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=13624 CPUtime=0.69
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 3162 0 0 0 68 1 0 0 22 0 1 0 332839852 13950976 2700 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532775 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 3406 2700 52 110 0 3293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13624

[startup+1.50157 s]
/proc/loadavg: 1.83 1.82 1.41 2/65 8190
/proc/meminfo: memFree=1056920/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=13624 CPUtime=1.49
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 3203 0 0 0 148 1 0 0 25 0 1 0 332839852 13950976 2741 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 3406 2741 52 110 0 3293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13624

[startup+3.10274 s]
/proc/loadavg: 1.83 1.82 1.41 2/65 8190
/proc/meminfo: memFree=1056664/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=13624 CPUtime=3.09
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 3342 0 0 0 308 1 0 0 25 0 1 0 332839852 13950976 2880 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519827 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 3406 2880 52 110 0 3293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13624

[startup+6.30109 s]
/proc/loadavg: 1.77 1.80 1.40 2/65 8190
/proc/meminfo: memFree=1055576/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=13624 CPUtime=6.29
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 3650 0 0 0 627 2 0 0 25 0 1 0 332839852 13950976 3188 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 3406 3188 52 110 0 3293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13624

[startup+12.7018 s]
/proc/loadavg: 1.71 1.79 1.40 2/65 8190
/proc/meminfo: memFree=1052960/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=21500 CPUtime=12.69
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 4165 0 0 0 1267 2 0 0 25 0 1 0 332839852 22016000 3703 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 5375 3703 52 110 0 5262 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21500

[startup+25.5012 s]
/proc/loadavg: 1.55 1.75 1.39 2/65 8190
/proc/meminfo: memFree=1047776/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=21500 CPUtime=25.48
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 5434 0 0 0 2545 3 0 0 25 0 1 0 332839852 22016000 4972 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 5375 4972 52 110 0 5262 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21500

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.38 2/65 8190
/proc/meminfo: memFree=1037984/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=37248 CPUtime=51.07
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 7940 0 0 0 5102 5 0 0 25 0 1 0 332839852 38141952 7478 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 9312 7478 52 110 0 9199 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37248

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.36 2/65 8190
/proc/meminfo: memFree=1021024/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=68744 CPUtime=102.27
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 12104 0 0 0 10218 9 0 0 25 0 1 0 332839852 70393856 11642 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 17186 11642 52 110 0 17073 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68744

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.34 2/65 8190
/proc/meminfo: memFree=1001312/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=68744 CPUtime=162.24
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 17057 0 0 0 16210 14 0 0 25 0 1 0 332839852 70393856 16595 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 17186 16595 52 110 0 17073 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 68744

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.31 2/65 8190
/proc/meminfo: memFree=983520/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=131736 CPUtime=222.23
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 21471 0 0 0 22204 19 0 0 25 0 1 0 332839852 134897664 21009 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 32934 21009 52 110 0 32821 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 131736

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.29 2/65 8190
/proc/meminfo: memFree=967136/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=132528 CPUtime=282.22
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 25587 0 0 0 28198 24 0 0 25 0 1 0 332839852 135708672 25125 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 33132 25125 52 110 0 33019 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 132528

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.27 2/65 8190
/proc/meminfo: memFree=950240/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=133820 CPUtime=342.19
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 29786 0 0 0 34191 28 0 0 25 0 1 0 332839852 137031680 29324 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 33455 29324 52 110 0 33342 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 133820

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.25 2/65 8190
/proc/meminfo: memFree=933152/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=259800 CPUtime=402.18
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 34053 0 0 0 40186 32 0 0 25 0 1 0 332839852 266035200 33591 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515397 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 64950 33591 52 110 0 64837 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 259800

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.23 2/65 8190
/proc/meminfo: memFree=918048/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=260460 CPUtime=462.16
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 37816 0 0 0 46178 38 0 0 25 0 1 0 332839852 266711040 37354 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65115 37354 52 110 0 65002 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 260460

[startup+522.302 s]
/proc/loadavg: 1.12 1.16 1.22 2/65 8190
/proc/meminfo: memFree=899360/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=260720 CPUtime=522.14
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 42522 0 0 0 52172 42 0 0 25 0 1 0 332839852 266977280 42060 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65180 42060 52 110 0 65067 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 260720

[startup+582.301 s]
/proc/loadavg: 1.11 1.15 1.21 2/65 8190
/proc/meminfo: memFree=882336/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=261248 CPUtime=582.13
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 46733 0 0 0 58165 48 0 0 25 0 1 0 332839852 267517952 46271 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65312 46271 52 110 0 65199 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 261248

[startup+642.302 s]
/proc/loadavg: 1.11 1.13 1.20 2/65 8190
/proc/meminfo: memFree=871520/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=261512 CPUtime=642.12
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 49392 0 0 0 64161 51 0 0 25 0 1 0 332839852 267788288 48930 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65378 48930 52 110 0 65265 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 261512

[startup+702.301 s]
/proc/loadavg: 1.10 1.12 1.19 2/65 8190
/proc/meminfo: memFree=864544/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=261976 CPUtime=702.09
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 51171 0 0 0 70156 53 0 0 25 0 1 0 332839852 268263424 50709 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65494 50709 52 110 0 65381 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 261976

[startup+762.306 s]
/proc/loadavg: 1.09 1.11 1.18 2/65 8190
/proc/meminfo: memFree=850656/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=261976 CPUtime=762.08
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 54624 0 0 0 76152 56 0 0 25 0 1 0 332839852 268263424 54162 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65494 54162 52 110 0 65381 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 261976

[startup+822.302 s]
/proc/loadavg: 1.14 1.12 1.18 2/65 8190
/proc/meminfo: memFree=837984/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=263104 CPUtime=822.06
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 57831 0 0 0 82146 60 0 0 25 0 1 0 332839852 269418496 57369 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65776 57369 52 110 0 65663 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 263104

[startup+882.301 s]
/proc/loadavg: 1.10 1.11 1.17 2/65 8190
/proc/meminfo: memFree=826528/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=263668 CPUtime=882.04
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 60640 0 0 0 88140 64 0 0 25 0 1 0 332839852 269996032 60178 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 65917 60178 52 110 0 65804 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 263668

[startup+942.302 s]
/proc/loadavg: 1.07 1.10 1.16 2/65 8190
/proc/meminfo: memFree=812960/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=264692 CPUtime=942.02
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 64327 0 0 0 94133 69 0 0 25 0 1 0 332839852 271044608 63608 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 66173 63608 52 110 0 66060 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 264692

[startup+1002.3 s]
/proc/loadavg: 1.02 1.08 1.15 2/65 8190
/proc/meminfo: memFree=800160/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=516780 CPUtime=1002
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 67491 0 0 0 100127 73 0 0 25 0 1 0 332839852 529182720 66772 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 129195 66772 52 110 0 129082 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 516780

[startup+1062.3 s]
/proc/loadavg: 1.01 1.06 1.14 2/65 8190
/proc/meminfo: memFree=788320/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=517064 CPUtime=1061.99
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 70459 0 0 0 106122 77 0 0 25 0 1 0 332839852 529473536 69740 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134609060 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 129266 69740 52 110 0 129153 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 517064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.05 1.13 2/65 8190
/proc/meminfo: memFree=778592/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=517896 CPUtime=1121.98
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 72865 0 0 0 112117 81 0 0 25 0 1 0 332839852 530325504 72146 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 129474 72146 52 110 0 129361 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 517896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.12 2/65 8190
/proc/meminfo: memFree=768608/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=518320 CPUtime=1181.95
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 75369 0 0 0 118112 83 0 0 25 0 1 0 332839852 530759680 74650 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 129580 74650 52 110 0 129467 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 518320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.11 2/65 8190
/proc/meminfo: memFree=764704/2055920 swapFree=4183280/4192956
[pid=8189] ppid=8187 vsize=518320 CPUtime=1200.05
/proc/8189/stat : 8189 (tinisat) R 8187 8189 7135 0 -1 4194304 76304 0 0 0 119921 84 0 0 25 0 1 0 332839852 530759680 75585 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8189/statm: 129580 75585 52 110 0 129467 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 518320

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)
Real time (s): 1200.45
CPU time (s): 1200.11
CPU user time (s): 1199.22
CPU system time (s): 0.894863
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 518320

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

runsolver used 0.761884 second user time and 2.52861 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar  5 21:07:05 UTC 2007

IDJOB= 328980
IDBENCH= 20529
IDSOLVER= 100
FILE ID= node63/328980-1173128824

PBS_JOBID= 4015168

Free space on /tmp= 66533 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= /tmp/evaluation/328980-1173128824/tinisat /tmp/evaluation/328980-1173128824/instance-328980-1173128824.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-328980-1173128824 -o ROOT/results/node63/solver-328980-1173128824 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328980-1173128824/tinisat /tmp/evaluation/328980-1173128824/instance-328980-1173128824.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  2bee695ce4278b72ee9295631ad94252

RANDOM SEED= 81189922

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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:       1068088 kB
Buffers:         39012 kB
Cached:         859460 kB
SwapCached:       3684 kB
Active:          46956 kB
Inactive:       861148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068088 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:            3680 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:            65672 kB
Committed_AS:   773592 kB
PageTables:       1460 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= 66533 MiB

End job on node63 on Mon Mar  5 21:27:07 UTC 2007