Trace number 315456

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 939.642 939.899

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

Solver Data (download as text)

1.09/1.15	c Tinisat 0.22
1.09/1.15	c solving /tmp/evaluation/315456-1172654257/instance-315456-1172654257.cnf
1.09/1.15	c 163755 variables, 800163 clauses
939.53/939.86	s UNSATISFIABLE
939.53/939.86	c 557020 decisions, 302777 conflicts, 187 restarts
939.53/939.86	c solved in 939.61s

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/node2/watcher-315456-1172654257 -o ROOT/results/node2/solver-315456-1172654257 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315456-1172654257/tinisat /tmp/evaluation/315456-1172654257/instance-315456-1172654257.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.07 0.99 0.95 3/77 7410
/proc/meminfo: memFree=1808432/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=6972 CPUtime=0
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 285380645 7139328 82 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 1743 82 48 110 0 1630 0

[startup+0.088732 s]
/proc/loadavg: 1.07 0.99 0.95 3/77 7410
/proc/meminfo: memFree=1808432/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=8028 CPUtime=0.08
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 458 0 0 0 8 0 0 0 18 0 1 0 285380645 8220672 443 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 2007 446 48 110 0 1894 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8028

[startup+0.101733 s]
/proc/loadavg: 1.07 0.99 0.95 3/77 7410
/proc/meminfo: memFree=1808432/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=8160 CPUtime=0.09
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 513 0 0 0 9 0 0 0 18 0 1 0 285380645 8355840 498 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 2040 498 48 110 0 1927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8160

[startup+0.301753 s]
/proc/loadavg: 1.07 0.99 0.95 3/77 7410
/proc/meminfo: memFree=1808432/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=10536 CPUtime=0.29
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 1366 0 0 0 28 1 0 0 19 0 1 0 285380645 10788864 1351 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134514772 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 2634 1351 48 110 0 2521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10536

[startup+0.701795 s]
/proc/loadavg: 1.07 0.99 0.95 3/77 7410
/proc/meminfo: memFree=1808432/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=15684 CPUtime=0.69
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 3190 0 0 0 67 2 0 0 23 0 1 0 285380645 16060416 3175 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 3921 3175 48 110 0 3808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15684

[startup+1.50288 s]
/proc/loadavg: 1.07 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1789992/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=81024 CPUtime=1.49
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 16123 0 0 0 141 8 0 0 25 0 1 0 285380645 82968576 15147 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134534125 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 20256 15148 52 110 0 20143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81024

[startup+3.10104 s]
/proc/loadavg: 1.07 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1752744/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=3.09
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 16467 0 0 0 300 9 0 0 25 0 1 0 285380645 76562432 13927 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 13927 52 110 0 18579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74768

[startup+6.30137 s]
/proc/loadavg: 1.07 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1752232/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=6.29
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 16563 0 0 0 620 9 0 0 25 0 1 0 285380645 76562432 14023 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515313 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 14023 52 110 0 18579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74768

[startup+12.701 s]
/proc/loadavg: 1.06 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1751400/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=12.69
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 16821 0 0 0 1259 10 0 0 25 0 1 0 285380645 76562432 14281 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134517119 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 14281 52 110 0 18579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74768

[startup+25.5014 s]
/proc/loadavg: 1.05 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1750376/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=25.48
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 17069 0 0 0 2538 10 0 0 25 0 1 0 285380645 76562432 14529 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 14529 52 110 0 18579 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74768

[startup+51.102 s]
/proc/loadavg: 1.03 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1749032/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=51.06
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 17433 0 0 0 5095 11 0 0 25 0 1 0 285380645 76562432 14893 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 14893 52 110 0 18579 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74768

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1744808/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=102.26
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 18483 0 0 0 10213 13 0 0 25 0 1 0 285380645 76562432 15943 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 15943 52 110 0 18579 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74768

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1739560/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=74768 CPUtime=162.23
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 19803 0 0 0 16209 14 0 0 25 0 1 0 285380645 76562432 17263 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18692 17263 52 110 0 18579 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 74768

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1732392/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=119772 CPUtime=222.22
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 21552 0 0 0 22205 17 0 0 25 0 1 0 285380645 122646528 19012 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 29943 19012 52 110 0 29830 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 119772

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1721832/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=119772 CPUtime=282.21
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 24215 0 0 0 28200 21 0 0 25 0 1 0 285380645 122646528 21675 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 29943 21675 52 110 0 29830 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119772

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1711656/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=119772 CPUtime=342.19
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 26718 0 0 0 34195 24 0 0 25 0 1 0 285380645 122646528 24178 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 29943 24178 52 110 0 29830 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 119772

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1698728/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=119772 CPUtime=402.17
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 29943 0 0 0 40187 30 0 0 25 0 1 0 285380645 122646528 27403 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 29943 27403 52 110 0 29830 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 119772

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1687464/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=462.15
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 32726 0 0 0 46182 33 0 0 25 0 1 0 285380645 214810624 30186 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134532882 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 30186 52 110 0 52331 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 209776

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1674344/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=522.14
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 36038 0 0 0 52176 38 0 0 25 0 1 0 285380645 214810624 33498 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612911 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 33498 52 110 0 52331 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 209776

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1660648/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=582.13
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 39400 0 0 0 58171 42 0 0 25 0 1 0 285380645 214810624 36860 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 36860 52 110 0 52331 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 209776

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1647656/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=642.12
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 42596 0 0 0 64165 47 0 0 25 0 1 0 285380645 214810624 40056 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 40056 52 110 0 52331 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 209776

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1635816/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=702.09
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 45563 0 0 0 70159 50 0 0 25 0 1 0 285380645 214810624 43023 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 43023 52 110 0 52331 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 209776

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1624168/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=762.08
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 48439 0 0 0 76155 53 0 0 25 0 1 0 285380645 214810624 45899 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 45899 52 110 0 52331 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 209776

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1612520/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=822.07
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 51354 0 0 0 82150 57 0 0 25 0 1 0 285380645 214810624 48814 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 48814 52 110 0 52331 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 209776

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1600424/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=209776 CPUtime=882.05
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 54336 0 0 0 88144 61 0 0 25 0 1 0 285380645 214810624 51796 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 52444 51796 52 110 0 52331 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 209776

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

