Trace number 1559339

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
MXC 2009-03-10? (TO) 1200.09 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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-1559339-1238882217/watcher-1559339-1238882217 -o /tmp/evaluation-result-1559339-1238882217/solver-1559339-1238882217 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1559339-1238882217.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: 0.92 0.97 0.99 3/81 31904
/proc/meminfo: memFree=1561928/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=4452 CPUtime=0
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 961 0 0 0 0 0 0 0 20 0 1 0 1160885498 4558848 947 1992294400 134512640 135192793 4294956224 18446744073709551615 134527814 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 1113 949 50 166 0 944 0

[startup+0.0299379 s]
/proc/loadavg: 0.92 0.97 0.99 3/81 31904
/proc/meminfo: memFree=1561928/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=10064 CPUtime=0.02
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 2114 0 0 0 1 1 0 0 21 0 1 0 1160885498 10305536 2100 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 2516 2101 55 166 0 2347 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10064

[startup+0.101946 s]
/proc/loadavg: 0.92 0.97 0.99 3/81 31904
/proc/meminfo: memFree=1561928/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=13312 CPUtime=0.09
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 3230 0 0 0 8 1 0 0 21 0 1 0 1160885498 13631488 2831 1992294400 134512640 135192793 4294956224 18446744073709551615 134568017 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 3328 2831 56 166 0 3159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13312

[startup+0.301966 s]
/proc/loadavg: 0.92 0.97 0.99 3/81 31904
/proc/meminfo: memFree=1561928/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=18736 CPUtime=0.29
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 4551 0 0 0 27 2 0 0 22 0 1 0 1160885498 19185664 4152 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 4684 4152 56 166 0 4515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18736

[startup+0.70201 s]
/proc/loadavg: 0.92 0.97 0.99 3/81 31904
/proc/meminfo: memFree=1561928/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=20232 CPUtime=0.69
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5527 0 0 0 66 3 0 0 25 0 1 0 1160885498 20717568 4699 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5058 4699 72 166 0 4889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20232

[startup+1.5011 s]
/proc/loadavg: 0.92 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1543296/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=20364 CPUtime=1.49
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5554 0 0 0 146 3 0 0 25 0 1 0 1160885498 20852736 4726 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5091 4726 72 166 0 4922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20364

[startup+3.10128 s]
/proc/loadavg: 0.92 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1543040/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=20496 CPUtime=3.09
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5587 0 0 0 306 3 0 0 25 0 1 0 1160885498 20987904 4759 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5124 4759 72 166 0 4955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20496

