Trace number 314696

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-08UNSAT 1018.41 1018.66

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

0.19/0.25	c Tinisat 0.22
0.19/0.25	c solving /tmp/evaluation/314696-1172640502/instance-314696-1172640502.cnf
0.19/0.25	c 52382 variables, 182485 clauses
1018.24/1018.59	s UNSATISFIABLE
1018.24/1018.59	c 449227 decisions, 338770 conflicts, 203 restarts
1018.24/1018.59	c solved in 1018.34s

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-314696-1172640502 -o ROOT/results/node22/solver-314696-1172640502 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314696-1172640502/tinisat /tmp/evaluation/314696-1172640502/instance-314696-1172640502.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.99 0.98 0.99 2/77 14710
/proc/meminfo: memFree=1634400/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=2148 CPUtime=0
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 284004136 2199552 82 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 537 83 48 110 0 424 0

[startup+0.0536149 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14710
/proc/meminfo: memFree=1634400/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=2940 CPUtime=0.04
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 354 0 0 0 4 0 0 0 18 0 1 0 284004136 3010560 339 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 735 339 48 110 0 622 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2940

[startup+0.101618 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14710
/proc/meminfo: memFree=1634400/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=3600 CPUtime=0.09
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 589 0 0 0 9 0 0 0 18 0 1 0 284004136 3686400 574 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 900 575 48 110 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3600

[startup+0.301633 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14710
/proc/meminfo: memFree=1634400/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=17856 CPUtime=0.29
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 3115 0 0 0 28 1 0 0 20 0 1 0 284004136 18284544 3099 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134527083 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4464 3099 51 110 0 4351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17856

[startup+0.701661 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14710
/proc/meminfo: memFree=1634400/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=19284 CPUtime=0.69
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 4564 0 0 0 68 1 0 0 24 0 1 0 284004136 19746816 3882 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4821 3882 52 110 0 4708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19284

[startup+1.50272 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1618968/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=19284 CPUtime=1.49
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 4602 0 0 0 148 1 0 0 25 0 1 0 284004136 19746816 3920 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4821 3920 52 110 0 4708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19284

[startup+3.10184 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1618520/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=19284 CPUtime=3.09
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 4706 0 0 0 308 1 0 0 25 0 1 0 284004136 19746816 4024 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4821 4024 52 110 0 4708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19284

[startup+6.30107 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1617816/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=19284 CPUtime=6.29
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 4860 0 0 0 628 1 0 0 25 0 1 0 284004136 19746816 4178 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519616 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4821 4178 52 110 0 4708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19284

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1616472/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=19284 CPUtime=12.69
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 5208 0 0 0 1267 2 0 0 25 0 1 0 284004136 19746816 4526 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 4821 4526 52 110 0 4708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19284

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1612696/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=29520 CPUtime=25.49
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 6115 0 0 0 2546 3 0 0 25 0 1 0 284004136 30228480 5433 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515459 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 7380 5433 52 110 0 7267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29520

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14711
/proc/meminfo: memFree=1603416/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=49992 CPUtime=51.08
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 8447 0 0 0 5103 5 0 0 25 0 1 0 284004136 51191808 7765 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 12498 7765 52 110 0 12385 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49992

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1573528/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=90936 CPUtime=102.27
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 15870 0 0 0 10215 12 0 0 25 0 1 0 284004136 93118464 15188 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 22734 15188 52 110 0 22621 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90936

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1529688/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=172824 CPUtime=162.25
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 26932 0 0 0 16204 21 0 0 25 0 1 0 284004136 176971776 26250 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 43206 26250 52 110 0 43093 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 172824

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1496216/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=172824 CPUtime=222.24
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 35161 0 0 0 22195 29 0 0 25 0 1 0 284004136 176971776 34479 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 43206 34479 52 110 0 43093 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 172824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1464664/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=173852 CPUtime=282.22
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 43110 0 0 0 28185 37 0 0 25 0 1 0 284004136 178024448 42428 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 43463 42428 52 110 0 43350 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 173852

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1426712/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=338088 CPUtime=342.2
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 52508 0 0 0 34174 46 0 0 25 0 1 0 284004136 346202112 51826 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 84522 51826 52 110 0 84409 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 338088

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1388184/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=338372 CPUtime=402.19
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 62217 0 0 0 40162 57 0 0 25 0 1 0 284004136 346492928 61535 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 84593 61535 52 110 0 84480 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 338372

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1362968/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=339056 CPUtime=462.17
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 68379 0 0 0 46155 62 0 0 25 0 1 0 284004136 347193344 67697 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 84764 67697 52 110 0 84651 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 339056

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1341592/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=339552 CPUtime=522.16
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 73787 0 0 0 52148 68 0 0 25 0 1 0 284004136 347701248 73105 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 84888 73105 52 110 0 84775 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 339552

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1320024/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=340304 CPUtime=582.15
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 79095 0 0 0 58141 74 0 0 25 0 1 0 284004136 348471296 78413 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 85076 78413 52 110 0 84963 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 340304

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1299224/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=340876 CPUtime=642.13
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 84218 0 0 0 64135 78 0 0 25 0 1 0 284004136 349057024 83536 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 85219 83536 52 110 0 85106 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 340876

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1276632/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=669864 CPUtime=702.12
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 90211 0 0 0 70127 85 0 0 25 0 1 0 284004136 685940736 89239 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167466 89239 52 110 0 167353 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 669864

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14711
/proc/meminfo: memFree=1253976/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=670556 CPUtime=762.11
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 95854 0 0 0 76122 89 0 0 25 0 1 0 284004136 686649344 94816 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167639 94816 52 110 0 167526 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 670556

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1231832/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=670748 CPUtime=822.09
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 101455 0 0 0 82114 95 0 0 25 0 1 0 284004136 686845952 100417 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519751 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167687 100417 52 110 0 167574 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 670748

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1210840/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=670908 CPUtime=882.07
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 106588 0 0 0 88106 101 0 0 25 0 1 0 284004136 687009792 105550 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515445 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167727 105550 52 110 0 167614 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 670908

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1191640/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=670908 CPUtime=942.06
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 111413 0 0 0 94099 107 0 0 25 0 1 0 284004136 687009792 110375 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167727 110375 52 110 0 167614 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 670908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1173080/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671052 CPUtime=1002.04
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116003 0 0 0 100091 113 0 0 25 0 1 0 284004136 687157248 114965 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167763 114965 52 110 0 167650 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 671052

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

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1170520/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1010.84
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116639 0 0 0 100970 114 0 0 25 0 1 0 284004136 687292416 115601 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115601 52 110 0 167683 0
Current children cumulated CPU time (s) 1010.84
Current children cumulated vsize (KiB) 671184

[startup+1014.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169688/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1014.04
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116834 0 0 0 101290 114 0 0 25 0 1 0 284004136 687292416 115796 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115796 52 110 0 167683 0
Current children cumulated CPU time (s) 1014.04
Current children cumulated vsize (KiB) 671184

[startup+1015.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169624/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1015.63
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116859 0 0 0 101449 114 0 0 25 0 1 0 284004136 687292416 115821 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115821 52 110 0 167683 0
Current children cumulated CPU time (s) 1015.63
Current children cumulated vsize (KiB) 671184

[startup+1017.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169496/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1017.24
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116876 0 0 0 101610 114 0 0 25 0 1 0 284004136 687292416 115838 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115838 52 110 0 167683 0
Current children cumulated CPU time (s) 1017.24
Current children cumulated vsize (KiB) 671184

[startup+1018.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169496/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1018.03
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116885 0 0 0 101689 114 0 0 25 0 1 0 284004136 687292416 115847 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115847 52 110 0 167683 0
Current children cumulated CPU time (s) 1018.03
Current children cumulated vsize (KiB) 671184

[startup+1018.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169496/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=671184 CPUtime=1018.24
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194304 116886 0 0 0 101710 114 0 0 25 0 1 0 284004136 687292416 115848 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 167796 115848 52 110 0 167683 0
Current children cumulated CPU time (s) 1018.24
Current children cumulated vsize (KiB) 671184

[startup+1018.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14713
/proc/meminfo: memFree=1169496/2055920 swapFree=4144436/4192956
[pid=14710] ppid=14708 vsize=0 CPUtime=1018.34
/proc/14710/stat : 14710 (tinisat) R 14708 14710 14265 0 -1 4194308 116893 0 0 0 101718 116 0 0 25 0 1 0 284004136 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1018.34
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1018.66
CPU time (s): 1018.41
CPU user time (s): 1017.19
CPU system time (s): 1.22081
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 671184

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

runsolver used 1.19482 second user time and 2.51062 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Wed Feb 28 05:28:22 UTC 2007

IDJOB= 314696
IDBENCH= 20398
IDSOLVER= 100
FILE ID= node22/314696-1172640502

PBS_JOBID= 3981167

Free space on /tmp= 66522 MiB

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 892239731

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.235
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.235
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:       1634808 kB
Buffers:         19192 kB
Cached:         335220 kB
SwapCached:      14216 kB
Active:          90756 kB
Inactive:       286900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634808 kB
SwapTotal:     4192956 kB
SwapFree:      4144436 kB
Dirty:            3812 kB
Writeback:           0 kB
Mapped:          30140 kB
Slab:            29096 kB
Committed_AS:   772048 kB
PageTables:       1696 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= 66522 MiB

End job on node22 on Wed Feb 28 05:45:21 UTC 2007