[startup+895.902 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1597736/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=895.64
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 55016 0 0 0 89503 61 0 0 25 0 1 0 285380645 399134720 52476 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 52476 52 110 0 97332 0
Current children cumulated CPU time (s) 895.64
Current children cumulated vsize (KiB) 389780

[startup+921.501 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1592872/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=921.24
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 56249 0 0 0 92061 63 0 0 25 0 1 0 285380645 399134720 53709 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 53709 52 110 0 97332 0
Current children cumulated CPU time (s) 921.24
Current children cumulated vsize (KiB) 389780

[startup+927.902 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1591336/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=927.64
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 56601 0 0 0 92701 63 0 0 25 0 1 0 285380645 399134720 54061 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54061 52 110 0 97332 0
Current children cumulated CPU time (s) 927.64
Current children cumulated vsize (KiB) 389780

[startup+934.303 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1590056/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=934.04
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 56926 0 0 0 93341 63 0 0 25 0 1 0 285380645 399134720 54386 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54386 52 110 0 97332 0
Current children cumulated CPU time (s) 934.04
Current children cumulated vsize (KiB) 389780

[startup+937.502 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1589480/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=937.23
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 57047 0 0 0 93660 63 0 0 25 0 1 0 285380645 399134720 54507 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54507 52 110 0 97332 0
Current children cumulated CPU time (s) 937.23
Current children cumulated vsize (KiB) 389780

[startup+939.101 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1589416/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=938.83
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 57085 0 0 0 93820 63 0 0 25 0 1 0 285380645 399134720 54545 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54545 52 110 0 97332 0
Current children cumulated CPU time (s) 938.83
Current children cumulated vsize (KiB) 389780

[startup+939.501 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1589288/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=939.23
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 57090 0 0 0 93860 63 0 0 25 0 1 0 285380645 399134720 54550 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515408 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54550 52 110 0 97332 0
Current children cumulated CPU time (s) 939.23
Current children cumulated vsize (KiB) 389780

[startup+939.701 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1589288/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=939.43
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 57091 0 0 0 93880 63 0 0 25 0 1 0 285380645 399134720 54551 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54551 52 110 0 97332 0
Current children cumulated CPU time (s) 939.43
Current children cumulated vsize (KiB) 389780

[startup+939.801 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 7411
/proc/meminfo: memFree=1589288/2055920 swapFree=4153284/4192956
[pid=7410] ppid=7408 vsize=389780 CPUtime=939.53
/proc/7410/stat : 7410 (tinisat) R 7408 7410 6930 0 -1 4194304 57091 0 0 0 93890 63 0 0 25 0 1 0 285380645 399134720 54551 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 97445 54551 52 110 0 97332 0
Current children cumulated CPU time (s) 939.53
Current children cumulated vsize (KiB) 389780

Child status: 20
Real time (s): 939.899
CPU time (s): 939.642
CPU user time (s): 938.968
CPU system time (s): 0.673897
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 389780

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

runsolver used 0.930858 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Wed Feb 28 09:17:37 UTC 2007

IDJOB= 315456
IDBENCH= 20417
IDSOLVER= 100
FILE ID= node2/315456-1172654257

PBS_JOBID= 3980958

Free space on /tmp= 66543 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/315456-1172654257/tinisat /tmp/evaluation/315456-1172654257/instance-315456-1172654257.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-315456-1172654257 -o ROOT/results/node2/solver-315456-1172654257 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315456-1172654257/tinisat /tmp/evaluation/315456-1172654257/instance-315456-1172654257.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 588171467

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1808840 kB
Buffers:         18776 kB
Cached:         140260 kB
SwapCached:       1444 kB
Active:          82544 kB
Inactive:       112900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808840 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:           15020 kB
Writeback:           0 kB
Mapped:          44928 kB
Slab:            37028 kB
Committed_AS:  1397848 kB
PageTables:       1872 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= 66543 MiB

End job on node2 on Wed Feb 28 09:33:17 UTC 2007