Trace number 1556485

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
SApperloT hrp? (TO) 1200.05 1200.43

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1556485-1238842041/watcher-1556485-1238842041 -o /tmp/evaluation-result-1556485-1238842041/solver-1556485-1238842041 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2028730552 HOME/instance-1556485-1238842041.cnf 

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: 1.00 1.01 1.01 3/76 24239
/proc/meminfo: memFree=1542592/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=5264 CPUtime=0
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 830 0 0 0 0 0 0 0 18 0 1 0 1156865250 5390336 814 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 1316 815 97 292 0 1021 0

[startup+0.071174 s]
/proc/loadavg: 1.00 1.01 1.01 3/76 24239
/proc/meminfo: memFree=1542592/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=8300 CPUtime=0.06
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 1679 0 0 0 6 0 0 0 18 0 1 0 1156865250 8499200 1663 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2075 1663 97 292 0 1780 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8300

[startup+0.101178 s]
/proc/loadavg: 1.00 1.01 1.01 3/76 24239
/proc/meminfo: memFree=1542592/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=9884 CPUtime=0.09
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 2074 0 0 0 9 0 0 0 18 0 1 0 1156865250 10121216 2058 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 2471 2059 97 292 0 2176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9884

[startup+0.30121 s]
/proc/loadavg: 1.00 1.01 1.01 3/76 24239
/proc/meminfo: memFree=1542592/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=18308 CPUtime=0.29
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4306 0 0 0 27 2 0 0 19 0 1 0 1156865250 18747392 4256 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 4577 4256 105 292 0 4282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18308

[startup+0.701273 s]
/proc/loadavg: 1.00 1.01 1.01 3/76 24239
/proc/meminfo: memFree=1542592/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=18968 CPUtime=0.69
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4494 0 0 0 67 2 0 0 22 0 1 0 1156865250 19423232 4444 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 4742 4444 105 292 0 4447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18968

[startup+1.5014 s]
/proc/loadavg: 1.00 1.01 1.01 2/77 24240
/proc/meminfo: memFree=1524664/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=19904 CPUtime=1.49
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4688 0 0 0 147 2 0 0 25 0 1 0 1156865250 20381696 4573 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 4976 4573 105 292 0 4681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19904

[startup+3.10166 s]
/proc/loadavg: 1.00 1.01 1.01 2/77 24240
/proc/meminfo: memFree=1524408/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=20036 CPUtime=3.09
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4742 0 0 0 307 2 0 0 25 0 1 0 1156865250 20516864 4627 1992294400 134512640 135712473 4294956192 18446744073709551615 134558027 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 5009 4627 105 292 0 4714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20036

[startup+6.30117 s]
/proc/loadavg: 1.08 1.03 1.02 2/77 24240
/proc/meminfo: memFree=1523832/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=20300 CPUtime=6.29
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4818 0 0 0 627 2 0 0 25 0 1 0 1156865250 20787200 4703 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 5075 4703 105 292 0 4780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20300

[startup+12.7012 s]
/proc/loadavg: 1.08 1.03 1.02 2/77 24240
/proc/meminfo: memFree=1523320/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=20960 CPUtime=12.69
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 4951 0 0 0 1266 3 0 0 25 0 1 0 1156865250 21463040 4836 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 5240 4836 105 292 0 4945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20960

[startup+25.5012 s]
/proc/loadavg: 1.06 1.02 1.02 2/77 24240
/proc/meminfo: memFree=1522296/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=21884 CPUtime=25.48
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 5212 0 0 0 2545 3 0 0 25 0 1 0 1156865250 22409216 5097 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 5471 5097 105 292 0 5176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21884

[startup+51.1013 s]
/proc/loadavg: 1.04 1.02 1.01 2/77 24240
/proc/meminfo: memFree=1510136/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=34368 CPUtime=51.07
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 8310 0 0 0 5102 5 0 0 25 0 1 0 1156865250 35192832 8195 1992294400 134512640 135712473 4294956192 18446744073709551615 134564546 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 8592 8195 109 292 0 8297 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34368

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/77 24240
/proc/meminfo: memFree=1496696/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=47716 CPUtime=102.26
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 11612 0 0 0 10217 9 0 0 25 0 1 0 1156865250 48861184 11497 1992294400 134512640 135712473 4294956192 18446744073709551615 134559187 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 11929 11497 109 292 0 11634 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47716

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.01 2/77 24240
/proc/meminfo: memFree=1487544/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=57324 CPUtime=162.24
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 14010 0 0 0 16212 12 0 0 25 0 1 0 1156865250 58699776 13895 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 14331 13895 109 292 0 14036 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57324

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 24240
/proc/meminfo: memFree=1453688/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=91260 CPUtime=222.22
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 22504 0 0 0 22201 21 0 0 25 0 1 0 1156865250 93450240 22260 1992294400 134512640 135712473 4294956192 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 22815 22260 109 292 0 22520 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 91260

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 24240
/proc/meminfo: memFree=1444664/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=100596 CPUtime=282.2
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 24732 0 0 0 28198 22 0 0 25 0 1 0 1156865250 103010304 24488 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 25149 24488 109 292 0 24854 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 100596

