Trace number 1722152

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) 1200.02 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
Bench CategoryAPPLICATION (applications 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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.04/0.08	c ==============================================================================
0.04/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.08	c ==============================================================================
0.04/0.08	c |         0 |  128735   383430 |   38620       0        0     nan |  0.000 % |
1.09/1.18	c |         0 |  127840   554049 |      --       0       --      -- |     --   | -895/170619
1.09/1.18	c ==============================================================================
1.09/1.18	c Result  :   #vars: 1205   #clauses: 127840   #literals: 554049
1.09/1.18	c CPU time:   1.15682 s
1.09/1.18	c ==============================================================================
1.29/1.38	c lySAT 0.1
1.29/1.38	c minisat core +  additionnal features
1.29/1.38	c ============================[ Problem Statistics ]=============================
1.29/1.38	c |                                                                             |
1.29/1.38	c |  Number of variables:  1205                                                 |
1.29/1.38	c |  Number of clauses:    127840                                               |
1.36/1.45	c |  Parsing time:         0.06         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-1722152-1240673003/watcher-1722152-1240673003 -o /tmp/evaluation-result-1722152-1240673003/solver-1722152-1240673003 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1722152-1240673003.cnf i 

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.85 0.97 1.07 3/65 12754
/proc/meminfo: memFree=1737320/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=0
/proc/12754/stat : 12754 (lysat.sh) R 12752 12754 12717 0 -1 4194304 267 0 0 0 0 0 0 0 21 0 1 0 95329981 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 240153848479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12754/statm: 1339 234 194 169 0 50 0
[pid=12755] ppid=12754 vsize=1000 CPUtime=0
/proc/12755/stat : 12755 (SatElite) R 12754 12754 12717 0 -1 4194304 174 0 0 0 0 0 0 0 21 0 1 0 95329982 1024000 158 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/12755/statm: 250 160 50 127 0 120 0

[startup+0.0519929 s]
/proc/loadavg: 0.85 0.97 1.07 3/65 12754
/proc/meminfo: memFree=1737320/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=0
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 286 0 0 0 0 0 0 0 21 0 1 0 95329981 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12754/statm: 1339 235 195 169 0 50 0
[pid=12755] ppid=12754 vsize=5080 CPUtime=0.04
/proc/12755/stat : 12755 (SatElite) R 12754 12754 12717 0 -1 4194304 1153 0 0 0 4 0 0 0 22 0 1 0 95329982 5201920 1137 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/12755/statm: 1270 1138 50 127 0 1140 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10436

[startup+0.101999 s]
/proc/loadavg: 0.85 0.97 1.07 3/65 12754
/proc/meminfo: memFree=1737320/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=0
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 286 0 0 0 0 0 0 0 21 0 1 0 95329981 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12754/statm: 1339 235 195 169 0 50 0
[pid=12755] ppid=12754 vsize=9556 CPUtime=0.09
/proc/12755/stat : 12755 (SatElite) R 12754 12754 12717 0 -1 4194304 2333 0 0 0 8 1 0 0 22 0 1 0 95329982 9785344 2317 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/12755/statm: 2389 2317 68 127 0 2259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14912

[startup+0.30202 s]
/proc/loadavg: 0.85 0.97 1.07 3/65 12754
/proc/meminfo: memFree=1737320/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=0
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 286 0 0 0 0 0 0 0 21 0 1 0 95329981 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12754/statm: 1339 235 195 169 0 50 0
[pid=12755] ppid=12754 vsize=11808 CPUtime=0.29
/proc/12755/stat : 12755 (SatElite) R 12754 12754 12717 0 -1 4194304 2885 0 0 0 27 2 0 0 24 0 1 0 95329982 12091392 2869 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/12755/statm: 2952 2869 68 127 0 2822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17164

[startup+0.701064 s]
/proc/loadavg: 0.85 0.97 1.07 3/65 12754
/proc/meminfo: memFree=1737320/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=0
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 286 0 0 0 0 0 0 0 21 0 1 0 95329981 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12754/statm: 1339 235 195 169 0 50 0
[pid=12755] ppid=12754 vsize=15088 CPUtime=0.68
/proc/12755/stat : 12755 (SatElite) R 12754 12754 12717 0 -1 4194304 3380 0 0 0 66 2 0 0 25 0 1 0 95329982 15450112 3364 1992294400 134512640 135034092 4294956112 18446744073709551615 134569523 0 0 4096 3 0 0 0 17 1 0 0
/proc/12755/statm: 3772 3364 68 127 0 3642 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20444

[startup+1.50217 s]
/proc/loadavg: 0.85 0.97 1.07 2/67 12756
/proc/meminfo: memFree=1723160/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 5356

[startup+3.10133 s]
/proc/loadavg: 0.85 0.97 1.07 2/67 12757
/proc/meminfo: memFree=1723416/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=12164 CPUtime=1.71
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 2946 0 0 0 169 2 0 0 25 0 1 0 95330119 12455936 2931 1992294400 134512640 135226915 4294956224 18446744073709551615 134536902 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 3041 2931 82 174 0 2864 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17520

[startup+6.30169 s]
/proc/loadavg: 0.86 0.97 1.07 2/67 12757
/proc/meminfo: memFree=1720152/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=14544 CPUtime=4.91
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 3513 0 0 0 488 3 0 0 25 0 1 0 95330119 14893056 3498 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 3636 3498 82 174 0 3459 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19900

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 1.07 2/67 12757
/proc/meminfo: memFree=1716704/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=18100 CPUtime=11.3
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 4388 0 0 0 1127 3 0 0 25 0 1 0 95330119 18534400 4373 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 4525 4373 82 174 0 4348 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23456

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 1.07 2/67 12757
/proc/meminfo: memFree=1712928/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=21736 CPUtime=24.1
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 5265 0 0 0 2406 4 0 0 25 0 1 0 95330119 22257664 5250 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 5434 5250 82 174 0 5257 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27092

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 1.07 2/67 12757
/proc/meminfo: memFree=1706976/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=28052 CPUtime=49.69
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 6797 0 0 0 4964 5 0 0 25 0 1 0 95330119 28725248 6782 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 7013 6782 82 174 0 6836 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33408

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.06 2/67 12757
/proc/meminfo: memFree=1696416/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=39000 CPUtime=100.88
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 9406 0 0 0 10080 8 0 0 25 0 1 0 95330119 39936000 9391 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 9750 9391 82 174 0 9573 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 44356

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/67 12757
/proc/meminfo: memFree=1694368/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=40948 CPUtime=160.86
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 9876 0 0 0 16077 9 0 0 25 0 1 0 95330119 41930752 9861 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 10237 9861 82 174 0 10060 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 46304

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/67 12757
/proc/meminfo: memFree=1688864/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=46904 CPUtime=220.84
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 11251 0 0 0 22074 10 0 0 25 0 1 0 95330119 48029696 11236 1992294400 134512640 135226915 4294956224 18446744073709551615 134537272 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 11726 11236 82 174 0 11549 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 52260

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/67 12757
/proc/meminfo: memFree=1684512/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=52000 CPUtime=280.82
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 12382 0 0 0 28071 11 0 0 25 0 1 0 95330119 53248000 12367 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 13000 12367 82 174 0 12823 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 57356

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/67 12757
/proc/meminfo: memFree=1683872/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=52432 CPUtime=340.8
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 12475 0 0 0 34069 11 0 0 25 0 1 0 95330119 53690368 12460 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 13108 12460 82 174 0 12931 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 57788


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

/proc/12757/statm: 15808 14933 82 174 0 15631 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 68588

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/67 12757
/proc/meminfo: memFree=1672800/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=64212 CPUtime=580.73
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 15194 0 0 0 58060 13 0 0 25 0 1 0 95330119 65753088 15179 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 16053 15179 82 174 0 15876 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 69568

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/67 12757
/proc/meminfo: memFree=1668384/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=68908 CPUtime=640.72
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 16289 0 0 0 64058 14 0 0 25 0 1 0 95330119 70561792 16274 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 17227 16274 82 174 0 17050 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 74264

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/67 12757
/proc/meminfo: memFree=1657504/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=80092 CPUtime=700.7
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 19006 0 0 0 70052 18 0 0 25 0 1 0 95330119 82014208 18991 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 20023 18991 82 174 0 19846 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 85448

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12757
/proc/meminfo: memFree=1652448/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=85532 CPUtime=760.68
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 20260 0 0 0 76049 19 0 0 25 0 1 0 95330119 87584768 20245 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 21383 20245 82 174 0 21206 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 90888

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12757
/proc/meminfo: memFree=1648160/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=89868 CPUtime=820.66
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 21318 0 0 0 82046 20 0 0 25 0 1 0 95330119 92024832 21303 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 22467 21303 82 174 0 22290 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 95224

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12757
/proc/meminfo: memFree=1647200/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=90624 CPUtime=880.64
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 21547 0 0 0 88044 20 0 0 25 0 1 0 95330119 92798976 21532 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 22656 21532 82 174 0 22479 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 95980

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1646048/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=92028 CPUtime=940.63
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 21823 0 0 0 94042 21 0 0 25 0 1 0 95330119 94236672 21808 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 23007 21808 82 174 0 22830 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 97384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1644768/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=93432 CPUtime=1000.61
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 22121 0 0 0 100040 21 0 0 25 0 1 0 95330119 95674368 22106 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 23358 22106 82 174 0 23181 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 98788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1643680/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=94636 CPUtime=1060.59
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 22393 0 0 0 106038 21 0 0 25 0 1 0 95330119 96907264 22378 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 23659 22378 82 174 0 23482 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 99992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1643168/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=95068 CPUtime=1120.58
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 22513 0 0 0 112036 22 0 0 25 0 1 0 95330119 97349632 22498 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 23767 22498 82 174 0 23590 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 100424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1642592/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=95876 CPUtime=1180.57
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 22642 0 0 0 118035 22 0 0 25 0 1 0 95330119 98177024 22627 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 23969 22627 82 174 0 23792 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 101232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 12759
/proc/meminfo: memFree=1641632/2055920 swapFree=4181068/4192956
[pid=12754] ppid=12752 vsize=5356 CPUtime=1.36
/proc/12754/stat : 12754 (lysat.sh) S 12752 12754 12717 0 -1 4194304 310 3384 0 0 0 0 133 3 16 0 1 0 95329981 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12754/statm: 1339 237 195 169 0 50 0
[pid=12757] ppid=12754 vsize=97060 CPUtime=1198.66
/proc/12757/stat : 12757 (LySATi) R 12754 12754 12717 0 -1 4194304 22878 0 0 0 119844 22 0 0 25 0 1 0 95330119 99389440 22863 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/12757/statm: 24265 22863 82 174 0 24088 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 102416

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 12754 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=336796
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 1.37879
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.77
CPU system time (s): 0.25
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 102416

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

runsolver used 1.03084 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 17:23:23
IDJOB=1722152
IDBENCH=71084
IDSOLVER=511
FILE ID=node86/1722152-1240673003
PBS_JOBID= 9186630
Free space on /tmp= 66160 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_12_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722152-1240673003/watcher-1722152-1240673003 -o /tmp/evaluation-result-1722152-1240673003/solver-1722152-1240673003 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1722152-1240673003.cnf i

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=2017843209

node86.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.213
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.213
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:       1737800 kB
Buffers:         21848 kB
Cached:         222388 kB
SwapCached:       5732 kB
Active:          56808 kB
Inactive:       196100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737800 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            51044 kB
Committed_AS:   355196 kB
PageTables:       1464 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= 66156 MiB
End job on node86 at 2009-04-25 17:43:26