Trace number 1773963

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 10004

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4518.06
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.99/1.04	c CPU time:   0.98585 s
0.99/1.04	c ==============================================================================
1.19/1.28	c lySAT 0.1
1.19/1.28	c minisat core +  additionnal features
1.19/1.28	c ============================[ Problem Statistics ]=============================
1.19/1.28	c |                                                                             |
1.19/1.28	c |  Number of variables:  28527                                                |
1.19/1.28	c |  Number of clauses:    163375                                               |
1.27/1.41	c |  Parsing time:         0.11         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-1773963-1241237802/watcher-1773963-1241237802 -o /tmp/evaluation-result-1773963-1241237802/solver-1773963-1241237802 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773963-1241237802.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.95 0.97 0.91 3/64 29154
/proc/meminfo: memFree=1236984/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=0
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151814592 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 235 195 169 0 50 0
[pid=29155] ppid=29154 vsize=1556 CPUtime=0
/proc/29155/stat : 29155 (SatElite) R 29154 29154 29057 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 151814592 1593344 271 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/29155/statm: 389 273 51 127 0 259 0

[startup+0.070679 s]
/proc/loadavg: 0.95 0.97 0.91 3/64 29154
/proc/meminfo: memFree=1236984/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=0
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151814592 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 235 195 169 0 50 0
[pid=29155] ppid=29154 vsize=20024 CPUtime=0.05
/proc/29155/stat : 29155 (SatElite) R 29154 29154 29057 0 -1 4194304 3701 0 0 0 4 1 0 0 19 0 1 0 151814592 20504576 3538 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29155/statm: 5006 3540 51 127 0 4876 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25380

[startup+0.101685 s]
/proc/loadavg: 0.95 0.97 0.91 3/64 29154
/proc/meminfo: memFree=1236984/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=0
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151814592 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 235 195 169 0 50 0
[pid=29155] ppid=29154 vsize=22920 CPUtime=0.09
/proc/29155/stat : 29155 (SatElite) R 29154 29154 29057 0 -1 4194304 4422 0 0 0 7 2 0 0 19 0 1 0 151814592 23470080 4259 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29155/statm: 5763 4260 51 127 0 5633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28276

[startup+0.301723 s]
/proc/loadavg: 0.95 0.97 0.91 3/64 29154
/proc/meminfo: memFree=1236984/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=0
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151814592 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 235 195 169 0 50 0
[pid=29155] ppid=29154 vsize=36020 CPUtime=0.29
/proc/29155/stat : 29155 (SatElite) R 29154 29154 29057 0 -1 4194304 7809 0 0 0 26 3 0 0 21 0 1 0 151814592 36884480 7444 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29155/statm: 9005 7444 68 127 0 8875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41376

[startup+0.701804 s]
/proc/loadavg: 0.95 0.97 0.91 3/64 29154
/proc/meminfo: memFree=1236984/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=0
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151814592 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 235 195 169 0 50 0
[pid=29155] ppid=29154 vsize=42448 CPUtime=0.69
/proc/29155/stat : 29155 (SatElite) R 29154 29154 29057 0 -1 4194304 9314 0 0 0 64 5 0 0 24 0 1 0 151814592 43466752 8949 1992294400 134512640 135034092 4294956112 18446744073709551615 134583292 0 0 4096 3 0 0 0 17 0 0 0
/proc/29155/statm: 10612 8949 68 127 0 10482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47804

