Trace number 1557935

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.11 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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-1557935-1238860717/watcher-1557935-1238860717 -o /tmp/evaluation-result-1557935-1238860717/solver-1557935-1238860717 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1557935-1238860717.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.99 0.98 1.00 3/72 8337
/proc/meminfo: memFree=1736512/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=4424 CPUtime=0
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 813 0 0 0 0 0 0 0 18 0 1 0 1158732844 4530176 799 1992294400 134512640 135192793 4294956208 18446744073709551615 134527801 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 1106 806 51 166 0 937 0

[startup+0.102812 s]
/proc/loadavg: 0.99 0.98 1.00 3/72 8337
/proc/meminfo: memFree=1736512/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=13184 CPUtime=0.09
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 3172 0 0 0 8 1 0 0 18 0 1 0 1158732844 13500416 2780 1992294400 134512640 135192793 4294956208 18446744073709551615 134567606 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 3296 2780 56 166 0 3127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13184

[startup+0.201829 s]
/proc/loadavg: 0.99 0.98 1.00 3/72 8337
/proc/meminfo: memFree=1736512/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=15560 CPUtime=0.19
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 3807 0 0 0 17 2 0 0 18 0 1 0 1158732844 15933440 3415 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 3890 3415 56 166 0 3721 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15560

[startup+0.301848 s]
/proc/loadavg: 0.99 0.98 1.00 3/72 8337
/proc/meminfo: memFree=1736512/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=18340 CPUtime=0.29
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 4435 0 0 0 27 2 0 0 19 0 1 0 1158732844 18780160 4043 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 4585 4043 56 166 0 4416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18340

[startup+0.701918 s]
/proc/loadavg: 0.99 0.98 1.00 3/72 8337
/proc/meminfo: memFree=1736512/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=19972 CPUtime=0.69
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5383 0 0 0 67 2 0 0 22 0 1 0 1158732844 20451328 4596 1992294400 134512640 135192793 4294956208 18446744073709551615 134534098 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 4993 4596 72 166 0 4824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19972

