Trace number 339444

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 843.548 843.817

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.144
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/339444-1173704951/instance-339444-1173704951.cnf
0.00/0.00	c 160 variables, 640 clauses
843.53/843.80	s UNSATISFIABLE
843.53/843.80	c 675744 decisions, 475921 conflicts, 254 restarts
843.53/843.80	c solved in 843.54s

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/node43/watcher-339444-1173704951 -o ROOT/results/node43/solver-339444-1173704951 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339444-1173704951/tinisat /tmp/evaluation/339444-1173704951/instance-339444-1173704951.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.93 0.99 0.99 3/64 24580
/proc/meminfo: memFree=1843184/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=712 CPUtime=0
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 390451086 729088 82 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 178 82 52 110 0 65 0

[startup+0.09935 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 24580
/proc/meminfo: memFree=1843184/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=1192 CPUtime=0.09
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 181 0 0 0 9 0 0 0 18 0 1 0 390451086 1220608 165 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 298 165 52 110 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1192

[startup+0.10135 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 24580
/proc/meminfo: memFree=1843184/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=1192 CPUtime=0.09
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 183 0 0 0 9 0 0 0 18 0 1 0 390451086 1220608 167 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 298 167 52 110 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1192

[startup+0.301383 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 24580
/proc/meminfo: memFree=1843184/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=1728 CPUtime=0.29
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 317 0 0 0 29 0 0 0 19 0 1 0 390451086 1769472 301 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 432 301 52 110 0 319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1728

[startup+0.70145 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 24580
/proc/meminfo: memFree=1843184/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=2664 CPUtime=0.69
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 459 0 0 0 69 0 0 0 22 0 1 0 390451086 2727936 443 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 666 443 52 110 0 553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2664

[startup+1.50158 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1841192/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=4680 CPUtime=1.49
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 694 0 0 0 149 0 0 0 25 0 1 0 390451086 4792320 678 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1170 678 52 110 0 1057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4680

[startup+3.10285 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1840040/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=5112 CPUtime=3.09
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 996 0 0 0 309 0 0 0 25 0 1 0 390451086 5234688 947 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519855 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1278 947 52 110 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5112

[startup+6.30138 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1838120/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=8940 CPUtime=6.29
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 1398 0 0 0 629 0 0 0 25 0 1 0 390451086 9154560 1349 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 2235 1349 52 110 0 2122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8940

[startup+12.7014 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1836144/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=9708 CPUtime=12.69
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 1893 0 0 0 1268 1 0 0 25 0 1 0 390451086 9940992 1779 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 2427 1779 52 110 0 2314 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9708

[startup+25.5016 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1833656/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=16688 CPUtime=25.49
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 2497 0 0 0 2548 1 0 0 25 0 1 0 390451086 17088512 2383 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 4172 2383 52 110 0 4059 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16688

[startup+51.1018 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1829944/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=18828 CPUtime=51.07
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 3560 0 0 0 5106 1 0 0 25 0 1 0 390451086 19279872 3284 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 4707 3284 52 110 0 4594 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18828

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1825592/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=20272 CPUtime=102.27
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 4678 0 0 0 10224 3 0 0 25 0 1 0 390451086 20758528 4369 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 5068 4369 52 110 0 4955 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20272

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1822328/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=34116 CPUtime=162.24
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 5647 0 0 0 16221 3 0 0 25 0 1 0 390451086 34934784 5207 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 8529 5207 52 110 0 8416 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34116

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1819256/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=35936 CPUtime=222.22
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 6541 0 0 0 22218 4 0 0 25 0 1 0 390451086 36798464 5969 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 8984 5969 52 110 0 8871 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35936

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1817144/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=37224 CPUtime=282.2
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 7322 0 0 0 28215 5 0 0 25 0 1 0 390451086 38117376 6493 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9306 6493 52 110 0 9193 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37224

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1815224/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=38380 CPUtime=342.18
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 8055 0 0 0 34212 6 0 0 25 0 1 0 390451086 39301120 6964 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9595 6964 52 110 0 9482 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38380

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1813560/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=38900 CPUtime=402.16
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 8497 0 0 0 40210 6 0 0 25 0 1 0 390451086 39833600 7373 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9725 7373 52 110 0 9612 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 38900

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1811960/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=39540 CPUtime=462.14
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 9056 0 0 0 46207 7 0 0 25 0 1 0 390451086 40488960 7769 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9885 7769 52 110 0 9772 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 39540

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1810232/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=39924 CPUtime=522.13
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 9596 0 0 0 52205 8 0 0 25 0 1 0 390451086 40882176 8211 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9981 8211 52 110 0 9868 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 39924

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1808504/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=39924 CPUtime=582.11
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 10006 0 0 0 58203 8 0 0 25 0 1 0 390451086 40882176 8621 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9981 8621 52 110 0 9868 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 39924

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1807160/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=39924 CPUtime=642.09
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 10331 0 0 0 64200 9 0 0 25 0 1 0 390451086 40882176 8946 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 9981 8946 52 110 0 9868 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 39924

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1805944/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=40948 CPUtime=702.07
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 10900 0 0 0 70198 9 0 0 25 0 1 0 390451086 41930752 9257 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 10237 9257 52 110 0 10124 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 40948

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1804600/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67320 CPUtime=762.05
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11384 0 0 0 76196 9 0 0 25 0 1 0 390451086 68935680 9547 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16830 9547 52 110 0 16717 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 67320

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803448/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=822.03
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11805 0 0 0 82193 10 0 0 25 0 1 0 390451086 69595136 9870 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9870 52 110 0 16878 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 67964

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

[startup+831.902 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803320/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=831.63
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11848 0 0 0 83153 10 0 0 25 0 1 0 390451086 69595136 9913 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9913 52 110 0 16878 0
Current children cumulated CPU time (s) 831.63
Current children cumulated vsize (KiB) 67964

[startup+838.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803192/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=838.03
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11877 0 0 0 83793 10 0 0 25 0 1 0 390451086 69595136 9942 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9942 52 110 0 16878 0
Current children cumulated CPU time (s) 838.03
Current children cumulated vsize (KiB) 67964

[startup+841.505 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803128/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=841.23
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11892 0 0 0 84113 10 0 0 25 0 1 0 390451086 69595136 9957 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9957 52 110 0 16878 0
Current children cumulated CPU time (s) 841.23
Current children cumulated vsize (KiB) 67964

[startup+843.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803064/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=842.83
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11899 0 0 0 84273 10 0 0 25 0 1 0 390451086 69595136 9964 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9964 52 110 0 16878 0
Current children cumulated CPU time (s) 842.83
Current children cumulated vsize (KiB) 67964

[startup+843.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803064/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=843.23
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11900 0 0 0 84313 10 0 0 25 0 1 0 390451086 69595136 9965 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9965 52 110 0 16878 0
Current children cumulated CPU time (s) 843.23
Current children cumulated vsize (KiB) 67964

[startup+843.706 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803064/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=843.43
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11901 0 0 0 84333 10 0 0 25 0 1 0 390451086 69595136 9966 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9966 52 110 0 16878 0
Current children cumulated CPU time (s) 843.43
Current children cumulated vsize (KiB) 67964

[startup+843.802 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24581
/proc/meminfo: memFree=1803064/2055920 swapFree=4183972/4192956
[pid=24580] ppid=24578 vsize=67964 CPUtime=843.53
/proc/24580/stat : 24580 (tinisat) R 24578 24580 23485 0 -1 4194304 11901 0 0 0 84343 10 0 0 25 0 1 0 390451086 69595136 9966 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 16991 9966 52 110 0 16878 0
Current children cumulated CPU time (s) 843.53
Current children cumulated vsize (KiB) 67964

Child status: 20
Real time (s): 843.817
CPU time (s): 843.548
CPU user time (s): 843.439
CPU system time (s): 0.108983
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 67964

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

runsolver used 0.568913 second user time and 1.74673 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 13:09:11 UTC 2007

IDJOB= 339444
IDBENCH= 24747
IDSOLVER= 100
FILE ID= node43/339444-1173704951

PBS_JOBID= 4101743

Free space on /tmp= 66483 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339444-1173704951/tinisat /tmp/evaluation/339444-1173704951/instance-339444-1173704951.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-339444-1173704951 -o ROOT/results/node43/solver-339444-1173704951 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339444-1173704951/tinisat /tmp/evaluation/339444-1173704951/instance-339444-1173704951.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 361875029

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1843592 kB
Buffers:         25980 kB
Cached:         137676 kB
SwapCached:       3352 kB
Active:          27628 kB
Inactive:       146272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843592 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:             540 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            24448 kB
Committed_AS:   855896 kB
PageTables:       1392 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= 66483 MiB

End job on node43 on Mon Mar 12 13:23:15 UTC 2007