Trace number 1559599

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.03 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.5581
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
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-1559599-1238885891/watcher-1559599-1238885891 -o /tmp/evaluation-result-1559599-1238885891/solver-1559599-1238885891 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1559599-1238885891.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.99 1.85 1.45 3/76 25657
/proc/meminfo: memFree=1755592/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=4412 CPUtime=0
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 861 0 0 0 0 0 0 0 18 0 1 0 1161250220 4517888 847 1992294400 134512640 135192793 4294956208 18446744073709551615 134527801 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 1103 854 50 166 0 934 0

[startup+0.07606 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 25657
/proc/meminfo: memFree=1755592/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=13004 CPUtime=0.07
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 2791 0 0 0 6 1 0 0 18 0 1 0 1161250220 13316096 2777 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 3251 2778 55 166 0 3082 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13004

[startup+0.101063 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 25657
/proc/meminfo: memFree=1755592/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=13184 CPUtime=0.09
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 3159 0 0 0 8 1 0 0 18 0 1 0 1161250220 13500416 2770 1992294400 134512640 135192793 4294956208 18446744073709551615 134563104 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 3296 2770 56 166 0 3127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13184

[startup+0.301095 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 25657
/proc/meminfo: memFree=1755592/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=18472 CPUtime=0.29
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 4437 0 0 0 27 2 0 0 19 0 1 0 1161250220 18915328 4048 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 4618 4048 56 166 0 4449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18472

[startup+0.701159 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 25657
/proc/meminfo: memFree=1755592/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=19776 CPUtime=0.69
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5325 0 0 0 67 2 0 0 22 0 1 0 1161250220 20250624 4543 1992294400 134512640 135192793 4294956208 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 4944 4543 72 166 0 4775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19776

[startup+1.50129 s]
/proc/loadavg: 1.91 1.84 1.45 2/77 25658
/proc/meminfo: memFree=1737600/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=19776 CPUtime=1.49
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5352 0 0 0 147 2 0 0 25 0 1 0 1161250220 20250624 4570 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 4944 4570 72 166 0 4775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19776

[startup+3.10154 s]
/proc/loadavg: 1.91 1.84 1.45 2/77 25658
/proc/meminfo: memFree=1737344/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=20040 CPUtime=3.08
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5388 0 0 0 306 2 0 0 25 0 1 0 1161250220 20520960 4606 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5010 4606 72 166 0 4841 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20040

[startup+6.30105 s]
/proc/loadavg: 1.91 1.84 1.45 2/77 25658
/proc/meminfo: memFree=1737024/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=20172 CPUtime=6.28
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5434 0 0 0 626 2 0 0 25 0 1 0 1161250220 20656128 4652 1992294400 134512640 135192793 4294956208 18446744073709551615 134533249 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5043 4652 72 166 0 4874 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20172

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.44 2/77 25658
/proc/meminfo: memFree=1736704/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=20304 CPUtime=12.68
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5480 0 0 0 1266 2 0 0 25 0 1 0 1161250220 20791296 4698 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5076 4698 73 166 0 4907 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20304

[startup+25.5011 s]
/proc/loadavg: 1.65 1.78 1.44 2/77 25658
/proc/meminfo: memFree=1736320/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=20700 CPUtime=25.48
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5567 0 0 0 2545 3 0 0 25 0 1 0 1161250220 21196800 4785 1992294400 134512640 135192793 4294956208 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5175 4785 73 166 0 5006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20700

[startup+51.1012 s]
/proc/loadavg: 1.43 1.72 1.43 2/77 25658
/proc/meminfo: memFree=1735488/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=21492 CPUtime=51.07
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 5767 0 0 0 5104 3 0 0 25 0 1 0 1161250220 22007808 4985 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5373 4985 73 166 0 5204 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21492

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/77 25658
/proc/meminfo: memFree=1734464/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=22616 CPUtime=102.26
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 6047 0 0 0 10223 3 0 0 25 0 1 0 1161250220 23158784 5265 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 5654 5265 73 166 0 5485 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22616

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/77 25658
/proc/meminfo: memFree=1733056/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=24092 CPUtime=162.24
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 6382 0 0 0 16220 4 0 0 25 0 1 0 1161250220 24670208 5600 1992294400 134512640 135192793 4294956208 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 6023 5600 73 166 0 5854 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24092

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/77 25664
/proc/meminfo: memFree=1731128/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=25872 CPUtime=222.21
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 6816 0 0 0 22216 5 0 0 25 0 1 0 1161250220 26492928 6034 1992294400 134512640 135192793 4294956208 18446744073709551615 134533810 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 6468 6034 73 166 0 6299 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25872

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/77 25664
/proc/meminfo: memFree=1729528/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=27564 CPUtime=282.19
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 7216 0 0 0 28214 5 0 0 25 0 1 0 1161250220 28225536 6434 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 6891 6434 73 166 0 6722 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27564

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/77 25664
/proc/meminfo: memFree=1728248/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=29184 CPUtime=342.17
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 7524 0 0 0 34212 5 0 0 25 0 1 0 1161250220 29884416 6742 1992294400 134512640 135192793 4294956208 18446744073709551615 134533194 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 7296 6742 73 166 0 7127 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29184

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/77 25664
/proc/meminfo: memFree=1727800/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=29612 CPUtime=402.16
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 7655 0 0 0 40210 6 0 0 25 0 1 0 1161250220 30322688 6873 1992294400 134512640 135192793 4294956208 18446744073709551615 134548124 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 7403 6873 73 166 0 7234 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 29612

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/77 25664
/proc/meminfo: memFree=1724920/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=32588 CPUtime=462.13
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 8354 0 0 0 46207 6 0 0 25 0 1 0 1161250220 33370112 7572 1992294400 134512640 135192793 4294956208 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 8147 7572 73 166 0 7978 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32588

[startup+522.303 s]
/proc/loadavg: 1.00 1.13 1.24 2/77 25664
/proc/meminfo: memFree=1724288/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=33280 CPUtime=522.12
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 8522 0 0 0 52205 7 0 0 25 0 1 0 1161250220 34078720 7740 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 8320 7740 73 166 0 8151 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 33280

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/77 25664
/proc/meminfo: memFree=1724160/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=33424 CPUtime=582.1
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 8551 0 0 0 58203 7 0 0 25 0 1 0 1161250220 34226176 7769 1992294400 134512640 135192793 4294956208 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 8356 7769 73 166 0 8187 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 33424

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/77 25664
/proc/meminfo: memFree=1721856/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=35980 CPUtime=642.08
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 9123 0 0 0 64201 7 0 0 25 0 1 0 1161250220 36843520 8341 1992294400 134512640 135192793 4294956208 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 8995 8341 73 166 0 8826 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 35980

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/77 25664
/proc/meminfo: memFree=1719168/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=39096 CPUtime=702.06
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 9782 0 0 0 70198 8 0 0 25 0 1 0 1161250220 40034304 9000 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 9774 9000 73 166 0 9605 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 39096

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/77 25664
/proc/meminfo: memFree=1718016/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=40136 CPUtime=762.05
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10037 0 0 0 76196 9 0 0 25 0 1 0 1161250220 41099264 9255 1992294400 134512640 135192793 4294956208 18446744073709551615 134552331 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10034 9255 73 166 0 9865 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 40136

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/77 25664
/proc/meminfo: memFree=1717824/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=40324 CPUtime=822.03
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10079 0 0 0 82194 9 0 0 25 0 1 0 1161250220 41291776 9297 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10081 9297 73 166 0 9912 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 40324

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/77 25664
/proc/meminfo: memFree=1717376/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=41140 CPUtime=882
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10193 0 0 0 88191 9 0 0 25 0 1 0 1161250220 42127360 9411 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10285 9411 73 166 0 10116 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 41140

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/77 25664
/proc/meminfo: memFree=1716544/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=42300 CPUtime=941.98
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10405 0 0 0 94189 9 0 0 25 0 1 0 1161250220 43315200 9623 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10575 9623 73 166 0 10406 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 42300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/77 25664
/proc/meminfo: memFree=1715456/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=43248 CPUtime=1001.97
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10665 0 0 0 100187 10 0 0 25 0 1 0 1161250220 44285952 9883 1992294400 134512640 135192793 4294956208 18446744073709551615 134533197 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10812 9883 73 166 0 10643 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 43248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 25664
/proc/meminfo: memFree=1715264/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=43616 CPUtime=1061.95
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10714 0 0 0 106185 10 0 0 25 0 1 0 1161250220 44662784 9932 1992294400 134512640 135192793 4294956208 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10904 9932 73 166 0 10735 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 43616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/77 25664
/proc/meminfo: memFree=1715008/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=43616 CPUtime=1121.93
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10754 0 0 0 112183 10 0 0 25 0 1 0 1161250220 44662784 9972 1992294400 134512640 135192793 4294956208 18446744073709551615 134533212 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10904 9972 73 166 0 10735 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 43616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/77 25664
/proc/meminfo: memFree=1714816/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=43844 CPUtime=1181.91
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10813 0 0 0 118181 10 0 0 25 0 1 0 1161250220 44896256 10031 1992294400 134512640 135192793 4294956208 18446744073709551615 134533815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10961 10031 73 166 0 10792 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 43844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/77 25664
/proc/meminfo: memFree=1714560/2055920 swapFree=4173468/4192956
[pid=25657] ppid=25655 vsize=43844 CPUtime=1200.01
/proc/25657/stat : 25657 (mxc-sat09) R 25655 25657 25451 0 -1 4194304 10872 0 0 0 119991 10 0 0 25 0 1 0 1161250220 44896256 10090 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25657/statm: 10961 10090 73 166 0 10792 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 43844

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.03
CPU user time (s): 1199.91
CPU system time (s): 0.112982
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 43844

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

runsolver used 1.09983 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-05 00:58:11
IDJOB=1559599
IDBENCH=70880
IDSOLVER=504
FILE ID=node69/1559599-1238885891
PBS_JOBID= 9086008
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=1919923115

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:       1756072 kB
Buffers:         36648 kB
Cached:         195932 kB
SwapCached:      10044 kB
Active:          29084 kB
Inactive:       215336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756072 kB
SwapTotal:     4192956 kB
SwapFree:      4173468 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          17332 kB
Slab:            40152 kB
Committed_AS:  3707672 kB
PageTables:       2336 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-05 01:18:14