Trace number 315775

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 272.026 272.229

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark272.026
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  207960   486008 |   62387       0        0     nan |  0.000 % |
1.58/1.61	c |         0 |  121498   417368 |      --       0       --      -- |     --   | -86462/-68640
1.58/1.61	c ==============================================================================
1.58/1.61	c Result  :   #vars: 18081   #clauses: 121498   #literals: 417368
1.58/1.61	c CPU time:   1.54676 s
1.58/1.61	c ==============================================================================
1.78/2.00	c Tinisat 0.22
1.78/2.00	c solving /tmp/GTI_node21.alineos.net_7027.cnf
1.78/2.00	c 18081 variables, 121498 clauses
271.89/272.19	c 174883 decisions, 110235 conflicts, 76 restarts
271.89/272.19	c solved in 270.21s
271.98/272.21	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/node21/watcher-315775-1172658855 -o ROOT/results/node21/solver-315775-1172658855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315775-1172658855/TiniSatELite /tmp/evaluation/315775-1172658855/instance-315775-1172658855.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7027
/proc/meminfo: memFree=1771088/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 285839469 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236658258 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/7027/statm: 1339 233 195 169 0 50 0
[pid=7028] ppid=7027 vsize=5356 CPUtime=0
/proc/7028/stat : 7028 (TiniSatELite) S 7027 7027 5860 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 285839470 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/7028/statm: 1339 237 198 169 0 50 0

