Trace number 356250

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 81.8376 81.8841

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-11-u.cnf
MD5SUM72bf29e65f8337564b4a44baea32f1cb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.9146
Satisfiable
(Un)Satisfiability was proved
Number of variables192890
Number of clauses855991
Sum of the clauses size1944492
Maximum clause length10
Minimum clause length1
Number of clauses of size 116350
Number of clauses of size 2701001
Number of clauses of size 3101900
Number of clauses of size 44080
Number of clauses of size 516320
Number of clauses of size over 516340

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.79	c ==============================================================================
0.00/0.79	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.79	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.79	c ==============================================================================
0.00/0.79	c |         0 |  839641  1928142 |  251892       0        0     nan |  0.000 % |
6.38/6.43	c |         0 |  302677   782325 |      --       0       --      -- |     --   | -314406/-641001
6.38/6.44	c ==============================================================================
6.38/6.44	c Result  :   #vars: 53808   #clauses: 302677   #literals: 782325
6.38/6.44	c CPU time:   6.21905 s
6.38/6.44	c ==============================================================================
6.85/7.30	c Tinisat 0.22
6.85/7.30	c solving /tmp/GTI_node23.alineos.net_30217.cnf
6.85/7.30	c 53808 variables, 302677 clauses
81.73/81.86	c 68210 decisions, 32897 conflicts, 30 restarts
81.73/81.86	c solved in 74.95s
81.73/81.87	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-356250-1176854877 -o ROOT/results/node23/solver-356250-1176854877 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/356250-1176854877/TiniSatELite /tmp/evaluation/356250-1176854877/instance-356250-1176854877.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.91 0.95 0.91 3/77 30217
/proc/meminfo: memFree=1426496/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 133404870 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487830610 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/30217/statm: 1339 233 195 169 0 50 0
[pid=30218] ppid=30217 vsize=5356 CPUtime=0
/proc/30218/stat : 30218 (TiniSatELite) S 30217 30217 29591 0 -1 4194368 52 25 0 0 0 0 0 0 21 0 1 0 133404871 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/30218/statm: 1339 237 198 169 0 50 0

[startup+0.101492 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 30217
/proc/meminfo: memFree=1426496/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201512 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 30217
/proc/meminfo: memFree=1426496/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30153 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 30217
/proc/meminfo: memFree=1426496/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701607 s]
/proc/loadavg: 0.91 0.95 0.91 3/77 30217
/proc/meminfo: memFree=1426496/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50176 s]
/proc/loadavg: 0.91 0.95 0.91 2/79 30222
/proc/meminfo: memFree=1342824/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
[pid=30222] ppid=30217 vsize=97036 CPUtime=1.49
/proc/30222/stat : 30222 (SatELite_releas) R 30217 30217 29591 0 -1 4194304 23949 0 0 0 135 14 0 0 25 0 1 0 133404871 99364864 21783 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 1 0 0
/proc/30222/statm: 24259 21783 66 128 0 24128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102392

[startup+3.10107 s]
/proc/loadavg: 0.91 0.95 0.91 2/79 30222
/proc/meminfo: memFree=1332520/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
[pid=30222] ppid=30217 vsize=100748 CPUtime=3.08
/proc/30222/stat : 30222 (SatELite_releas) R 30217 30217 29591 0 -1 4194304 25038 0 0 0 294 14 0 0 25 0 1 0 133404871 103165952 22731 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134570769 0 0 4096 3 0 0 0 17 1 0 0
/proc/30222/statm: 25187 22731 66 128 0 25056 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 106104

[startup+6.30169 s]
/proc/loadavg: 0.92 0.95 0.91 2/79 30222
/proc/meminfo: memFree=1329768/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=0
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 310 252 0 0 0 0 0 0 19 0 1 0 133404870 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 1339 236 197 169 0 50 0
[pid=30222] ppid=30217 vsize=101928 CPUtime=6.29
/proc/30222/stat : 30222 (SatELite_releas) R 30217 30217 29591 0 -1 4194304 33035 0 0 0 610 19 0 0 25 0 1 0 133404871 104374272 23024 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134570801 0 0 4096 3 0 0 0 17 1 0 0
/proc/30222/statm: 25482 23024 66 128 0 25351 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107284

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.91 2/79 30223
/proc/meminfo: memFree=1394992/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=26820 CPUtime=5.8
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 6044 0 0 0 577 3 0 0 25 0 1 0 133405559 27463680 5121 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 6705 5121 52 110 0 6592 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 32176

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1390576/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=26820 CPUtime=18.6
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 7159 0 0 0 1856 4 0 0 25 0 1 0 133405559 27463680 6236 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 6705 6236 52 110 0 6592 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32176

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1377136/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=43776 CPUtime=44.19
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 10634 0 0 0 4412 7 0 0 25 0 1 0 133405559 44826624 9711 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 10944 9711 52 110 0 10831 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 49132

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

