Trace number 356330

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 68.3346 68.4062

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0394
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.65	c ==============================================================================
0.00/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.65	c ==============================================================================
0.00/0.65	c |         0 |  724204  1899982 |  217261       0        0     nan |  0.000 % |
15.25/15.34	c |         0 |  467182  2791029 |      --       0       --      -- |     --   | -257022/891047
15.25/15.34	c ==============================================================================
15.25/15.34	c Result  :   #vars: 11148   #clauses: 467182   #literals: 2791029
15.25/15.34	c CPU time:   15.0277 s
15.25/15.34	c ==============================================================================
17.45/17.54	c Tinisat 0.22
17.45/17.54	c solving /tmp/GTI_node24.alineos.net_15213.cnf
17.45/17.54	c 11148 variables, 467182 clauses
68.22/68.37	c 144270 decisions, 67961 conflicts, 59 restarts
68.22/68.37	c solved in 52.01s
68.22/68.38	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-356330-1177542219 -o ROOT/results/node24/solver-356330-1177542219 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356330-1177542219/TiniSatELite /tmp/evaluation/356330-1177542219/instance-356330-1177542219.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.00 0.00 0.00 3/77 15213
/proc/meminfo: memFree=1727696/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 202140029 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788430418 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15213/statm: 1338 232 195 169 0 49 0
[pid=15214] ppid=15213 vsize=5352 CPUtime=0
/proc/15214/stat : 15214 (TiniSatELite) S 15213 15213 15157 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/15214/statm: 1338 236 198 169 0 49 0

[startup+0.0949079 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 15213
/proc/meminfo: memFree=1727696/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101898 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 15213
/proc/meminfo: memFree=1727696/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301927 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 15213
/proc/meminfo: memFree=1727696/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701969 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 15213
/proc/meminfo: memFree=1727696/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50104 s]
/proc/loadavg: 0.00 0.00 0.00 3/79 15218
/proc/meminfo: memFree=1650496/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
[pid=15218] ppid=15213 vsize=92556 CPUtime=1.48
/proc/15218/stat : 15218 (SatELite_releas) R 15213 15213 15157 0 -1 4194304 19475 0 0 0 137 11 0 0 25 0 1 0 202140030 94777344 19116 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/15218/statm: 23139 19116 66 128 0 23008 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97908

