Trace number 1733403

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
LySAT c/2009-03-20? (TO) 1200.04 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

Solver Data

0.00/0.00	c Parsing...
0.28/0.36	c ==============================================================================
0.28/0.36	c |           |     ORIGINAL     |              LEARNT              |          |
0.28/0.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.28/0.36	c ==============================================================================
0.28/0.36	c |         0 |  372325  2182771 |  111697       0        0     nan |  0.000 % |
15.08/15.12	c |         0 |  220957  1347241 |      --       0       --      -- |     --   | -16968/86070
15.08/15.12	c ==============================================================================
15.08/15.12	c Result  :   #vars: 699   #clauses: 220957   #literals: 1347241
15.08/15.12	c CPU time:   15.0377 s
15.08/15.12	c ==============================================================================
15.48/15.58	This is MiniSat 2.0 beta
15.48/15.58	WARNING: for repeatability, setting FPU to use double precision
15.48/15.58	============================[ Problem Statistics ]=============================
15.48/15.58	|                                                                             |
15.48/15.58	|  Number of variables:  699                                                  |
15.48/15.58	|  Number of clauses:    220957                                               |
15.57/15.74	|  Parsing time:         0.14         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733403-1240787876/watcher-1733403-1240787876 -o /tmp/evaluation-result-1733403-1240787876/solver-1733403-1240787876 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1733403-1240787876.cnf c 

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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14323
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=832 CPUtime=0
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 121 0 0 0 0 0 0 0 21 0 1 0 106817063 851968 105 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 208 105 50 127 0 78 0

