Trace number 329736

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.13 1200.55

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k35.cnf
MD5SUM07d9949e24a0b59bc9a141fd94f50f24
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 variables51145
Number of clauses228408
Sum of the clauses size587574
Maximum clause length20
Minimum clause length1
Number of clauses of size 1383
Number of clauses of size 2177786
Number of clauses of size 325137
Number of clauses of size 410250
Number of clauses of size 54464
Number of clauses of size over 510388

Solver Data (download as text)

0.29/0.32	c Tinisat 0.22
0.29/0.32	c solving /tmp/evaluation/329736-1173148079/instance-329736-1173148079.cnf
0.29/0.32	c 51145 variables, 227996 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/node15/watcher-329736-1173148079 -o ROOT/results/node15/solver-329736-1173148079 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329736-1173148079/tinisat /tmp/evaluation/329736-1173148079/instance-329736-1173148079.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: 0.92 0.98 0.99 3/77 19416
/proc/meminfo: memFree=1502096/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=716 CPUtime=0
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 334762339 733184 52 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 179 52 41 110 0 66 0

[startup+0.087596 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19416
/proc/meminfo: memFree=1502096/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=3564 CPUtime=0.08
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 454 0 0 0 8 0 0 0 18 0 1 0 334762339 3649536 439 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 891 439 48 110 0 778 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3564

[startup+0.101598 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19416
/proc/meminfo: memFree=1502096/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=3696 CPUtime=0.09
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 518 0 0 0 9 0 0 0 18 0 1 0 334762339 3784704 503 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 924 503 48 110 0 811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3696

[startup+0.301633 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19416
/proc/meminfo: memFree=1502096/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=6336 CPUtime=0.29
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 1475 0 0 0 29 0 0 0 19 0 1 0 334762339 6488064 1460 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 1584 1460 48 110 0 1471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6336

[startup+0.701701 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19416
/proc/meminfo: memFree=1502096/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=0.69
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 4860 0 0 0 67 2 0 0 22 0 1 0 334762339 22618112 4098 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 4098 52 110 0 5409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22088

[startup+1.50184 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1485768/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=1.49
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 4892 0 0 0 147 2 0 0 25 0 1 0 334762339 22618112 4130 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 4130 52 110 0 5409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22088

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1485512/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=3.09
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 4934 0 0 0 307 2 0 0 25 0 1 0 334762339 22618112 4172 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519827 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 4172 52 110 0 5409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22088

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1485000/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=6.28
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 5038 0 0 0 626 2 0 0 25 0 1 0 334762339 22618112 4276 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 4276 52 110 0 5409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22088

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1484112/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=12.69
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 5272 0 0 0 1266 3 0 0 25 0 1 0 334762339 22618112 4510 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 4510 52 110 0 5409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22088

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1481552/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=22088 CPUtime=25.48
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 5935 0 0 0 2545 3 0 0 25 0 1 0 334762339 22618112 5173 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519720 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 5522 5173 52 110 0 5409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22088

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1475472/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=34680 CPUtime=51.07
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 7458 0 0 0 5101 6 0 0 25 0 1 0 334762339 35512320 6696 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 8670 6696 52 110 0 8557 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34680

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1462288/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=59864 CPUtime=102.26
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 10743 0 0 0 10215 11 0 0 25 0 1 0 334762339 61300736 9981 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 14966 9981 52 110 0 14853 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59864

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1445200/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=59864 CPUtime=162.23
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 15029 0 0 0 16206 17 0 0 25 0 1 0 334762339 61300736 14267 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 14966 14267 52 110 0 14853 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59864

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1431248/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=110228 CPUtime=222.21
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 18473 0 0 0 22199 22 0 0 25 0 1 0 334762339 112873472 17711 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 27557 17711 52 110 0 27444 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 110228

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1414608/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=110388 CPUtime=282.19
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 22633 0 0 0 28192 27 0 0 25 0 1 0 334762339 113037312 21871 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 27597 21871 52 110 0 27484 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 110388

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1399184/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=110676 CPUtime=342.17
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 26492 0 0 0 34185 32 0 0 25 0 1 0 334762339 113332224 25730 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 27669 25730 52 110 0 27556 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 110676

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1370384/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=212064 CPUtime=402.15
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 33748 0 0 0 40174 41 0 0 25 0 1 0 334762339 217153536 32986 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 53016 32986 52 110 0 52903 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 212064

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1355344/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=213028 CPUtime=462.13
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 37437 0 0 0 46167 46 0 0 25 0 1 0 334762339 218140672 36675 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 53257 36675 52 110 0 53144 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 213028

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1342864/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=213716 CPUtime=522.1
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 40612 0 0 0 52161 49 0 0 25 0 1 0 334762339 218845184 39850 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 53429 39850 52 110 0 53316 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 213716

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1330000/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=215768 CPUtime=582.09
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 43758 0 0 0 58155 54 0 0 25 0 1 0 334762339 220946432 42996 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 53942 42996 52 110 0 53829 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 215768

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1318544/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=215900 CPUtime=642.07
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 46596 0 0 0 64149 58 0 0 25 0 1 0 334762339 221081600 45834 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 53975 45834 52 110 0 53862 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 215900

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1306704/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=216336 CPUtime=702.05
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 49597 0 0 0 70144 61 0 0 25 0 1 0 334762339 221528064 48835 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 54084 48835 52 110 0 53971 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 216336

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1294224/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=216752 CPUtime=762.02
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 52669 0 0 0 76138 64 0 0 25 0 1 0 334762339 221954048 51907 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 54188 51907 52 110 0 54075 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 216752

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19417
/proc/meminfo: memFree=1283408/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=418796 CPUtime=822
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 55397 0 0 0 82132 68 0 0 25 0 1 0 334762339 428847104 54635 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 104699 54635 52 110 0 104586 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 418796

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1272336/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=419344 CPUtime=881.99
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 58132 0 0 0 88128 71 0 0 25 0 1 0 334762339 429408256 57370 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515510 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 104836 57370 52 110 0 104723 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 419344

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1261584/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=419760 CPUtime=941.96
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 60870 0 0 0 94122 74 0 0 25 0 1 0 334762339 429834240 60108 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 104940 60108 52 110 0 104827 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 419760

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1250896/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=420168 CPUtime=1001.94
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 63499 0 0 0 100116 78 0 0 25 0 1 0 334762339 430252032 62737 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105042 62737 52 110 0 104929 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 420168

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1242128/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=420444 CPUtime=1061.92
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 65700 0 0 0 106111 81 0 0 25 0 1 0 334762339 430534656 64938 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105111 64938 52 110 0 104998 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 420444

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1231696/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=421008 CPUtime=1121.9
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 68287 0 0 0 112106 84 0 0 25 0 1 0 334762339 431112192 67525 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105252 67525 52 110 0 105139 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 421008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1222800/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=421140 CPUtime=1181.87
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 70553 0 0 0 118101 86 0 0 25 0 1 0 334762339 431247360 69791 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105285 69791 52 110 0 105172 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 421140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1219728/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=421276 CPUtime=1200.08
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 71266 0 0 0 119920 88 0 0 25 0 1 0 334762339 431386624 70504 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105319 70504 52 110 0 105206 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 421276

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19419
/proc/meminfo: memFree=1219728/2055920 swapFree=4152980/4192956
[pid=19416] ppid=19414 vsize=421276 CPUtime=1200.08
/proc/19416/stat : 19416 (tinisat) R 19414 19416 19295 0 -1 4194304 71266 0 0 0 119920 88 0 0 25 0 1 0 334762339 431386624 70504 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19416/statm: 105319 70504 52 110 0 105206 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 421276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.13
CPU user time (s): 1199.21
CPU system time (s): 0.923859
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 421276

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

runsolver used 1.3198 second user time and 3.05653 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Mar  6 02:28:00 UTC 2007

IDJOB= 329736
IDBENCH= 20547
IDSOLVER= 100
FILE ID= node15/329736-1173148079

PBS_JOBID= 4014989

Free space on /tmp= 66468 MiB

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  07d9949e24a0b59bc9a141fd94f50f24

RANDOM SEED= 86108527

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1502568 kB
Buffers:         40516 kB
Cached:         427184 kB
SwapCached:       2384 kB
Active:         125792 kB
Inactive:       367960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502568 kB
SwapTotal:     4192956 kB
SwapFree:      4152980 kB
Dirty:            5668 kB
Writeback:           0 kB
Mapped:          33844 kB
Slab:            45128 kB
Committed_AS:  1259056 kB
PageTables:       1804 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= 66468 MiB

End job on node15 on Tue Mar  6 02:48:02 UTC 2007