[startup+3.10122 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 15218
/proc/meminfo: memFree=1643584/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
[pid=15218] ppid=15213 vsize=96648 CPUtime=3.08
/proc/15218/stat : 15218 (SatELite_releas) R 15213 15213 15157 0 -1 4194304 20467 0 0 0 294 14 0 0 25 0 1 0 202140030 98967552 20108 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/15218/statm: 24162 20108 66 128 0 24031 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102000

[startup+6.30156 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 15218
/proc/meminfo: memFree=1625792/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
[pid=15218] ppid=15213 vsize=103788 CPUtime=6.27
/proc/15218/stat : 15218 (SatELite_releas) R 15213 15213 15157 0 -1 4194304 22197 0 0 0 605 22 0 0 25 0 1 0 202140030 106278912 21838 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 1 0 0
/proc/15218/statm: 25947 21838 66 128 0 25816 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 109140

[startup+12.7022 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 15218
/proc/meminfo: memFree=1602112/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=0
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 202140029 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15213/statm: 1338 235 197 169 0 49 0
[pid=15218] ppid=15213 vsize=122552 CPUtime=12.66
/proc/15218/stat : 15218 (SatELite_releas) R 15213 15213 15157 0 -1 4194304 25840 0 0 0 1239 27 0 0 25 0 1 0 202140030 125493248 25211 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573755 0 0 4096 3 0 0 0 17 1 0 0
/proc/15218/statm: 30638 25211 66 128 0 30507 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 127904

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 3/79 15219
/proc/meminfo: memFree=1652352/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=9.15
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 9561 0 0 0 908 7 0 0 25 0 1 0 202141663 51445760 8566 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 8566 52 110 0 12447 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 55592

[startup+51.1013 s]
/proc/loadavg: 0.56 0.15 0.05 2/79 15219
/proc/meminfo: memFree=1647296/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=34.73
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 10685 0 0 0 3464 9 0 0 25 0 1 0 202141663 51445760 9690 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 9690 52 110 0 12447 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 55592

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

[startup+57.502 s]
/proc/loadavg: 0.63 0.18 0.06 2/79 15219
/proc/meminfo: memFree=1646848/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=41.13
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11001 0 0 0 4104 9 0 0 25 0 1 0 202141663 51445760 10006 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10006 52 110 0 12447 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 55592

[startup+63.9017 s]
/proc/loadavg: 0.66 0.19 0.06 2/79 15219
/proc/meminfo: memFree=1645312/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=47.53
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11367 0 0 0 4743 10 0 0 25 0 1 0 202141663 51445760 10372 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10372 52 110 0 12447 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 55592

[startup+65.5019 s]
/proc/loadavg: 0.66 0.19 0.06 2/79 15219
/proc/meminfo: memFree=1645184/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=49.13
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11427 0 0 0 4903 10 0 0 25 0 1 0 202141663 51445760 10432 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10432 52 110 0 12447 0
Current children cumulated CPU time (s) 65.42
Current children cumulated vsize (KiB) 55592

[startup+67.106 s]
/proc/loadavg: 0.66 0.19 0.06 3/79 15219
/proc/meminfo: memFree=1644864/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=50.74
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11477 0 0 0 5063 11 0 0 25 0 1 0 202141663 51445760 10482 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10482 52 110 0 12447 0
Current children cumulated CPU time (s) 67.03
Current children cumulated vsize (KiB) 55592

[startup+67.9011 s]
/proc/loadavg: 0.66 0.19 0.06 3/79 15219
/proc/meminfo: memFree=1644864/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=51.53
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11506 0 0 0 5142 11 0 0 25 0 1 0 202141663 51445760 10511 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10511 52 110 0 12447 0
Current children cumulated CPU time (s) 67.82
Current children cumulated vsize (KiB) 55592

[startup+68.3011 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 15219
/proc/meminfo: memFree=1644736/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5352 CPUtime=16.29
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 331 27729 0 0 0 0 1595 34 16 0 1 0 202140029 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1338 236 197 169 0 49 0
[pid=15219] ppid=15213 vsize=50240 CPUtime=51.93
/proc/15219/stat : 15219 (tinisat) R 15213 15213 15157 0 -1 4194304 11522 0 0 0 5182 11 0 0 25 0 1 0 202141663 51445760 10527 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15219/statm: 12560 10527 52 110 0 12447 0
Current children cumulated CPU time (s) 68.22
Current children cumulated vsize (KiB) 55592

[startup+68.4012 s]
/proc/loadavg: 0.69 0.21 0.07 2/79 15219
/proc/meminfo: memFree=1644736/2055920 swapFree=4143328/4192956
[pid=15213] ppid=15211 vsize=5356 CPUtime=68.31
/proc/15213/stat : 15213 (TiniSatELite) S 15211 15213 15157 0 -1 4194304 358 39259 0 0 0 0 6785 46 18 0 1 0 202140029 5484544 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15213/statm: 1339 239 198 169 0 50 0
Current children cumulated CPU time (s) 68.31
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 68.4062
CPU time (s): 68.3346
CPU user time (s): 67.8527
CPU system time (s): 0.481926
CPU usage (%): 99.8953
Max. virtual memory (cumulated for all children) (KiB): 128380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.8527
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39745
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= 75
involuntary context switches= 1135

runsolver used 0.055991 second user time and 0.201969 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Apr 25 23:03:40 UTC 2007

IDJOB= 356330
IDBENCH= 20416
IDSOLVER= 170
FILE ID= node24/356330-1177542219

PBS_JOBID= 4695928

Free space on /tmp= 66221 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/356330-1177542219/TiniSatELite /tmp/evaluation/356330-1177542219/instance-356330-1177542219.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-356330-1177542219 -o ROOT/results/node24/solver-356330-1177542219 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356330-1177542219/TiniSatELite /tmp/evaluation/356330-1177542219/instance-356330-1177542219.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 560221792

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1728168 kB
Buffers:         44964 kB
Cached:         198236 kB
SwapCached:      17512 kB
Active:         124800 kB
Inactive:       141660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728168 kB
SwapTotal:     4192956 kB
SwapFree:      4143328 kB
Dirty:           14396 kB
Writeback:           0 kB
Mapped:          29788 kB
Slab:            46808 kB
Committed_AS:  3791660 kB
PageTables:       1808 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= 66221 MiB

End job on node24 on Wed Apr 25 23:04:49 UTC 2007