[startup+51.2024 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1377136/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=43776 CPUtime=44.29
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 10649 0 0 0 4422 7 0 0 25 0 1 0 133405559 44826624 9726 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134517021 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 10944 9726 52 110 0 10831 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 49132

[startup+64.0019 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1370928/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=57.08
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 12095 0 0 0 5699 9 0 0 25 0 1 0 133405559 79548416 11172 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 11172 52 110 0 19308 0
Current children cumulated CPU time (s) 63.93
Current children cumulated vsize (KiB) 83040

[startup+70.4011 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1367536/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=63.49
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 12927 0 0 0 6339 10 0 0 25 0 1 0 133405559 79548416 12004 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12004 52 110 0 19308 0
Current children cumulated CPU time (s) 70.34
Current children cumulated vsize (KiB) 83040

[startup+76.8013 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1365936/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=69.88
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 13378 0 0 0 6978 10 0 0 25 0 1 0 133405559 79548416 12455 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12455 52 110 0 19308 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 83040

[startup+80.003 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1365104/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=73.08
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 13568 0 0 0 7298 10 0 0 25 0 1 0 133405559 79548416 12645 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12645 52 110 0 19308 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (KiB) 83040

[startup+80.8011 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1364976/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=73.88
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 13586 0 0 0 7378 10 0 0 25 0 1 0 133405559 79548416 12663 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12663 52 110 0 19308 0
Current children cumulated CPU time (s) 80.73
Current children cumulated vsize (KiB) 83040

[startup+81.6013 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1364912/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=74.68
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 13602 0 0 0 7458 10 0 0 25 0 1 0 133405559 79548416 12679 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12679 52 110 0 19308 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 83040

[startup+81.8013 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 30223
/proc/meminfo: memFree=1364912/2055920 swapFree=4169224/4192956
[pid=30217] ppid=30215 vsize=5356 CPUtime=6.85
/proc/30217/stat : 30217 (TiniSatELite) S 30215 30217 29591 0 -1 4194304 333 37928 0 0 0 0 660 25 16 0 1 0 133404870 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1339 237 197 169 0 50 0
[pid=30223] ppid=30217 vsize=77684 CPUtime=74.88
/proc/30223/stat : 30223 (tinisat) R 30217 30217 29591 0 -1 4194304 13605 0 0 0 7478 10 0 0 25 0 1 0 133405559 79548416 12682 18446744073709551615 134512640 134966189 4294956656 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 19421 12682 52 110 0 19308 0
Current children cumulated CPU time (s) 81.73
Current children cumulated vsize (KiB) 83040

Child status: 20
Real time (s): 81.8841
CPU time (s): 81.8376
CPU user time (s): 81.4576
CPU system time (s): 0.379942
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 117976

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

runsolver used 0.092985 second user time and 0.213967 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Apr 18 00:07:57 UTC 2007

IDJOB= 356250
IDBENCH= 20345
IDSOLVER= 170
FILE ID= node23/356250-1176854877

PBS_JOBID= 4590217

Free space on /tmp= 66513 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-10-11-u.cnf
COMMAND LINE= /tmp/evaluation/356250-1176854877/TiniSatELite /tmp/evaluation/356250-1176854877/instance-356250-1176854877.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-356250-1176854877 -o ROOT/results/node23/solver-356250-1176854877 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/356250-1176854877/TiniSatELite /tmp/evaluation/356250-1176854877/instance-356250-1176854877.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  72bf29e65f8337564b4a44baea32f1cb

RANDOM SEED= 35386847

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1426904 kB
Buffers:         49020 kB
Cached:         465036 kB
SwapCached:       2676 kB
Active:         348408 kB
Inactive:       211228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426904 kB
SwapTotal:     4192956 kB
SwapFree:      4169224 kB
Dirty:           16184 kB
Writeback:           0 kB
Mapped:          53204 kB
Slab:            54884 kB
Committed_AS:  2417436 kB
PageTables:       1852 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= 66513 MiB

End job on node23 on Wed Apr 18 00:09:20 UTC 2007