Trace number 1825347

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: Rsat 2007-02-08UNSAT 3460.12 3461.18

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.298
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.95	c ==============================================================================
0.89/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.95	c ==============================================================================
0.89/0.95	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.59/5.61	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.59/5.61	c ==============================================================================
5.59/5.61	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.59/5.61	c CPU time:   5.42018 s
5.59/5.61	c ==============================================================================
6.28/6.34	c Rsat version 2.00
3459.82/3460.95	c CNF stats: (85935 vars, 546996 clauses)
3459.82/3460.95	c Decisions: 2752224
3459.82/3460.95	c Conflicts: 849074
3460.02/3461.16	c Time: -840.68730s
3460.02/3461.16	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825347-1242498391/watcher-1825347-1242498391 -o /tmp/evaluation-result-1825347-1242498391/solver-1825347-1242498391 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825347-1242498391.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1492
/proc/meminfo: memFree=1426000/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) R 1490 1492 1395 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1492/statm: 1339 234 194 169 0 50 0
[pid=1493] ppid=1492 vsize=1556 CPUtime=0
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 277866824 1593344 260 1992294400 134512640 135038345 4294956288 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 389 262 49 128 0 258 0

[startup+0.060874 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1492
/proc/meminfo: memFree=1426000/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=26076 CPUtime=0.05
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 3723 0 0 0 3 2 0 0 19 0 1 0 277866824 26701824 3602 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 6519 3603 49 128 0 6388 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31432

[startup+0.10288 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1492
/proc/meminfo: memFree=1426000/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=30416 CPUtime=0.09
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 4778 0 0 0 6 3 0 0 19 0 1 0 277866824 31145984 4657 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 7604 4658 49 128 0 7473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35772

[startup+0.301899 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1492
/proc/meminfo: memFree=1426000/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=46076 CPUtime=0.28
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 8504 0 0 0 24 4 0 0 21 0 1 0 277866824 47181824 8383 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 11519 8385 49 128 0 11388 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51432

[startup+0.701945 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1492
/proc/meminfo: memFree=1426000/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=68068 CPUtime=0.69
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 14363 0 0 0 60 9 0 0 25 0 1 0 277866824 69701632 14242 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 17017 14242 50 128 0 16886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73424

[startup+1.50204 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1494
/proc/meminfo: memFree=1353280/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=94608 CPUtime=1.48
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 22299 0 0 0 135 13 0 0 25 0 1 0 277866824 96878592 20175 1992294400 134512640 135038345 4294956288 18446744073709551615 134678185 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 23652 20175 69 128 0 23521 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99964

[startup+3.10122 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1494
/proc/meminfo: memFree=1335680/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=109800 CPUtime=3.08
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 25984 0 0 0 292 16 0 0 25 0 1 0 277866824 112435200 23422 1992294400 134512640 135038345 4294956288 18446744073709551615 134577082 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 27450 23422 69 128 0 27319 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115156

[startup+6.30158 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1494
/proc/meminfo: memFree=1332288/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277866824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=103588 CPUtime=6.28
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1395 0 -1 4194304 30076 0 0 0 606 22 0 0 25 0 1 0 277866824 106074112 22266 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/1493/statm: 25897 22266 69 128 0 25766 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 108944

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1374464/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=36888 CPUtime=6.35
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 9410 0 0 0 630 5 0 0 25 0 1 0 277867458 37773312 8808 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 9222 8808 86 211 0 9008 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42244

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1372352/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=39280 CPUtime=19.14
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 10023 0 0 0 1909 5 0 0 25 0 1 0 277867458 40222720 9404 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 9820 9404 86 211 0 9606 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44636

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1364032/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=47640 CPUtime=44.73
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 12276 0 0 0 4466 7 0 0 25 0 1 0 277867458 48783360 11488 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 11910 11488 86 211 0 11696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52996

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1342272/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=69380 CPUtime=95.92
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 17804 0 0 0 9578 14 0 0 25 0 1 0 277867458 71045120 16918 1992294400 134512640 135377749 4294956400 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 17345 16918 86 211 0 17131 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74736

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1321984/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=90352 CPUtime=155.9
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 23131 0 0 0 15571 19 0 0 25 0 1 0 277867458 92520448 22051 1992294400 134512640 135377749 4294956400 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 22588 22051 86 211 0 22374 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95708

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1306048/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=105760 CPUtime=215.88
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 27054 0 0 0 21565 23 0 0 25 0 1 0 277867458 108298240 25972 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 26440 25972 86 211 0 26226 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 111116

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1286272/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=126956 CPUtime=275.87
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 32431 0 0 0 27558 29 0 0 25 0 1 0 277867458 130002944 30956 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 31739 30956 86 211 0 31525 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 132312

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1495
/proc/meminfo: memFree=1273280/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=139592 CPUtime=335.84
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 35668 0 0 0 33552 32 0 0 25 0 1 0 277867458 142942208 34168 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 34898 34168 86 211 0 34684 0

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


[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1119360/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=293856 CPUtime=3095
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 79682 0 0 0 309419 81 0 0 25 0 1 0 277867458 300908544 72470 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73464 72470 86 211 0 73250 0
Current children cumulated CPU time (s) 3101.33
Current children cumulated vsize (KiB) 299212

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1119296/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=293856 CPUtime=3154.98
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 79701 0 0 0 315417 81 0 0 25 0 1 0 277867458 300908544 72489 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73464 72489 86 211 0 73250 0
Current children cumulated CPU time (s) 3161.31
Current children cumulated vsize (KiB) 299212

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1119296/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=293856 CPUtime=3214.96
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 79721 0 0 0 321415 81 0 0 25 0 1 0 277867458 300908544 72509 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73464 72509 86 211 0 73250 0
Current children cumulated CPU time (s) 3221.29
Current children cumulated vsize (KiB) 299212

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1119232/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=293856 CPUtime=3274.95
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 79742 0 0 0 327414 81 0 0 25 0 1 0 277867458 300908544 72530 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73464 72530 86 211 0 73250 0
Current children cumulated CPU time (s) 3281.28
Current children cumulated vsize (KiB) 299212

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1119104/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=293856 CPUtime=3334.93
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 79763 0 0 0 333412 81 0 0 25 0 1 0 277867458 300908544 72551 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73464 72551 86 211 0 73250 0
Current children cumulated CPU time (s) 3341.26
Current children cumulated vsize (KiB) 299212

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117888/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=295412 CPUtime=3394.91
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80098 0 0 0 339409 82 0 0 25 0 1 0 277867458 302501888 72821 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73853 72821 86 211 0 73639 0
Current children cumulated CPU time (s) 3401.24
Current children cumulated vsize (KiB) 300768

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

[startup+3430.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117376/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=295988 CPUtime=3422.9
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80281 0 0 0 342208 82 0 0 25 0 1 0 277867458 303091712 73004 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73997 73004 86 211 0 73783 0
Current children cumulated CPU time (s) 3429.23
Current children cumulated vsize (KiB) 301344

[startup+3443.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1116288/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=297080 CPUtime=3435.7
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80568 0 0 0 343488 82 0 0 25 0 1 0 277867458 304209920 73226 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 74270 73226 86 211 0 74056 0
Current children cumulated CPU time (s) 3442.03
Current children cumulated vsize (KiB) 302436

[startup+3449.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1116160/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=297368 CPUtime=3442.1
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80638 0 0 0 344128 82 0 0 25 0 1 0 277867458 304504832 73296 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 74342 73296 86 211 0 74128 0
Current children cumulated CPU time (s) 3448.43
Current children cumulated vsize (KiB) 302724

[startup+3455.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1116416/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=296120 CPUtime=3448.49
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80653 0 0 0 344767 82 0 0 25 0 1 0 277867458 303226880 73112 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 74030 73112 86 211 0 73816 0
Current children cumulated CPU time (s) 3454.82
Current children cumulated vsize (KiB) 301476

[startup+3459.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117312/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=295344 CPUtime=3451.69
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80653 0 0 0 345087 82 0 0 25 0 1 0 277867458 302432256 72956 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73836 72956 86 211 0 73622 0
Current children cumulated CPU time (s) 3458.02
Current children cumulated vsize (KiB) 300700

[startup+3459.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117312/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=295344 CPUtime=3452.49
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80653 0 0 0 345167 82 0 0 25 0 1 0 277867458 302432256 72956 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73836 72956 86 211 0 73622 0
Current children cumulated CPU time (s) 3458.82
Current children cumulated vsize (KiB) 300700

[startup+3460.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117312/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=295344 CPUtime=3453.29
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80653 0 0 0 345247 82 0 0 25 0 1 0 277867458 302432256 72956 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 73836 72956 86 211 0 73622 0
Current children cumulated CPU time (s) 3459.62
Current children cumulated vsize (KiB) 300700

[startup+3461.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1503
/proc/meminfo: memFree=1117312/2055920 swapFree=4191900/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=6.33
/proc/1492/stat : 1492 (rsat.sh) S 1490 1492 1395 0 -1 4194304 310 30076 0 0 0 0 609 24 16 0 1 0 277866824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 237 195 169 0 50 0
[pid=1495] ppid=1492 vsize=291648 CPUtime=3453.69
/proc/1495/stat : 1495 (rsat) R 1492 1492 1395 0 -1 4194304 80654 0 0 0 345287 82 0 0 25 0 1 0 277867458 298647552 72201 1992294400 134512640 135377749 4294956400 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1495/statm: 72912 72201 86 211 0 72698 0
Current children cumulated CPU time (s) 3460.02
Current children cumulated vsize (KiB) 297004

Child status: 20
Real time (s): 3461.18
CPU time (s): 3460.12
CPU user time (s): 3458.98
CPU system time (s): 1.13383
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 311780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3458.98
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111198
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= 38
involuntary context switches= 3899

runsolver used 3.37749 second user time and 9.2156 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-16 20:26:33
IDJOB=1825347
IDBENCH=71008
IDSOLVER=665
FILE ID=node62/1825347-1242498391
PBS_JOBID= 9306988
Free space on /tmp= 66248 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825347-1242498391/watcher-1825347-1242498391 -o /tmp/evaluation-result-1825347-1242498391/solver-1825347-1242498391 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825347-1242498391.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=2050168535

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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.220
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:       1426544 kB
Buffers:         85760 kB
Cached:         444380 kB
SwapCached:        260 kB
Active:         101684 kB
Inactive:       443232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426544 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           16584 kB
Writeback:           0 kB
Mapped:          23368 kB
Slab:            70240 kB
Committed_AS:   812416 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node62 at 2009-05-16 21:24:14