Trace number 1772823

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 i/2009-03-20? (TO) 10000.1 10003.8

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6816.94
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.09/0.17	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.09/0.17	c ==============================================================================
0.09/0.17	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.09/0.17	c CPU time:   0.170974 s
0.09/0.17	c ==============================================================================
0.19/0.20	c lySAT 0.1
0.19/0.20	c minisat core +  additionnal features
0.19/0.20	c ============================[ Problem Statistics ]=============================
0.19/0.20	c |                                                                             |
0.19/0.20	c |  Number of variables:  2673                                                 |
0.19/0.20	c |  Number of clauses:    15594                                                |
0.19/0.21	c |  Parsing time:         0.01         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-1772823-1241228799/watcher-1772823-1241228799 -o /tmp/evaluation-result-1772823-1241228799/solver-1772823-1241228799 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1772823-1241228799.cnf i 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32626
/proc/meminfo: memFree=1095352/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150907893 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 235 195 169 0 50 0
[pid=32627] ppid=32626 vsize=1556 CPUtime=0
/proc/32627/stat : 32627 (SatElite) R 32626 32626 32589 0 -1 4194304 295 0 0 0 0 0 0 0 19 0 1 0 150907894 1593344 279 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/32627/statm: 389 284 50 127 0 259 0

[startup+0.036585 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32626
/proc/meminfo: memFree=1095352/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150907893 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 235 195 169 0 50 0
[pid=32627] ppid=32626 vsize=3676 CPUtime=0.02
/proc/32627/stat : 32627 (SatElite) R 32626 32626 32589 0 -1 4194304 846 0 0 0 2 0 0 0 19 0 1 0 150907894 3764224 830 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/32627/statm: 919 830 68 127 0 789 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9032

[startup+0.101597 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32626
/proc/meminfo: memFree=1095352/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150907893 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 235 195 169 0 50 0
[pid=32627] ppid=32626 vsize=4480 CPUtime=0.09
/proc/32627/stat : 32627 (SatElite) R 32626 32626 32589 0 -1 4194304 1028 0 0 0 9 0 0 0 19 0 1 0 150907894 4587520 1012 1992294400 134512640 135034092 4294956112 18446744073709551615 134577067 0 0 4096 3 0 0 0 17 0 0 0
/proc/32627/statm: 1120 1012 68 127 0 990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9836

[startup+0.301639 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32626
/proc/meminfo: memFree=1095352/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+0.701712 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32626
/proc/meminfo: memFree=1095352/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+1.50185 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1091880/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=4316 CPUtime=1.29
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 791 0 0 0 129 0 0 0 25 0 1 0 150907914 4419584 776 1992294400 134512640 135226915 4294956224 18446744073709551615 134537065 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 1079 776 81 174 0 902 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9672

[startup+3.10114 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1091112/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=5100 CPUtime=2.88
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 998 0 0 0 288 0 0 0 25 0 1 0 150907914 5222400 983 1992294400 134512640 135226915 4294956224 18446744073709551615 134739336 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 1275 983 82 174 0 1098 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10456

[startup+6.30173 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1089384/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=6544 CPUtime=6.09
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 1349 0 0 0 608 1 0 0 25 0 1 0 150907914 6701056 1334 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 1636 1334 82 174 0 1459 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11900

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1087296/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=8644 CPUtime=12.47
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 1883 0 0 0 1246 1 0 0 25 0 1 0 150907914 8851456 1868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 2161 1868 82 174 0 1984 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14000

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1084416/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=11156 CPUtime=25.27
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 2508 0 0 0 2525 2 0 0 25 0 1 0 150907914 11423744 2493 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 2789 2493 82 174 0 2612 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16512

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1078784/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=17052 CPUtime=50.87
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 3925 0 0 0 5083 4 0 0 25 0 1 0 150907914 17461248 3910 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 4263 3910 82 174 0 4086 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22408

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1069952/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=25992 CPUtime=102.04
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 6119 0 0 0 10198 6 0 0 25 0 1 0 150907914 26615808 6104 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 6498 6104 82 174 0 6321 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31348

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1063680/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=32340 CPUtime=162.01
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 7678 0 0 0 16194 7 0 0 25 0 1 0 150907914 33116160 7663 1992294400 134512640 135226915 4294956224 18446744073709551615 134539471 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 8085 7663 82 174 0 7908 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 37696

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1061632/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=34328 CPUtime=221.98
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 8193 0 0 0 22191 7 0 0 25 0 1 0 150907914 35151872 8178 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 8582 8178 82 174 0 8405 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 39684

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1053504/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=42992 CPUtime=281.95
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 10258 0 0 0 28186 9 0 0 25 0 1 0 150907914 44023808 10243 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 10748 10243 82 174 0 10571 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 48348

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1053120/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=43436 CPUtime=341.92
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 10359 0 0 0 34183 9 0 0 25 0 1 0 150907914 44478464 10344 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 10859 10344 82 174 0 10682 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 48792

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32629
/proc/meminfo: memFree=1044672/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19

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

/proc/32629/statm: 78121 75203 82 174 0 77944 0
Current children cumulated CPU time (s) 9338.84
Current children cumulated vsize (KiB) 317840

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791680/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312484 CPUtime=9398.62
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75220 0 0 0 939772 90 0 0 25 0 1 0 150907914 319983616 75205 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78121 75205 82 174 0 77944 0
Current children cumulated CPU time (s) 9398.81
Current children cumulated vsize (KiB) 317840

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791616/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312484 CPUtime=9458.6
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75221 0 0 0 945770 90 0 0 25 0 1 0 150907914 319983616 75206 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78121 75206 82 174 0 77944 0
Current children cumulated CPU time (s) 9458.79
Current children cumulated vsize (KiB) 317840

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791616/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9518.58
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75227 0 0 0 951768 90 0 0 25 0 1 0 150907914 320229376 75212 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75212 82 174 0 78004 0
Current children cumulated CPU time (s) 9518.77
Current children cumulated vsize (KiB) 318080

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791552/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9578.56
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75241 0 0 0 957766 90 0 0 25 0 1 0 150907914 320229376 75226 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75226 82 174 0 78004 0
Current children cumulated CPU time (s) 9578.75
Current children cumulated vsize (KiB) 318080

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791552/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9638.54
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75241 0 0 0 963764 90 0 0 25 0 1 0 150907914 320229376 75226 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75226 82 174 0 78004 0
Current children cumulated CPU time (s) 9638.73
Current children cumulated vsize (KiB) 318080

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791488/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9698.52
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75242 0 0 0 969762 90 0 0 25 0 1 0 150907914 320229376 75227 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75227 82 174 0 78004 0
Current children cumulated CPU time (s) 9698.71
Current children cumulated vsize (KiB) 318080

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9758.5
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75243 0 0 0 975760 90 0 0 25 0 1 0 150907914 320229376 75228 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75228 82 174 0 78004 0
Current children cumulated CPU time (s) 9758.69
Current children cumulated vsize (KiB) 318080

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312724 CPUtime=9818.48
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75248 0 0 0 981758 90 0 0 25 0 1 0 150907914 320229376 75233 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78181 75233 82 174 0 78004 0
Current children cumulated CPU time (s) 9818.67
Current children cumulated vsize (KiB) 318080

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312832 CPUtime=9878.46
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75260 0 0 0 987756 90 0 0 25 0 1 0 150907914 320339968 75245 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78208 75245 82 174 0 78031 0
Current children cumulated CPU time (s) 9878.65
Current children cumulated vsize (KiB) 318188

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312832 CPUtime=9938.44
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75260 0 0 0 993754 90 0 0 25 0 1 0 150907914 320339968 75245 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78208 75245 82 174 0 78031 0
Current children cumulated CPU time (s) 9938.63
Current children cumulated vsize (KiB) 318188

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312832 CPUtime=9998.4
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75266 0 0 0 999750 90 0 0 25 0 1 0 150907914 320339968 75251 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78208 75251 82 174 0 78031 0
Current children cumulated CPU time (s) 9998.59
Current children cumulated vsize (KiB) 318188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=791424/2055920 swapFree=4181900/4192956
[pid=32626] ppid=32624 vsize=5356 CPUtime=0.19
/proc/32626/stat : 32626 (lysat.sh) S 32624 32626 32589 0 -1 4194304 310 1121 0 0 0 0 19 0 17 0 1 0 150907893 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32626/statm: 1339 237 195 169 0 50 0
[pid=32629] ppid=32626 vsize=312832 CPUtime=9999.9
/proc/32629/stat : 32629 (LySATi) R 32626 32626 32589 0 -1 4194304 75266 0 0 0 999900 90 0 0 25 0 1 0 150907914 320339968 75251 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/32629/statm: 78208 75251 82 174 0 78031 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 318188

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 32626 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=194970
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.201968
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9999.19
CPU system time (s): 0.9
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 318188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.19497
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1431
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= 3

runsolver used 9.14261 second user time and 27.2449 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-02 03:46:39
IDJOB=1772823
IDBENCH=20399
IDSOLVER=609
FILE ID=node44/1772823-1241228799
PBS_JOBID= 9224803
Free space on /tmp= 66404 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772823-1241228799/watcher-1772823-1241228799 -o /tmp/evaluation-result-1772823-1241228799/solver-1772823-1241228799 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1772823-1241228799.cnf i

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=190395722

node44.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.267
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	: 5931.00
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.267
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:       1095896 kB
Buffers:         68212 kB
Cached:         797096 kB
SwapCached:       4956 kB
Active:          55560 kB
Inactive:       818104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095896 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          14436 kB
Slab:            72424 kB
Committed_AS:   702612 kB
PageTables:       1380 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= 66404 MiB
End job on node44 at 2009-05-02 06:33:25