[startup+6.30163 s]
/proc/loadavg: 0.93 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1542720/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=20628 CPUtime=6.29
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5640 0 0 0 626 3 0 0 25 0 1 0 1160885498 21123072 4812 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5157 4812 72 166 0 4988 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20628

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1542408/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=20892 CPUtime=12.69
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5695 0 0 0 1266 3 0 0 25 0 1 0 1160885498 21393408 4867 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5223 4867 73 166 0 5054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20892

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1541960/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=21288 CPUtime=25.49
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 5808 0 0 0 2546 3 0 0 25 0 1 0 1160885498 21798912 4980 1992294400 134512640 135192793 4294956224 18446744073709551615 134534089 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5322 4980 73 166 0 5153 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21288

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1540936/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=22348 CPUtime=51.08
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 6051 0 0 0 5105 3 0 0 25 0 1 0 1160885498 22884352 5223 1992294400 134512640 135192793 4294956224 18446744073709551615 134533349 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5587 5223 73 166 0 5418 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22348

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1539528/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=23684 CPUtime=102.27
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 6396 0 0 0 10223 4 0 0 25 0 1 0 1160885498 24252416 5568 1992294400 134512640 135192793 4294956224 18446744073709551615 134533866 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 5921 5568 73 166 0 5752 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23684

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1537608/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=25696 CPUtime=162.25
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 6872 0 0 0 16221 4 0 0 25 0 1 0 1160885498 26312704 6044 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 6424 6044 73 166 0 6255 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25696

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31905
/proc/meminfo: memFree=1536136/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=27160 CPUtime=222.23
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 7220 0 0 0 22219 4 0 0 25 0 1 0 1160885498 27811840 6392 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 6790 6392 73 166 0 6621 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27160

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1532616/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=30704 CPUtime=282.21
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 8069 0 0 0 28216 5 0 0 25 0 1 0 1160885498 31440896 7241 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 7676 7241 73 166 0 7507 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30704

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1532296/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=30980 CPUtime=342.19
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 8135 0 0 0 34214 5 0 0 25 0 1 0 1160885498 31723520 7307 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 7745 7307 73 166 0 7576 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30980

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1529800/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=33736 CPUtime=402.18
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 8784 0 0 0 40212 6 0 0 25 0 1 0 1160885498 34545664 7956 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 8434 7956 73 166 0 8265 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33736

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1527816/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=35968 CPUtime=462.16
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 9305 0 0 0 46210 6 0 0 25 0 1 0 1160885498 36831232 8477 1992294400 134512640 135192793 4294956224 18446744073709551615 134533317 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 8992 8477 73 166 0 8823 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35968

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1527624/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=36132 CPUtime=522.15
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 9350 0 0 0 52209 6 0 0 25 0 1 0 1160885498 36999168 8522 1992294400 134512640 135192793 4294956224 18446744073709551615 134550875 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 9033 8522 73 166 0 8864 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36132

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1526408/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=37564 CPUtime=582.13
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 9659 0 0 0 58206 7 0 0 25 0 1 0 1160885498 38465536 8831 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 9391 8831 73 166 0 9222 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 37564

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1522952/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=41440 CPUtime=642.12
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 10519 0 0 0 64204 8 0 0 25 0 1 0 1160885498 42434560 9691 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 10360 9691 73 166 0 10191 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 41440

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1520264/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=44256 CPUtime=702.11
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 11173 0 0 0 70202 9 0 0 25 0 1 0 1160885498 45318144 10345 1992294400 134512640 135192793 4294956224 18446744073709551615 134550759 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 11064 10345 73 166 0 10895 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 44256

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1520136/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=44256 CPUtime=762.1
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 11192 0 0 0 76201 9 0 0 25 0 1 0 1160885498 45318144 10364 1992294400 134512640 135192793 4294956224 18446744073709551615 134551370 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 11064 10364 73 166 0 10895 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 44256

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1520072/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=44256 CPUtime=822.07
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 11209 0 0 0 82198 9 0 0 25 0 1 0 1160885498 45318144 10381 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 11064 10381 73 166 0 10895 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 44256

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1519624/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=44972 CPUtime=882.06
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 11317 0 0 0 88197 9 0 0 25 0 1 0 1160885498 46051328 10489 1992294400 134512640 135192793 4294956224 18446744073709551615 134551553 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 11243 10489 73 166 0 11074 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 44972

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1517640/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=46960 CPUtime=942.04
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 11820 0 0 0 94195 9 0 0 25 0 1 0 1160885498 48087040 10992 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 11740 10992 73 166 0 11571 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 46960

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1515400/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=49412 CPUtime=1002.02
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 12373 0 0 0 100192 10 0 0 25 0 1 0 1160885498 50597888 11545 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 12353 11545 73 166 0 12184 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 49412

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1515336/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=49412 CPUtime=1062.01
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 12386 0 0 0 106191 10 0 0 25 0 1 0 1160885498 50597888 11558 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 12353 11558 73 166 0 12184 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 49412

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1514952/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=49964 CPUtime=1121.99
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 12482 0 0 0 112189 10 0 0 25 0 1 0 1160885498 51163136 11654 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 12491 11654 73 166 0 12322 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 49964

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1514696/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=50396 CPUtime=1181.97
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 12548 0 0 0 118187 10 0 0 25 0 1 0 1160885498 51605504 11720 1992294400 134512640 135192793 4294956224 18446744073709551615 134551428 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 12599 11720 73 166 0 12430 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 50396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 31911
/proc/meminfo: memFree=1514696/2055920 swapFree=4172784/4192956
[pid=31904] ppid=31902 vsize=50396 CPUtime=1200.07
/proc/31904/stat : 31904 (mxc-sat09) R 31902 31904 31837 0 -1 4194304 12551 0 0 0 119997 10 0 0 25 0 1 0 1160885498 51605504 11723 1992294400 134512640 135192793 4294956224 18446744073709551615 134551505 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 12599 11723 73 166 0 12430 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 50396

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.115982
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 50396

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

runsolver used 1.52977 second user time and 3.9404 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-04 23:56:57
IDJOB=1559339
IDBENCH=70875
IDSOLVER=504
FILE ID=node87/1559339-1238882217
PBS_JOBID= 9086012
Free space on /tmp= 66456 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-28-s100.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559339-1238882217/watcher-1559339-1238882217 -o /tmp/evaluation-result-1559339-1238882217/solver-1559339-1238882217 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1559339-1238882217.cnf

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=1498455759

node87.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.236
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.236
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:       1562408 kB
Buffers:         60960 kB
Cached:         355088 kB
SwapCached:       9292 kB
Active:         115160 kB
Inactive:       312168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562408 kB
SwapTotal:     4192956 kB
SwapFree:      4172784 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          16408 kB
Slab:            50340 kB
Committed_AS:  2987500 kB
PageTables:       2676 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= 66452 MiB
End job on node87 at 2009-04-05 00:16:59