Trace number 314896

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.07 1200.44

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data (download as text)

0.09/0.10	c Tinisat 0.22
0.09/0.10	c solving /tmp/evaluation/314896-1172644847/instance-314896-1172644847.cnf
0.09/0.10	c 21734 variables, 79766 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/node13/watcher-314896-1172644847 -o ROOT/results/node13/solver-314896-1172644847 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314896-1172644847/tinisat /tmp/evaluation/314896-1172644847/instance-314896-1172644847.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 4116
/proc/meminfo: memFree=1045040/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=1340 CPUtime=0
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 284439204 1372160 82 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 335 83 48 110 0 222 0

[startup+0.077136 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4116
/proc/meminfo: memFree=1045040/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=2396 CPUtime=0.07
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 473 0 0 0 7 0 0 0 18 0 1 0 284439204 2453504 458 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 599 458 48 110 0 486 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2396

[startup+0.101141 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4116
/proc/meminfo: memFree=1045040/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=2792 CPUtime=0.09
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 593 0 0 0 9 0 0 0 18 0 1 0 284439204 2859008 578 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 698 578 48 110 0 585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2792

[startup+0.301166 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4116
/proc/meminfo: memFree=1045040/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=8640 CPUtime=0.29
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 1998 0 0 0 28 1 0 0 19 0 1 0 284439204 8847360 1698 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 2160 1698 52 110 0 2047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8640

[startup+0.70122 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4116
/proc/meminfo: memFree=1045040/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=8640 CPUtime=0.69
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 2024 0 0 0 68 1 0 0 22 0 1 0 284439204 8847360 1724 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 2160 1724 52 110 0 2047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8640

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1038184/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=8640 CPUtime=1.49
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 2109 0 0 0 148 1 0 0 25 0 1 0 284439204 8847360 1809 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519571 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 2160 1809 52 110 0 2047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8640

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1037544/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=8812 CPUtime=3.09
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 2236 0 0 0 308 1 0 0 25 0 1 0 284439204 9023488 1936 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 2203 1937 52 110 0 2090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8812

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1036392/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=13360 CPUtime=6.29
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 2496 0 0 0 628 1 0 0 25 0 1 0 284439204 13680640 2196 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 3340 2196 52 110 0 3227 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13360

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1033384/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=13556 CPUtime=12.69
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 3313 0 0 0 1267 2 0 0 25 0 1 0 284439204 13881344 2997 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515506 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 3389 2997 52 110 0 3276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13556

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1028456/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=22652 CPUtime=25.48
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 4459 0 0 0 2545 3 0 0 25 0 1 0 284439204 23195648 4143 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 5663 4143 52 110 0 5550 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22652

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1017128/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=42492 CPUtime=51.07
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 7337 0 0 0 5102 5 0 0 25 0 1 0 284439204 43511808 6956 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 10623 6956 52 110 0 10510 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42492

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 4117
/proc/meminfo: memFree=1003112/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=44816 CPUtime=102.26
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 10945 0 0 0 10216 10 0 0 25 0 1 0 284439204 45891584 10435 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519985 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 11204 10435 52 110 0 11091 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44816

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=983080/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=82592 CPUtime=162.24
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 16012 0 0 0 16209 15 0 0 25 0 1 0 284439204 84574208 15469 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 20648 15469 52 110 0 20535 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 82592

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=969512/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=85252 CPUtime=222.22
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 19660 0 0 0 22204 18 0 0 25 0 1 0 284439204 87298048 18794 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 21313 18794 52 110 0 21200 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 85252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=958568/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=159212 CPUtime=282.2
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 22440 0 0 0 28199 21 0 0 25 0 1 0 284439204 163033088 21574 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 39803 21574 52 110 0 39690 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 159212

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=947112/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=160684 CPUtime=342.18
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 25375 0 0 0 34194 24 0 0 25 0 1 0 284439204 164540416 24411 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40171 24411 52 110 0 40058 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 160684

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=936424/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=161392 CPUtime=402.17
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 28032 0 0 0 40188 29 0 0 25 0 1 0 284439204 165265408 27068 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40348 27068 52 110 0 40235 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 161392

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=925096/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=162480 CPUtime=462.14
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 30915 0 0 0 46182 32 0 0 25 0 1 0 284439204 166379520 29918 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40620 29918 52 110 0 40507 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 162480

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=911400/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=163000 CPUtime=522.12
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 34438 0 0 0 52176 36 0 0 25 0 1 0 284439204 166912000 33376 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134517009 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40750 33376 52 110 0 40637 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 163000

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=895784/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=163392 CPUtime=582.1
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 38282 0 0 0 58169 41 0 0 25 0 1 0 284439204 167313408 37220 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40848 37220 52 110 0 40735 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 163392

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=885608/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=163656 CPUtime=642.09
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 40799 0 0 0 64165 44 0 0 25 0 1 0 284439204 167583744 39737 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 40914 39737 52 110 0 40801 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 163656

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=874280/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=310052 CPUtime=702.07
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 43673 0 0 0 70160 47 0 0 25 0 1 0 284439204 317493248 42578 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 77513 42578 52 110 0 77400 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 310052

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=865192/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=313320 CPUtime=762.05
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 46466 0 0 0 76154 51 0 0 25 0 1 0 284439204 320839680 44825 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 78330 44825 52 110 0 78217 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 313320

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=858536/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=314568 CPUtime=822.03
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 48188 0 0 0 82150 53 0 0 25 0 1 0 284439204 322117632 46514 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 78642 46514 52 110 0 78529 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 314568

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=849832/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=315480 CPUtime=882.01
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 50480 0 0 0 88145 56 0 0 25 0 1 0 284439204 323051520 48675 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 78870 48675 52 110 0 78757 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 315480

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=842856/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=316056 CPUtime=942
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 52242 0 0 0 94141 59 0 0 25 0 1 0 284439204 323641344 50437 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 79014 50437 52 110 0 78901 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 316056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=834920/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=316968 CPUtime=1001.98
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 54320 0 0 0 100136 62 0 0 25 0 1 0 284439204 324575232 52386 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 79242 52386 52 110 0 79129 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 316968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=828712/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=318036 CPUtime=1061.96
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 55991 0 0 0 106132 64 0 0 25 0 1 0 284439204 325668864 53959 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134532390 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 79509 53959 52 110 0 79396 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 318036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=822248/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=318972 CPUtime=1121.94
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 57586 0 0 0 112127 67 0 0 25 0 1 0 284439204 326627328 55554 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 79743 55554 52 110 0 79630 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 318972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=815464/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=319628 CPUtime=1181.92
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 59376 0 0 0 118123 69 0 0 25 0 1 0 284439204 327299072 57279 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 79907 57279 52 110 0 79794 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 319628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4119
/proc/meminfo: memFree=813608/2055920 swapFree=4192812/4192956
[pid=4116] ppid=4114 vsize=320020 CPUtime=1200.02
/proc/4116/stat : 4116 (tinisat) R 4114 4116 3119 0 -1 4194304 59830 0 0 0 119932 70 0 0 25 0 1 0 284439204 327700480 57700 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134532851 0 0 4096 0 0 0 0 17 1 0 0
/proc/4116/statm: 80005 57700 52 110 0 79892 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 320020

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.44
CPU time (s): 1200.07
CPU user time (s): 1199.33
CPU system time (s): 0.737887
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 320020

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

runsolver used 1.38679 second user time and 2.98255 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Feb 28 06:40:47 UTC 2007

IDJOB= 314896
IDBENCH= 20403
IDSOLVER= 100
FILE ID= node13/314896-1172644847

PBS_JOBID= 3980935

Free space on /tmp= 66540 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= /tmp/evaluation/314896-1172644847/tinisat /tmp/evaluation/314896-1172644847/instance-314896-1172644847.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-314896-1172644847 -o ROOT/results/node13/solver-314896-1172644847 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314896-1172644847/tinisat /tmp/evaluation/314896-1172644847/instance-314896-1172644847.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  0cf155110f71a43081221b427d368ee8

RANDOM SEED= 530794951

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1045512 kB
Buffers:         42308 kB
Cached:         848356 kB
SwapCached:          0 kB
Active:         375788 kB
Inactive:       569308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          73340 kB
Slab:            50980 kB
Committed_AS:  1149668 kB
PageTables:       1744 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= 66540 MiB

End job on node13 on Wed Feb 28 07:00:50 UTC 2007