[startup+0.044687 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14323
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=3744 CPUtime=0.03
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 842 0 0 0 3 0 0 0 21 0 1 0 106817063 3833856 826 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 936 827 51 127 0 806 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9100

[startup+0.101692 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14323
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=8024 CPUtime=0.09
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 1859 0 0 0 8 1 0 0 21 0 1 0 106817063 8216576 1844 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 2006 1846 51 127 0 1876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13380

[startup+0.301718 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14323
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=22768 CPUtime=0.28
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 5418 0 0 0 25 3 0 0 23 0 1 0 106817063 23314432 5402 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 5692 5403 51 127 0 5562 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28124

[startup+0.701767 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14323
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=33768 CPUtime=0.69
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 8125 0 0 0 64 5 0 0 25 0 1 0 106817063 34578432 8104 1992294400 134512640 135034092 4294956096 18446744073709551615 134541700 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 8442 8104 64 127 0 8312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39124

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14325
/proc/meminfo: memFree=1511104/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=33936 CPUtime=1.49
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 8170 0 0 0 144 5 0 0 25 0 1 0 106817063 34750464 8149 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 8484 8149 64 127 0 8354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39292

[startup+3.10207 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14325
/proc/meminfo: memFree=1510720/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=34448 CPUtime=3.09
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 8271 0 0 0 304 5 0 0 25 0 1 0 106817063 35274752 8250 1992294400 134512640 135034092 4294956096 18446744073709551615 134541068 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 8612 8250 64 127 0 8482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39804

[startup+6.30147 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 14325
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=34788 CPUtime=6.29
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 8459 0 0 0 623 6 0 0 25 0 1 0 106817063 35622912 8331 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 8697 8331 64 127 0 8567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40144

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 14325
/proc/meminfo: memFree=1507648/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 106817063 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 235 195 169 0 50 0
[pid=14324] ppid=14323 vsize=43640 CPUtime=12.68
/proc/14324/stat : 14324 (SatElite) R 14323 14323 13830 0 -1 4194304 10871 0 0 0 1261 7 0 0 25 0 1 0 106817063 44687360 9685 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/14324/statm: 10910 9685 68 127 0 10780 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48996

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1513536/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=23852 CPUtime=9.9
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 5764 0 0 0 985 5 0 0 25 0 1 0 106818621 24424448 5749 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 5963 5749 77 171 0 5790 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29208

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1498560/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=39160 CPUtime=35.48
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 9560 0 0 0 3540 8 0 0 25 0 1 0 106818621 40099840 9545 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 9790 9545 77 171 0 9617 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 44516

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1477568/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=60080 CPUtime=86.68
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 14736 0 0 0 8654 14 0 0 25 0 1 0 106818621 61521920 14721 1992294400 134512640 135214827 4294956208 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 15020 14721 77 171 0 14847 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65436

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1464704/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=72820 CPUtime=146.66
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 17970 0 0 0 14648 18 0 0 25 0 1 0 106818621 74567680 17955 1992294400 134512640 135214827 4294956208 18446744073709551615 134529485 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 18205 17955 77 171 0 18032 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 78176

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1453120/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=84560 CPUtime=206.64
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 20836 0 0 0 20642 22 0 0 25 0 1 0 106818621 86589440 20821 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 21140 20821 77 171 0 20967 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89916

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1444800/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=92932 CPUtime=266.62
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 22916 0 0 0 26638 24 0 0 25 0 1 0 106818621 95162368 22901 1992294400 134512640 135214827 4294956208 18446744073709551615 134529295 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 23233 22901 77 171 0 23060 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 98288

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1437248/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=100440 CPUtime=326.61
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 24808 0 0 0 32634 27 0 0 25 0 1 0 106818621 102850560 24793 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 25110 24793 77 171 0 24937 0

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

/proc/14326/statm: 31227 30758 77 171 0 31054 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 130264

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407872/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=566.54
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32088 0 0 0 56621 33 0 0 25 0 1 0 106818621 133242880 32073 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32073 77 171 0 32357 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 135476

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407808/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=626.53
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32089 0 0 0 62620 33 0 0 25 0 1 0 106818621 133242880 32074 1992294400 134512640 135214827 4294956208 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32074 77 171 0 32357 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 135476

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407808/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=686.51
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32096 0 0 0 68618 33 0 0 25 0 1 0 106818621 133242880 32081 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32081 77 171 0 32357 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 135476

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407744/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=746.49
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32100 0 0 0 74616 33 0 0 25 0 1 0 106818621 133242880 32085 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32085 77 171 0 32357 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 135476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407744/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=806.47
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32105 0 0 0 80614 33 0 0 25 0 1 0 106818621 133242880 32090 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32090 77 171 0 32357 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 135476

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=866.46
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32112 0 0 0 86613 33 0 0 25 0 1 0 106818621 133242880 32097 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32097 77 171 0 32357 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 135476

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407744/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=926.44
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32114 0 0 0 92611 33 0 0 25 0 1 0 106818621 133242880 32099 1992294400 134512640 135214827 4294956208 18446744073709551615 134529383 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32099 77 171 0 32357 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 135476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=986.42
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32120 0 0 0 98609 33 0 0 25 0 1 0 106818621 133242880 32105 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32105 77 171 0 32357 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 135476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407744/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=1046.4
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32123 0 0 0 104607 33 0 0 25 0 1 0 106818621 133242880 32108 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32108 77 171 0 32357 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 135476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=1106.39
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32125 0 0 0 110606 33 0 0 25 0 1 0 106818621 133242880 32110 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32110 77 171 0 32357 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 135476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407616/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=1166.37
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32134 0 0 0 116604 33 0 0 25 0 1 0 106818621 133242880 32119 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32119 77 171 0 32357 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 135476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14326
/proc/meminfo: memFree=1407616/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=15.57
/proc/14323/stat : 14323 (lysat.sh) S 14321 14323 13830 0 -1 4194304 310 10888 0 0 0 0 1547 10 19 0 1 0 106817063 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14323/statm: 1339 237 195 169 0 50 0
[pid=14326] ppid=14323 vsize=130120 CPUtime=1184.47
/proc/14326/stat : 14326 (LySATc) R 14323 14323 13830 0 -1 4194304 32140 0 0 0 118414 33 0 0 25 0 1 0 106818621 133242880 32125 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14326/statm: 32530 32125 77 171 0 32357 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 135476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14323 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=472647
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=109983
# CPU time returned by wait4() is 15.5826
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.61
CPU system time (s): 0.43
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 135476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4726
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11198
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= 5
involuntary context switches= 43

runsolver used 1.02984 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-27 01:17:57
IDJOB=1733403
IDBENCH=71140
IDSOLVER=512
FILE ID=node92/1733403-1240787876
PBS_JOBID= 9187237
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod5block_2vars_12gates.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733403-1240787876/watcher-1733403-1240787876 -o /tmp/evaluation-result-1733403-1240787876/solver-1733403-1240787876 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1733403-1240787876.cnf c

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=1052232053

node92.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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1544056 kB
Buffers:         44908 kB
Cached:         396136 kB
SwapCached:        140 kB
Active:         174284 kB
Inactive:       281236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12704 kB
Writeback:           0 kB
Mapped:          24092 kB
Slab:            42188 kB
Committed_AS:   217076 kB
PageTables:       1460 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= 66488 MiB
End job on node92 at 2009-04-27 01:37:59