[startup+342.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 24240
/proc/meminfo: memFree=1441080/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=104176 CPUtime=342.18
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 25595 0 0 0 34195 23 0 0 25 0 1 0 1156865250 106676224 25351 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 26044 25351 109 292 0 25749 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 104176

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434744/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=110492 CPUtime=402.16
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27163 0 0 0 40191 25 0 0 25 0 1 0 1156865250 113143808 26919 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27623 26919 109 292 0 27328 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 110492

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434680/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=110492 CPUtime=462.14
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27164 0 0 0 46189 25 0 0 25 0 1 0 1156865250 113143808 26920 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27623 26920 109 292 0 27328 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 110492

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434680/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=110492 CPUtime=522.12
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27164 0 0 0 52187 25 0 0 25 0 1 0 1156865250 113143808 26920 1992294400 134512640 135712473 4294956192 18446744073709551615 134559669 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27623 26920 109 292 0 27328 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 110492

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434296/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=111008 CPUtime=582.11
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27247 0 0 0 58186 25 0 0 25 0 1 0 1156865250 113672192 27003 1992294400 134512640 135712473 4294956192 18446744073709551615 134560239 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27752 27003 109 292 0 27457 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 111008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434296/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=111008 CPUtime=642.09
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27247 0 0 0 64184 25 0 0 25 0 1 0 1156865250 113672192 27003 1992294400 134512640 135712473 4294956192 18446744073709551615 134556954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27752 27003 109 292 0 27457 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 111008

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434232/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=111008 CPUtime=702.07
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27248 0 0 0 70182 25 0 0 25 0 1 0 1156865250 113672192 27004 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27752 27004 109 292 0 27457 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 111008

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24240
/proc/meminfo: memFree=1434232/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=111008 CPUtime=762.06
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27249 0 0 0 76181 25 0 0 25 0 1 0 1156865250 113672192 27005 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 27752 27005 109 292 0 27457 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 111008

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1431792/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=113404 CPUtime=822.04
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27847 0 0 0 82177 27 0 0 25 0 1 0 1156865250 116125696 27603 1992294400 134512640 135712473 4294956192 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 28351 27603 109 292 0 28056 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 113404

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1431288/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=114116 CPUtime=882.01
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 27982 0 0 0 88174 27 0 0 25 0 1 0 1156865250 116854784 27738 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 28529 27738 109 292 0 28234 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 114116

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1430520/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=114964 CPUtime=941.99
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 28159 0 0 0 94172 27 0 0 25 0 1 0 1156865250 117723136 27915 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 28741 27915 109 292 0 28446 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 114964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1426616/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=118852 CPUtime=1001.97
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 29136 0 0 0 100169 28 0 0 25 0 1 0 1156865250 121704448 28892 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 29713 28892 109 292 0 29418 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 118852

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1424376/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=121096 CPUtime=1061.96
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 29678 0 0 0 106166 30 0 0 25 0 1 0 1156865250 124002304 29434 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 30274 29434 109 292 0 29979 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 121096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1424248/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=121236 CPUtime=1121.94
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 29709 0 0 0 112164 30 0 0 25 0 1 0 1156865250 124145664 29465 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 30309 29465 109 292 0 30014 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 121236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1424120/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=121492 CPUtime=1181.92
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 29755 0 0 0 118162 30 0 0 25 0 1 0 1156865250 124407808 29511 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 30373 29511 109 292 0 30078 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 121492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24246
/proc/meminfo: memFree=1424056/2055920 swapFree=4173468/4192956
[pid=24239] ppid=24237 vsize=121492 CPUtime=1200.02
/proc/24239/stat : 24239 (SApperloT-hrp) R 24237 24239 24079 0 -1 4194304 29762 0 0 0 119972 30 0 0 25 0 1 0 1156865250 124407808 29518 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 30373 29518 109 292 0 30078 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 121492

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)
Real time (s): 1200.43
CPU time (s): 1200.05
CPU user time (s): 1199.72
CPU system time (s): 0.32495
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 121492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29762
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= 2
involuntary context switches= 1652

runsolver used 1.04084 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-04 12:47:22
IDJOB=1556485
IDBENCH=70820
IDSOLVER=510
FILE ID=node69/1556485-1238842041
PBS_JOBID= 9085829
Free space on /tmp= 66536 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556485-1238842041/watcher-1556485-1238842041 -o /tmp/evaluation-result-1556485-1238842041/solver-1556485-1238842041 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2028730552 HOME/instance-1556485-1238842041.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=2028730552

node69.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.261
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.261
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:       1543072 kB
Buffers:         42780 kB
Cached:         400860 kB
SwapCached:      10328 kB
Active:         172860 kB
Inactive:       282864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543072 kB
SwapTotal:     4192956 kB
SwapFree:      4173468 kB
Dirty:            5564 kB
Writeback:           0 kB
Mapped:          17292 kB
Slab:            41816 kB
Committed_AS:  3673836 kB
PageTables:       2344 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= 66532 MiB
End job on node69 at 2009-04-04 13:07:24