Trace number 320169

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
TiniSatELite 2007-02-08UNSAT 928.446 929.113

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark193.676
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.49	c ==============================================================================
0.00/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.49	c ==============================================================================
0.00/0.49	c |         0 |  501420  1169980 |  150425       0        0     nan |  0.000 % |
3.38/3.42	c |         0 |  215779   849690 |      --       0       --      -- |     --   | -285639/-320285
3.38/3.42	c ==============================================================================
3.38/3.42	c Result  :   #vars: 28036   #clauses: 215779   #literals: 849690
3.38/3.42	c CPU time:   3.22251 s
3.38/3.42	c ==============================================================================
3.80/4.21	c Tinisat 0.22
3.80/4.21	c solving /tmp/GTI_node42.alineos.net_31132.cnf
3.80/4.21	c 28036 variables, 215779 clauses
928.32/929.06	c 6148759 decisions, 595081 conflicts, 315 restarts
928.32/929.06	c solved in 924.59s
928.32/929.09	s UNSATISFIABLE

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/node42/watcher-320169-1173041953 -o ROOT/results/node42/solver-320169-1173041953 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320169-1173041953/TiniSatELite /tmp/evaluation/320169-1173041953/instance-320169-1173041953.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.97 0.98 3/64 31132
/proc/meminfo: memFree=1299184/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 30148720 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415310418 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/31132/statm: 1338 232 195 169 0 49 0
[pid=31133] ppid=31132 vsize=5352 CPUtime=0
/proc/31133/stat : 31133 (TiniSatELite) S 31132 31132 29878 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/31133/statm: 1338 236 198 169 0 49 0
[pid=31135] ppid=31133 vsize=0 CPUtime=0
/proc/31135/stat : 31135 (sed) R 31133 31132 29878 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 30148720 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/31135/statm: 0 0 0 0 0 0 0