[startup+1.50197 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 29156
/proc/meminfo: memFree=1196136/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5356

[startup+3.10228 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1215272/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=15636 CPUtime=1.79
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 3644 0 0 0 178 1 0 0 25 0 1 0 151814720 16011264 3629 1992294400 134512640 135226915 4294956224 18446744073709551615 134739110 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 3909 3629 82 174 0 3732 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 20992

[startup+6.3019 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1214120/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=16592 CPUtime=4.99
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 3889 0 0 0 497 2 0 0 25 0 1 0 151814720 16990208 3874 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 4148 3874 82 174 0 3971 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21948

[startup+12.7012 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1213416/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=17208 CPUtime=11.39
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 4028 0 0 0 1137 2 0 0 25 0 1 0 151814720 17620992 4013 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 4302 4013 82 174 0 4125 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22564

[startup+25.5017 s]
/proc/loadavg: 0.97 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1212456/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=18388 CPUtime=24.19
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 4311 0 0 0 2416 3 0 0 25 0 1 0 151814720 18829312 4296 1992294400 134512640 135226915 4294956224 18446744073709551615 134539409 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 4597 4296 82 174 0 4420 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23744

[startup+51.1017 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1211176/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=19596 CPUtime=49.78
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 4622 0 0 0 4975 3 0 0 25 0 1 0 151814720 20066304 4607 1992294400 134512640 135226915 4294956224 18446744073709551615 134538807 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 4899 4607 82 174 0 4722 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24952

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1209448/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=21320 CPUtime=100.97
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 5041 0 0 0 10093 4 0 0 25 0 1 0 151814720 21831680 5026 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 5330 5026 82 174 0 5153 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26676

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1207912/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=23000 CPUtime=160.94
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 5415 0 0 0 16089 5 0 0 25 0 1 0 151814720 23552000 5400 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 5750 5400 82 174 0 5573 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28356

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1205864/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=25084 CPUtime=220.91
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 5933 0 0 0 22086 5 0 0 25 0 1 0 151814720 25686016 5918 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 6271 5918 82 174 0 6094 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 30440

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1202920/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=28116 CPUtime=280.89
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 6690 0 0 0 28083 6 0 0 25 0 1 0 151814720 28790784 6675 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 7029 6675 82 174 0 6852 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 33472

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29157
/proc/meminfo: memFree=1201448/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=29416 CPUtime=340.87
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 7043 0 0 0 34080 7 0 0 25 0 1 0 151814720 30121984 7028 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 7354 7028 82 174 0 7177 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 34772

[startup+402.302 s]

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

/proc/29157/statm: 42299 40981 82 174 0 42122 0
Current children cumulated CPU time (s) 9338.65
Current children cumulated vsize (KiB) 174552

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/66 29175
/proc/meminfo: memFree=1064552/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169340 CPUtime=9397.36
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41027 0 0 0 939680 56 0 0 25 0 1 0 151814720 173404160 41012 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42335 41012 82 174 0 42158 0
Current children cumulated CPU time (s) 9398.63
Current children cumulated vsize (KiB) 174696

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/66 29175
/proc/meminfo: memFree=1064488/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169500 CPUtime=9457.33
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41040 0 0 0 945677 56 0 0 25 0 1 0 151814720 173568000 41025 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42375 41025 82 174 0 42198 0
Current children cumulated CPU time (s) 9458.6
Current children cumulated vsize (KiB) 174856

[startup+9522.3 s]
/proc/loadavg: 1.07 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1064424/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169500 CPUtime=9517.31
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41056 0 0 0 951675 56 0 0 25 0 1 0 151814720 173568000 41041 1992294400 134512640 135226915 4294956224 18446744073709551615 134539753 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42375 41041 82 174 0 42198 0
Current children cumulated CPU time (s) 9518.58
Current children cumulated vsize (KiB) 174856

[startup+9582.3 s]
/proc/loadavg: 1.02 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1064360/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169500 CPUtime=9577.28
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41066 0 0 0 957672 56 0 0 25 0 1 0 151814720 173568000 41051 1992294400 134512640 135226915 4294956224 18446744073709551615 134537275 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42375 41051 82 174 0 42198 0
Current children cumulated CPU time (s) 9578.55
Current children cumulated vsize (KiB) 174856

[startup+9642.3 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1064296/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169660 CPUtime=9637.26
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41087 0 0 0 963670 56 0 0 25 0 1 0 151814720 173731840 41072 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42415 41072 82 174 0 42238 0
Current children cumulated CPU time (s) 9638.53
Current children cumulated vsize (KiB) 175016

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1064104/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169928 CPUtime=9697.23
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41137 0 0 0 969667 56 0 0 25 0 1 0 151814720 174006272 41122 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42482 41122 82 174 0 42305 0
Current children cumulated CPU time (s) 9698.5
Current children cumulated vsize (KiB) 175284

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1063976/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=169928 CPUtime=9757.21
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41148 0 0 0 975665 56 0 0 25 0 1 0 151814720 174006272 41133 1992294400 134512640 135226915 4294956224 18446744073709551615 134545563 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42482 41133 82 174 0 42305 0
Current children cumulated CPU time (s) 9758.48
Current children cumulated vsize (KiB) 175284

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29175
/proc/meminfo: memFree=1063656/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=170252 CPUtime=9817.2
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41235 0 0 0 981663 57 0 0 25 0 1 0 151814720 174338048 41220 1992294400 134512640 135226915 4294956224 18446744073709551615 134546369 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42563 41220 82 174 0 42386 0
Current children cumulated CPU time (s) 9818.47
Current children cumulated vsize (KiB) 175608

[startup+9882.3 s]
/proc/loadavg: 1.08 1.03 0.94 2/66 29181
/proc/meminfo: memFree=1063400/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=170432 CPUtime=9877.17
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41247 0 0 0 987660 57 0 0 25 0 1 0 151814720 174522368 41232 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42608 41232 82 174 0 42431 0
Current children cumulated CPU time (s) 9878.44
Current children cumulated vsize (KiB) 175788

[startup+9942.3 s]
/proc/loadavg: 1.03 1.02 0.94 2/66 29181
/proc/meminfo: memFree=1063080/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=170432 CPUtime=9937.15
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41330 0 0 0 993658 57 0 0 25 0 1 0 151814720 174522368 41315 1992294400 134512640 135226915 4294956224 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42608 41315 82 174 0 42431 0
Current children cumulated CPU time (s) 9938.42
Current children cumulated vsize (KiB) 175788

[startup+10002.3 s]
/proc/loadavg: 1.01 1.02 0.94 2/66 29181
/proc/meminfo: memFree=1063080/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=170432 CPUtime=9997.13
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41339 0 0 0 999656 57 0 0 25 0 1 0 151814720 174522368 41324 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42608 41324 82 174 0 42431 0
Current children cumulated CPU time (s) 9998.4
Current children cumulated vsize (KiB) 175788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.01 1.02 0.94 2/66 29181
/proc/meminfo: memFree=1063080/2055924 swapFree=4085096/4192956
[pid=29154] ppid=29152 vsize=5356 CPUtime=1.27
/proc/29154/stat : 29154 (lysat.sh) S 29152 29154 29057 0 -1 4194304 310 9857 0 0 0 0 120 7 16 0 1 0 151814592 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29154/statm: 1339 237 195 169 0 50 0
[pid=29157] ppid=29154 vsize=170432 CPUtime=9998.83
/proc/29157/stat : 29157 (LySATi) R 29154 29154 29057 0 -1 4194304 41339 0 0 0 999826 57 0 0 25 0 1 0 151814720 174522368 41324 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 42608 41324 82 174 0 42431 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 175788

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 29154 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=209816
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=75988
# CPU time returned by wait4() is 1.2858
# 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): 10004
CPU time (s): 10000.1
CPU user time (s): 9999.46
CPU system time (s): 0.64
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 175788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.20982
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10167
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 8.14676 second user time and 28.2377 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-02 06:16:42
IDJOB=1773963
IDBENCH=70830
IDSOLVER=609
FILE ID=node6/1773963-1241237802
PBS_JOBID= 9224847
Free space on /tmp= 66548 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773963-1241237802/watcher-1773963-1241237802 -o /tmp/evaluation-result-1773963-1241237802/solver-1773963-1241237802 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773963-1241237802.cnf i

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1547825893

node6.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.281
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.281
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:      2055924 kB
MemFree:       1237528 kB
Buffers:         80692 kB
Cached:         544784 kB
SwapCached:     102124 kB
Active:         220532 kB
Inactive:       508608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1237528 kB
SwapTotal:     4192956 kB
SwapFree:      4085096 kB
Dirty:            6532 kB
Writeback:           0 kB
Mapped:          13928 kB
Slab:            75296 kB
Committed_AS:   765936 kB
PageTables:       1452 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= 66536 MiB
End job on node6 at 2009-05-02 09:03:28