Trace number 320374

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 492 492.244

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark208.033
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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.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 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.58/4.67	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.58/4.68	c ==============================================================================
4.58/4.68	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.58/4.68	c CPU time:   4.44632 s
4.58/4.68	c ==============================================================================
5.57/5.76	c Tinisat 0.22
5.57/5.76	c solving /tmp/GTI_node34.alineos.net_1468.cnf
5.57/5.76	c 35740 variables, 276775 clauses
491.84/492.20	c 4029218 decisions, 432825 conflicts, 253 restarts
491.84/492.20	c solved in 486.81s
491.94/492.22	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/node34/watcher-320374-1173045017 -o ROOT/results/node34/solver-320374-1173045017 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320374-1173045017/TiniSatELite /tmp/evaluation/320374-1173045017/instance-320374-1173045017.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.95 3/64 1468
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 30457411 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195499090 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/1468/statm: 1338 232 195 169 0 49 0
[pid=1469] ppid=1468 vsize=5352 CPUtime=0
/proc/1469/stat : 1469 (TiniSatELite) S 1468 1468 1309 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/1469/statm: 1338 236 198 169 0 49 0
[pid=1471] ppid=1469 vsize=0 CPUtime=0
/proc/1471/stat : 1471 (sed) R 1469 1468 1309 0 -1 4194316 163 0 0 0 0 0 0 0 15 0 1 0 30457411 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/1471/statm: 
[startup+0.0710511 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 1468
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.10105 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 1468
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301068 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 1468
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701098 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 1468
/proc/meminfo: memFree=1633976/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 1473
/proc/meminfo: memFree=1543400/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
[pid=1473] ppid=1468 vsize=99280 CPUtime=1.48
/proc/1473/stat : 1473 (SatELite_releas) R 1468 1468 1309 0 -1 4194304 24441 0 0 0 135 13 0 0 25 0 1 0 30457411 101662720 22596 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134550685 0 0 4096 3 0 0 0 17 1 0 0
/proc/1473/statm: 24820 22596 66 128 0 24689 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104632

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 1473
/proc/meminfo: memFree=1531752/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=0
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 30457411 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1468/statm: 1338 234 197 169 0 49 0
[pid=1473] ppid=1468 vsize=106076 CPUtime=3.08
/proc/1473/stat : 1473 (SatELite_releas) R 1468 1468 1309 0 -1 4194304 25957 0 0 0 290 18 0 0 25 0 1 0 30457411 108621824 24112 18446744073709551615 134512640 135037501 4294956608 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/1473/statm: 26519 24112 66 128 0 26388 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111428

[startup+6.30153 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1605032/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=26264 CPUtime=1.04
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 5804 0 0 0 101 3 0 0 25 0 1 0 30457936 26894336 5037 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 6566 5037 52 110 0 6453 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 31616

[startup+12.701 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1586920/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=26264 CPUtime=7.43
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 6038 0 0 0 740 3 0 0 25 0 1 0 30457936 26894336 5271 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134532390 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 6566 5271 52 110 0 6453 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 31616

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1585128/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=26264 CPUtime=20.23
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 6545 0 0 0 2019 4 0 0 25 0 1 0 30457936 26894336 5778 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519936 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 6566 5778 52 110 0 6453 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 31616

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1580904/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=47552 CPUtime=45.81
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 7645 0 0 0 4576 5 0 0 25 0 1 0 30457936 48693248 6878 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 11888 6878 52 110 0 11775 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 52904

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1569000/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=47552 CPUtime=97
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 10601 0 0 0 9692 8 0 0 25 0 1 0 30457936 48693248 9834 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 11888 9834 52 110 0 11775 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 52904

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1547368/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=92248 CPUtime=156.99
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 16030 0 0 0 15684 15 0 0 25 0 1 0 30457936 94461952 15263 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 23062 15263 52 110 0 22949 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 97600

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1532456/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=95144 CPUtime=216.97
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 19701 0 0 0 21678 19 0 0 25 0 1 0 30457936 97427456 18934 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 23786 18934 52 110 0 23673 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 100496

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1518696/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=96128 CPUtime=276.95
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 23157 0 0 0 27673 22 0 0 25 0 1 0 30457936 98435072 22390 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 24032 22390 52 110 0 23919 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 101480

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1504936/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=182220 CPUtime=336.93
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 26562 0 0 0 33667 26 0 0 25 0 1 0 30457936 186593280 25795 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45555 25795 52 110 0 45442 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 187572

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1490536/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=182716 CPUtime=396.92
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 30183 0 0 0 39661 31 0 0 25 0 1 0 30457936 187101184 29416 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45679 29416 52 110 0 45566 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 188068

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1474408/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183144 CPUtime=456.91
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 34176 0 0 0 45655 36 0 0 25 0 1 0 30457936 187539456 33409 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45786 33409 52 110 0 45673 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 188496

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

[startup+473.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1471272/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=468.11
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 34975 0 0 0 46774 37 0 0 25 0 1 0 30457936 187695104 34208 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 34208 52 110 0 45711 0
Current children cumulated CPU time (s) 473.25
Current children cumulated vsize (KiB) 188648

[startup+479.901 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1469480/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=474.5
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 35401 0 0 0 47413 37 0 0 25 0 1 0 30457936 187695104 34634 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 34634 52 110 0 45711 0
Current children cumulated CPU time (s) 479.64
Current children cumulated vsize (KiB) 188648

[startup+486.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1467432/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=480.9
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 35904 0 0 0 48052 38 0 0 25 0 1 0 30457936 187695104 35137 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 35137 52 110 0 45711 0
Current children cumulated CPU time (s) 486.04
Current children cumulated vsize (KiB) 188648

[startup+489.506 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1466280/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=484.11
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 36177 0 0 0 48372 39 0 0 25 0 1 0 30457936 187695104 35410 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 35410 52 110 0 45711 0
Current children cumulated CPU time (s) 489.25
Current children cumulated vsize (KiB) 188648

[startup+491.101 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1466024/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=485.7
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 36284 0 0 0 48531 39 0 0 25 0 1 0 30457936 187695104 35517 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134515352 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 35517 52 110 0 45711 0
Current children cumulated CPU time (s) 490.84
Current children cumulated vsize (KiB) 188648

[startup+491.901 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1465640/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=486.5
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 36342 0 0 0 48611 39 0 0 25 0 1 0 30457936 187695104 35575 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 35575 52 110 0 45711 0
Current children cumulated CPU time (s) 491.64
Current children cumulated vsize (KiB) 188648

[startup+492.101 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1465640/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=183296 CPUtime=486.7
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194304 36350 0 0 0 48631 39 0 0 25 0 1 0 30457936 187695104 35583 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 45824 35583 52 110 0 45711 0
Current children cumulated CPU time (s) 491.84
Current children cumulated vsize (KiB) 188648

[startup+492.201 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1474
/proc/meminfo: memFree=1465640/2055920 swapFree=4192812/4192956
[pid=1468] ppid=1466 vsize=5352 CPUtime=5.14
/proc/1468/stat : 1468 (TiniSatELite) S 1466 1468 1309 0 -1 4194304 331 30100 0 0 0 0 488 26 16 0 1 0 30457411 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1468/statm: 1338 236 197 169 0 49 0
[pid=1474] ppid=1468 vsize=0 CPUtime=486.8
/proc/1474/stat : 1474 (tinisat) R 1468 1468 1309 0 -1 4194308 36359 0 0 0 48641 39 0 0 25 0 1 0 30457936 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1474/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 491.94
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 492.244
CPU time (s): 492
CPU user time (s): 491.294
CPU system time (s): 0.705892
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 188648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 491.294
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66944
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= 74
involuntary context switches= 1279

runsolver used 0.440932 second user time and 0.977851 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Mar  4 21:50:17 UTC 2007

IDJOB= 320374
IDBENCH= 20502
IDSOLVER= 99
FILE ID= node34/320374-1173045017

PBS_JOBID= 4012498

Free space on /tmp= 66268 MiB

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

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  d46e452956bc993f202d3b06fd3e858e

RANDOM SEED= 475928554

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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:       1634320 kB
Buffers:         19824 kB
Cached:         333432 kB
SwapCached:        140 kB
Active:          46328 kB
Inactive:       322380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12552 kB
Writeback:           0 kB
Mapped:          25496 kB
Slab:            38896 kB
Committed_AS:   102756 kB
PageTables:       1396 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= 66268 MiB

End job on node34 on Sun Mar  4 21:58:29 UTC 2007