[startup+0.032277 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31132
/proc/meminfo: memFree=1299184/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101287 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31132
/proc/meminfo: memFree=1299184/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301325 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31132
/proc/meminfo: memFree=1299184/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701401 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31132
/proc/meminfo: memFree=1299184/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50256 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31137
/proc/meminfo: memFree=1226144/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
[pid=31137] ppid=31132 vsize=83620 CPUtime=1.49
/proc/31137/stat : 31137 (SatELite_releas) R 31132 31132 29878 0 -1 4194304 19343 0 0 0 136 13 0 0 25 0 1 0 30148720 85626880 17933 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 0 0 0
/proc/31137/statm: 20905 17933 66 128 0 20774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88972

[startup+3.10186 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31137
/proc/meminfo: memFree=1213792/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=0
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30148720 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31132/statm: 1338 234 197 169 0 49 0
[pid=31137] ppid=31132 vsize=86908 CPUtime=3.08
/proc/31137/stat : 31137 (SatELite_releas) R 31132 31132 29878 0 -1 4194304 20435 0 0 0 290 18 0 0 25 0 1 0 30148720 88993792 18693 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134573996 0 0 4096 3 0 0 0 17 0 0 0
/proc/31137/statm: 21727 18693 66 128 0 21596 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92260

[startup+6.30247 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31138
/proc/meminfo: memFree=1262752/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=20808 CPUtime=2.47
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 4660 0 0 0 245 2 0 0 25 0 1 0 30149102 21307392 4057 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 5202 4057 52 110 0 5089 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26160

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31138
/proc/meminfo: memFree=1261408/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=20808 CPUtime=8.86
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 5009 0 0 0 884 2 0 0 25 0 1 0 30149102 21307392 4406 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 5202 4406 52 110 0 5089 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26160

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31138
/proc/meminfo: memFree=1259616/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=20808 CPUtime=21.65
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 5502 0 0 0 2163 2 0 0 25 0 1 0 30149102 21307392 4899 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 5202 4899 52 110 0 5089 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26160

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31138
/proc/meminfo: memFree=1255584/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=37456 CPUtime=47.24
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 6511 0 0 0 4721 3 0 0 25 0 1 0 30149102 38354944 5908 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 9364 5908 52 110 0 9251 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 42808

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31138
/proc/meminfo: memFree=1248800/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=38484 CPUtime=98.41
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 8231 0 0 0 9836 5 0 0 25 0 1 0 30149102 39407616 7628 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 9621 7628 52 110 0 9508 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 43836

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 31276
/proc/meminfo: memFree=1236264/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=73096 CPUtime=158.36
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 11012 0 0 0 15814 22 0 0 25 0 1 0 30149102 74850304 10409 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 18274 10409 52 110 0 18161 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 78448

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1227800/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=75596 CPUtime=218.31
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 13670 0 0 0 21801 30 0 0 25 0 1 0 30149102 77410304 12810 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 18899 12810 52 110 0 18786 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 80948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1218584/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=76704 CPUtime=278.27
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 15983 0 0 0 27794 33 0 0 25 0 1 0 30149102 78544896 15123 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 19176 15123 52 110 0 19063 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 82056

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1211672/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=77684 CPUtime=338.23
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 17692 0 0 0 33788 35 0 0 25 0 1 0 30149102 79548416 16832 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 19421 16832 52 110 0 19308 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 83036

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1205400/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0

################
# More data... #
################

/proc/31138/statm: 36601 22950 52 110 0 36488 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 151756

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1175200/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=147200 CPUtime=578.06
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 26880 0 0 0 57760 46 0 0 25 0 1 0 30149102 150732800 26020 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 36800 26020 52 110 0 36687 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 152552

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1163872/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=148020 CPUtime=638.02
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 29688 0 0 0 63753 49 0 0 25 0 1 0 30149102 151572480 28828 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 37005 28828 52 110 0 36892 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 153372

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1151392/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=150624 CPUtime=697.97
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 33331 0 0 0 69745 52 0 0 25 0 1 0 30149102 154238976 31958 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 37656 31958 52 110 0 37543 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 155976

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1138848/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=151224 CPUtime=757.92
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 36439 0 0 0 75736 56 0 0 25 0 1 0 30149102 154853376 35066 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 37806 35066 52 110 0 37693 0
Current children cumulated CPU time (s) 761.72
Current children cumulated vsize (KiB) 156576

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1127392/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=284872 CPUtime=817.88
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 39381 0 0 0 81729 59 0 0 25 0 1 0 30149102 291708928 37975 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71218 37975 52 110 0 71105 0
Current children cumulated CPU time (s) 821.68
Current children cumulated vsize (KiB) 290224

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1116256/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285300 CPUtime=877.84
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 42098 0 0 0 87723 61 0 0 25 0 1 0 30149102 292147200 40692 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71325 40692 52 110 0 71212 0
Current children cumulated CPU time (s) 881.64
Current children cumulated vsize (KiB) 290652

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

[startup+895.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1114080/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=891.43
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 42680 0 0 0 89081 62 0 0 25 0 1 0 30149102 292343808 41274 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 41274 52 110 0 71260 0
Current children cumulated CPU time (s) 895.23
Current children cumulated vsize (KiB) 290844

[startup+908.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1111968/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=904.23
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43168 0 0 0 90360 63 0 0 25 0 1 0 30149102 292343808 41762 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519918 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 41762 52 110 0 71260 0
Current children cumulated CPU time (s) 908.03
Current children cumulated vsize (KiB) 290844

[startup+921.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1110368/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=917.02
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43579 0 0 0 91639 63 0 0 25 0 1 0 30149102 292343808 42173 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 42173 52 110 0 71260 0
Current children cumulated CPU time (s) 920.82
Current children cumulated vsize (KiB) 290844

[startup+924.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1110048/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=920.22
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43673 0 0 0 91959 63 0 0 25 0 1 0 30149102 292343808 42267 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 42267 52 110 0 71260 0
Current children cumulated CPU time (s) 924.02
Current children cumulated vsize (KiB) 290844

[startup+926.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1109792/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=921.82
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43714 0 0 0 92119 63 0 0 25 0 1 0 30149102 292343808 42308 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 42308 52 110 0 71260 0
Current children cumulated CPU time (s) 925.62
Current children cumulated vsize (KiB) 290844

[startup+927.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1109728/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=923.42
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43745 0 0 0 92279 63 0 0 25 0 1 0 30149102 292343808 42339 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 42339 52 110 0 71260 0
Current children cumulated CPU time (s) 927.22
Current children cumulated vsize (KiB) 290844

[startup+928.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1109600/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5352 CPUtime=3.8
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 331 22407 0 0 0 0 357 23 16 0 1 0 30148720 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1338 236 197 169 0 49 0
[pid=31138] ppid=31132 vsize=285492 CPUtime=924.22
/proc/31138/stat : 31138 (tinisat) R 31132 31132 29878 0 -1 4194304 43762 0 0 0 92359 63 0 0 25 0 1 0 30149102 292343808 42356 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31138/statm: 71373 42356 52 110 0 71260 0
Current children cumulated CPU time (s) 928.02
Current children cumulated vsize (KiB) 290844

[startup+929.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31336
/proc/meminfo: memFree=1109600/2055920 swapFree=4192952/4192956
[pid=31132] ppid=31130 vsize=5356 CPUtime=928.41
/proc/31132/stat : 31132 (TiniSatELite) S 31130 31132 29878 0 -1 4194304 358 66180 0 0 0 0 92752 89 19 0 1 0 30148720 5484544 239 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31132/statm: 1339 239 198 169 0 50 0
Current children cumulated CPU time (s) 928.41
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 929.113
CPU time (s): 928.446
CPU user time (s): 927.534
CPU system time (s): 0.911861
CPU usage (%): 99.9282
Max. virtual memory (cumulated for all children) (KiB): 290844

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

runsolver used 0.843871 second user time and 2.54061 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Mar  4 20:59:13 UTC 2007

IDJOB= 320169
IDBENCH= 20497
IDSOLVER= 99
FILE ID= node42/320169-1173041953

PBS_JOBID= 4012455

Free space on /tmp= 66512 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c7nidw.cnf
COMMAND LINE= /tmp/evaluation/320169-1173041953/TiniSatELite /tmp/evaluation/320169-1173041953/instance-320169-1173041953.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-320169-1173041953 -o ROOT/results/node42/solver-320169-1173041953 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320169-1173041953/TiniSatELite /tmp/evaluation/320169-1173041953/instance-320169-1173041953.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  cddc29f8f256e39e02d9b418f68e802c

RANDOM SEED= 975370311

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1299592 kB
Buffers:         45664 kB
Cached:         617536 kB
SwapCached:          4 kB
Active:         242028 kB
Inactive:       436684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299592 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            9828 kB
Writeback:           0 kB
Mapped:          25668 kB
Slab:            63596 kB
Committed_AS:    81760 kB
PageTables:       1408 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= 66512 MiB

End job on node42 on Sun Mar  4 21:14:42 UTC 2007