[startup+0.0121541 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7027
/proc/meminfo: memFree=1771088/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 285839469 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7027/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10116 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7027
/proc/meminfo: memFree=1771088/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 285839469 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7027/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301181 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7027
/proc/meminfo: memFree=1771088/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 285839469 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7027/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701225 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7027
/proc/meminfo: memFree=1771088/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 285839469 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7027/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7032
/proc/meminfo: memFree=1734656/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=0
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 285839469 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7027/statm: 1339 236 197 169 0 50 0
[pid=7032] ppid=7027 vsize=40040 CPUtime=1.48
/proc/7032/stat : 7032 (SatELite_releas) R 7027 7027 5860 0 -1 4194304 8705 0 0 0 143 5 0 0 25 0 1 0 285839470 41000960 8175 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134579234 0 0 4096 3 0 0 0 17 0 0 0
/proc/7032/statm: 10010 8175 66 128 0 9879 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45396

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1754432/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=11716 CPUtime=1.28
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 2635 0 0 0 127 1 0 0 25 0 1 0 285839650 11997184 2276 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 2929 2276 52 110 0 2816 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 17072

[startup+6.30284 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1753536/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=11716 CPUtime=4.48
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 2929 0 0 0 447 1 0 0 25 0 1 0 285839650 11997184 2570 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 2929 2570 52 110 0 2816 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 17072

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1750464/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=20136 CPUtime=10.88
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 3686 0 0 0 1086 2 0 0 25 0 1 0 285839650 20619264 3327 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519873 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 5034 3327 52 110 0 4921 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25492

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1744704/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=20136 CPUtime=23.67
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 5152 0 0 0 2363 4 0 0 25 0 1 0 285839650 20619264 4793 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 5034 4793 52 110 0 4921 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25492

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1731200/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=36976 CPUtime=49.25
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 8527 0 0 0 4917 8 0 0 25 0 1 0 285839650 37863424 8168 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 9244 8168 52 110 0 9131 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 42332

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1702976/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=70656 CPUtime=100.43
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 15533 0 0 0 10028 15 0 0 25 0 1 0 285839650 72351744 15174 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 17664 15174 52 110 0 17551 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 76012

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1671360/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=138532 CPUtime=160.38
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 23450 0 0 0 16015 23 0 0 25 0 1 0 285839650 141856768 23091 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 34633 23091 52 110 0 34520 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 143888

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1644288/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=138968 CPUtime=220.33
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 30150 0 0 0 22004 29 0 0 25 0 1 0 285839650 142303232 29791 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 34742 29791 52 110 0 34629 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 144324

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1640640/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=138968 CPUtime=228.33
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 31109 0 0 0 22803 30 0 0 25 0 1 0 285839650 142303232 30750 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 34742 30750 52 110 0 34629 0
Current children cumulated CPU time (s) 230.11
Current children cumulated vsize (KiB) 144324

[startup+255.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1627072/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=139232 CPUtime=253.92
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 34503 0 0 0 25359 33 0 0 25 0 1 0 285839650 142573568 34144 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 34808 34144 52 110 0 34695 0
Current children cumulated CPU time (s) 255.7
Current children cumulated vsize (KiB) 144588

[startup+262.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1623744/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=273952 CPUtime=260.3
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 35375 0 0 0 25997 33 0 0 25 0 1 0 285839650 280526848 35016 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68488 35016 52 110 0 68375 0
Current children cumulated CPU time (s) 262.08
Current children cumulated vsize (KiB) 279308

[startup+268.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1620224/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=274088 CPUtime=266.7
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 36195 0 0 0 26636 34 0 0 25 0 1 0 285839650 280666112 35836 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134515541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68522 35836 52 110 0 68409 0
Current children cumulated CPU time (s) 268.48
Current children cumulated vsize (KiB) 279444

[startup+270.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1619648/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=274088 CPUtime=268.3
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 36430 0 0 0 26796 34 0 0 25 0 1 0 285839650 280666112 36071 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68522 36071 52 110 0 68409 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (KiB) 279444

[startup+271.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1618880/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=274088 CPUtime=269.1
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 36545 0 0 0 26876 34 0 0 25 0 1 0 285839650 280666112 36186 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68522 36186 52 110 0 68409 0
Current children cumulated CPU time (s) 270.88
Current children cumulated vsize (KiB) 279444

[startup+271.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1618368/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=274088 CPUtime=269.91
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 36632 0 0 0 26956 35 0 0 25 0 1 0 285839650 280666112 36273 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68522 36273 52 110 0 68409 0
Current children cumulated CPU time (s) 271.69
Current children cumulated vsize (KiB) 279444

[startup+272.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1618368/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=274088 CPUtime=270.11
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194304 36657 0 0 0 26976 35 0 0 25 0 1 0 285839650 280666112 36298 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 68522 36298 52 110 0 68409 0
Current children cumulated CPU time (s) 271.89
Current children cumulated vsize (KiB) 279444

[startup+272.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7033
/proc/meminfo: memFree=1618368/2055920 swapFree=4152688/4192956
[pid=7027] ppid=7025 vsize=5356 CPUtime=1.78
/proc/7027/stat : 7027 (TiniSatELite) S 7025 7027 5860 0 -1 4194304 333 9475 0 0 0 0 171 7 16 0 1 0 285839469 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7027/statm: 1339 237 197 169 0 50 0
[pid=7033] ppid=7027 vsize=0 CPUtime=270.2
/proc/7033/stat : 7033 (tinisat) R 7027 7027 5860 0 -1 4194308 36679 0 0 0 26985 35 0 0 25 0 1 0 285839650 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7033/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 271.98
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 272.229
CPU time (s): 272.026
CPU user time (s): 271.571
CPU system time (s): 0.45493
CPU usage (%): 99.9255
Max. virtual memory (cumulated for all children) (KiB): 279444

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

runsolver used 0.274958 second user time and 0.72189 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Feb 28 10:34:15 UTC 2007

IDJOB= 315775
IDBENCH= 20425
IDSOLVER= 99
FILE ID= node21/315775-1172658855

PBS_JOBID= 3981194

Free space on /tmp= 66529 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= /tmp/evaluation/315775-1172658855/TiniSatELite /tmp/evaluation/315775-1172658855/instance-315775-1172658855.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-315775-1172658855 -o ROOT/results/node21/solver-315775-1172658855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315775-1172658855/TiniSatELite /tmp/evaluation/315775-1172658855/instance-315775-1172658855.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  175ec3119584300988ad366c4a04cccc

RANDOM SEED= 818754101

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.245
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.245
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:       1771496 kB
Buffers:         15084 kB
Cached:         189864 kB
SwapCached:       8504 kB
Active:          89800 kB
Inactive:       153144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771496 kB
SwapTotal:     4192956 kB
SwapFree:      4152688 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:          45136 kB
Slab:            27092 kB
Committed_AS:   845656 kB
PageTables:       1716 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= 66529 MiB

End job on node21 on Wed Feb 28 10:38:48 UTC 2007