[startup+1.50106 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1718264/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=20104 CPUtime=1.48
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5414 0 0 0 146 2 0 0 25 0 1 0 1158732844 20586496 4627 1992294400 134512640 135192793 4294956208 18446744073709551615 134532642 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5026 4627 72 166 0 4857 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20104

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1718072/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=20236 CPUtime=3.09
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5445 0 0 0 306 3 0 0 25 0 1 0 1158732844 20721664 4658 1992294400 134512640 135192793 4294956208 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5059 4658 72 166 0 4890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20236

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1717752/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=20368 CPUtime=6.29
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5503 0 0 0 626 3 0 0 25 0 1 0 1158732844 20856832 4716 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5092 4716 72 166 0 4923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20368

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1717432/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=20632 CPUtime=12.69
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5558 0 0 0 1266 3 0 0 25 0 1 0 1158732844 21127168 4771 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5158 4771 73 166 0 4989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20632

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1717112/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=20896 CPUtime=25.48
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5635 0 0 0 2545 3 0 0 25 0 1 0 1158732844 21397504 4848 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5224 4848 73 166 0 5055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20896

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1715960/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=22100 CPUtime=51.07
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 5910 0 0 0 5103 4 0 0 25 0 1 0 1158732844 22630400 5123 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5525 5123 73 166 0 5356 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22100

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8338
/proc/meminfo: memFree=1715064/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=22896 CPUtime=102.26
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 6125 0 0 0 10222 4 0 0 25 0 1 0 1158732844 23445504 5338 1992294400 134512640 135192793 4294956208 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 5724 5338 73 166 0 5555 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22896

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1713208/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=24768 CPUtime=162.23
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 6562 0 0 0 16218 5 0 0 25 0 1 0 1158732844 25362432 5775 1992294400 134512640 135192793 4294956208 18446744073709551615 134533317 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 6192 5775 73 166 0 6023 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24768

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1711416/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=26580 CPUtime=222.21
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 6988 0 0 0 22216 5 0 0 25 0 1 0 1158732844 27217920 6201 1992294400 134512640 135192793 4294956208 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 6645 6201 73 166 0 6476 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26580

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1709624/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=28464 CPUtime=282.2
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 7442 0 0 0 28214 6 0 0 25 0 1 0 1158732844 29147136 6655 1992294400 134512640 135192793 4294956208 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 7116 6655 73 166 0 6947 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28464

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1708408/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=29856 CPUtime=342.17
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 7744 0 0 0 34211 6 0 0 25 0 1 0 1158732844 30572544 6957 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 7464 6957 73 166 0 7295 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29856

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1707960/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=30408 CPUtime=402.15
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 7863 0 0 0 40209 6 0 0 25 0 1 0 1158732844 31137792 7076 1992294400 134512640 135192793 4294956208 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 7602 7076 73 166 0 7433 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 30408

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1704760/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=33420 CPUtime=462.13
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 8643 0 0 0 46206 7 0 0 25 0 1 0 1158732844 34222080 7856 1992294400 134512640 135192793 4294956208 18446744073709551615 134533794 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 8355 7856 73 166 0 8186 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 33420

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1703992/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=34336 CPUtime=522.11
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 8838 0 0 0 52204 7 0 0 25 0 1 0 1158732844 35160064 8051 1992294400 134512640 135192793 4294956208 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 8584 8051 73 166 0 8415 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 34336

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1703672/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=34520 CPUtime=582.09
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 8904 0 0 0 58202 7 0 0 25 0 1 0 1158732844 35348480 8117 1992294400 134512640 135192793 4294956208 18446744073709551615 134551535 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 8630 8117 73 166 0 8461 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 34520

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1701560/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=36840 CPUtime=642.07
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 9434 0 0 0 64199 8 0 0 25 0 1 0 1158732844 37724160 8647 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 9210 8647 73 166 0 9041 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 36840

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1698872/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=39764 CPUtime=702.05
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 10077 0 0 0 70197 8 0 0 25 0 1 0 1158732844 40718336 9290 1992294400 134512640 135192793 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 9941 9290 73 166 0 9772 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 39764

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1696760/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=42112 CPUtime=762.04
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 10607 0 0 0 76195 9 0 0 25 0 1 0 1158732844 43122688 9820 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 10528 9820 73 166 0 10359 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 42112

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1696632/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=42372 CPUtime=822.01
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 10635 0 0 0 82192 9 0 0 25 0 1 0 1158732844 43388928 9848 1992294400 134512640 135192793 4294956208 18446744073709551615 134551490 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 10593 9848 73 166 0 10424 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 42372

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1696504/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=42508 CPUtime=881.99
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 10664 0 0 0 88190 9 0 0 25 0 1 0 1158732844 43528192 9877 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 10627 9877 73 166 0 10458 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 42508

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1695992/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=43200 CPUtime=941.97
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 10788 0 0 0 94188 9 0 0 25 0 1 0 1158732844 44236800 10001 1992294400 134512640 135192793 4294956208 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 10800 10001 73 166 0 10631 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 43200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1694264/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=44764 CPUtime=1001.95
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 11199 0 0 0 100186 9 0 0 25 0 1 0 1158732844 45838336 10412 1992294400 134512640 135192793 4294956208 18446744073709551615 134533340 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 11191 10412 73 166 0 11022 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 44764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1693176/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=45932 CPUtime=1061.94
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 11459 0 0 0 106184 10 0 0 25 0 1 0 1158732844 47034368 10672 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 11483 10672 73 166 0 11314 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 45932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1693112/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=45932 CPUtime=1121.92
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 11470 0 0 0 112182 10 0 0 25 0 1 0 1158732844 47034368 10683 1992294400 134512640 135192793 4294956208 18446744073709551615 134551700 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 11483 10683 73 166 0 11314 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 45932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1692984/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=46072 CPUtime=1181.9
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 11503 0 0 0 118180 10 0 0 25 0 1 0 1158732844 47177728 10716 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 11518 10716 73 166 0 11349 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 46072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 8344
/proc/meminfo: memFree=1692792/2055920 swapFree=4174716/4192956
[pid=8337] ppid=8335 vsize=46436 CPUtime=1200.09
/proc/8337/stat : 8337 (mxc-sat09) R 8335 8337 8087 0 -1 4194304 11549 0 0 0 119999 10 0 0 25 0 1 0 1158732844 47550464 10762 1992294400 134512640 135192793 4294956208 18446744073709551615 134533315 0 0 4096 0 0 0 0 17 1 0 0
/proc/8337/statm: 11609 10762 73 166 0 11440 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 46436

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.51
CPU time (s): 1200.11
CPU user time (s): 1200
CPU system time (s): 0.109983
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 46436

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

runsolver used 0.995848 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-04 17:58:37
IDJOB=1557935
IDBENCH=70848
IDSOLVER=504
FILE ID=node67/1557935-1238860717
PBS_JOBID= 9085905
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=488407815

node67.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.265
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.265
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:       1736992 kB
Buffers:         30080 kB
Cached:         218552 kB
SwapCached:       9768 kB
Active:          80892 kB
Inactive:       178972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736992 kB
SwapTotal:     4192956 kB
SwapFree:      4174716 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          16892 kB
Slab:            44136 kB
Committed_AS:  3614960 kB
PageTables:       2052 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= 66552 MiB
End job on node67 at 2009-04-04 18:18:40