Trace number 1733508

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
CSat 2009-03-22? (TO) 1200.08 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
Bench CategoryCRAFTED (crafted 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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

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-1733508-1240789337/watcher-1733508-1240789337 -o /tmp/evaluation-result-1733508-1240789337/solver-1733508-1240789337 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1733508-1240789337.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/64 28666
/proc/meminfo: memFree=1653192/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=2844 CPUtime=0
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 355 0 0 0 0 0 0 0 20 0 1 0 106966642 2912256 339 1992294400 134512640 135625496 4294956224 18446744073709551615 135184035 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 711 339 88 271 0 437 0

[startup+0.087987 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 28666
/proc/meminfo: memFree=1653192/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=3356 CPUtime=0.08
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 790 0 0 0 8 0 0 0 20 0 1 0 106966642 3436544 594 1992294400 134512640 135625496 4294956224 18446744073709551615 135251029 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 839 595 89 271 0 565 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3356

[startup+0.102986 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 28666
/proc/meminfo: memFree=1653192/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=3800 CPUtime=0.09
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 1046 0 0 0 9 0 0 0 20 0 1 0 106966642 3891200 629 1992294400 134512640 135625496 4294956224 18446744073709551615 135183813 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 950 629 89 271 0 676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3800

[startup+0.302008 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 28666
/proc/meminfo: memFree=1653192/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=11440 CPUtime=0.29
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 3419 0 0 0 28 1 0 0 22 0 1 0 106966642 11714560 2567 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 2860 2567 91 271 0 2586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11440

[startup+0.701046 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 28666
/proc/meminfo: memFree=1653192/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=11836 CPUtime=0.69
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 3503 0 0 0 67 2 0 0 25 0 1 0 106966642 12120064 2651 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 2959 2651 91 271 0 2685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11836

[startup+1.50113 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 28667
/proc/meminfo: memFree=1642624/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=12496 CPUtime=1.49
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 3655 0 0 0 146 3 0 0 25 0 1 0 106966642 12795904 2803 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 3124 2803 91 271 0 2850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12496

[startup+3.10129 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 28667
/proc/meminfo: memFree=1641856/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=13352 CPUtime=3.09
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 3870 0 0 0 304 5 0 0 25 0 1 0 106966642 13672448 3018 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 3338 3018 91 271 0 3064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13352

[startup+6.30161 s]
/proc/loadavg: 1.91 1.83 1.45 2/65 28667
/proc/meminfo: memFree=1640128/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=14596 CPUtime=6.29
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 4193 0 0 0 622 7 0 0 25 0 1 0 106966642 14946304 3341 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 3649 3341 91 271 0 3375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14596

[startup+12.7013 s]
/proc/loadavg: 1.84 1.82 1.44 2/65 28667
/proc/meminfo: memFree=1638152/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=16428 CPUtime=12.68
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 4644 0 0 0 1259 9 0 0 25 0 1 0 106966642 16822272 3792 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 4107 3792 91 271 0 3833 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16428

[startup+25.5026 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 28667
/proc/meminfo: memFree=1635592/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=18936 CPUtime=25.48
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 5250 0 0 0 2535 13 0 0 25 0 1 0 106966642 19390464 4398 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 4734 4398 91 271 0 4460 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18936

[startup+51.1021 s]
/proc/loadavg: 1.43 1.72 1.42 2/65 28667
/proc/meminfo: memFree=1632328/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=22372 CPUtime=51.07
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 6189 0 0 0 5089 18 0 0 25 0 1 0 106966642 22908928 5246 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 5593 5246 91 271 0 5319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22372

[startup+102.306 s]
/proc/loadavg: 1.18 1.60 1.40 2/65 28667
/proc/meminfo: memFree=1627144/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=27680 CPUtime=102.26
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 7591 0 0 0 10200 26 0 0 25 0 1 0 106966642 28344320 6512 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 6920 6512 91 271 0 6646 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27680

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.37 2/65 28667
/proc/meminfo: memFree=1623112/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=31772 CPUtime=162.25
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 8616 0 0 0 16191 34 0 0 25 0 1 0 106966642 32534528 7537 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 7943 7537 91 271 0 7669 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31772

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 28667
/proc/meminfo: memFree=1619976/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=34680 CPUtime=222.23
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 9392 0 0 0 22183 40 0 0 25 0 1 0 106966642 35512320 8313 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 8670 8313 91 271 0 8396 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34680

[startup+282.303 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 28667
/proc/meminfo: memFree=1617224/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=37740 CPUtime=282.21
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 10269 0 0 0 28175 46 0 0 25 0 1 0 106966642 38645760 8987 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 9435 8987 91 271 0 9161 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 37740

[startup+342.303 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 28667
/proc/meminfo: memFree=1613576/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=41444 CPUtime=342.2
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 11178 0 0 0 34168 52 0 0 25 0 1 0 106966642 42438656 9896 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 10361 9896 91 271 0 10087 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 41444

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 28667
/proc/meminfo: memFree=1610952/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=44196 CPUtime=402.17
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 11852 0 0 0 40160 57 0 0 25 0 1 0 106966642 45256704 10570 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 11049 10570 91 271 0 10775 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 44196

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 28667
/proc/meminfo: memFree=1608328/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=46604 CPUtime=462.15
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 12476 0 0 0 46151 64 0 0 25 0 1 0 106966642 47722496 11194 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 11651 11194 91 271 0 11377 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 46604

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 28667
/proc/meminfo: memFree=1606088/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=49676 CPUtime=522.14
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 13387 0 0 0 52145 69 0 0 25 0 1 0 106966642 50868224 11801 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 12419 11801 91 271 0 12145 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 49676

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 28667
/proc/meminfo: memFree=1604424/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=51128 CPUtime=582.12
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 13763 0 0 0 58140 72 0 0 25 0 1 0 106966642 52355072 12177 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 12782 12177 91 271 0 12508 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51128

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 28667
/proc/meminfo: memFree=1602312/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=53168 CPUtime=642.11
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 14285 0 0 0 64135 76 0 0 25 0 1 0 106966642 54444032 12699 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 13292 12699 91 271 0 13018 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53168

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 28667
/proc/meminfo: memFree=1600264/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=55320 CPUtime=702.09
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 14794 0 0 0 70128 81 0 0 25 0 1 0 106966642 56647680 13208 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 13830 13208 91 271 0 13556 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 55320

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 28667
/proc/meminfo: memFree=1598472/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=57164 CPUtime=762.08
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 15242 0 0 0 76124 84 0 0 25 0 1 0 106966642 58535936 13656 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 14291 13656 91 271 0 14017 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 57164

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 28667
/proc/meminfo: memFree=1596808/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=58764 CPUtime=822.06
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 15662 0 0 0 82118 88 0 0 25 0 1 0 106966642 60174336 14076 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 14691 14076 91 271 0 14417 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 58764

[startup+882.301 s]
/proc/loadavg: 1.07 1.05 1.15 2/65 28667
/proc/meminfo: memFree=1594760/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=60904 CPUtime=882.04
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 16165 0 0 0 88113 91 0 0 25 0 1 0 106966642 62365696 14579 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 15226 14579 91 271 0 14952 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 60904

[startup+942.301 s]
/proc/loadavg: 1.09 1.05 1.15 2/65 28667
/proc/meminfo: memFree=1593224/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=62356 CPUtime=942.02
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 16553 0 0 0 94107 95 0 0 25 0 1 0 106966642 63852544 14967 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 15589 14967 91 271 0 15315 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 62356

[startup+1002.3 s]
/proc/loadavg: 1.09 1.06 1.14 2/65 28667
/proc/meminfo: memFree=1591752/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=63740 CPUtime=1002.01
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 16917 0 0 0 100102 99 0 0 25 0 1 0 106966642 65269760 15331 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 15935 15331 91 271 0 15661 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 63740

[startup+1062.3 s]
/proc/loadavg: 1.09 1.06 1.14 2/65 28667
/proc/meminfo: memFree=1590152/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=65324 CPUtime=1061.99
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 17312 0 0 0 106097 102 0 0 25 0 1 0 106966642 66891776 15726 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 16331 15726 91 271 0 16057 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 65324

[startup+1122.3 s]
/proc/loadavg: 1.16 1.08 1.13 2/65 28667
/proc/meminfo: memFree=1588616/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=66644 CPUtime=1121.98
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 17682 0 0 0 112093 105 0 0 25 0 1 0 106966642 68243456 16096 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 16661 16096 91 271 0 16387 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 66644

[startup+1182.3 s]
/proc/loadavg: 1.10 1.08 1.13 2/65 28673
/proc/meminfo: memFree=1587144/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=68164 CPUtime=1181.95
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 18053 0 0 0 118087 108 0 0 25 0 1 0 106966642 69799936 16467 1992294400 134512640 135625496 4294956224 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 17041 16467 91 271 0 16767 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 68164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.15 1.09 1.13 2/65 28673
/proc/meminfo: memFree=1586696/2055920 swapFree=4180920/4192956
[pid=28666] ppid=28664 vsize=68428 CPUtime=1200.06
/proc/28666/stat : 28666 (csat) R 28664 28666 28596 0 -1 4194304 18152 0 0 0 119896 110 0 0 25 0 1 0 106966642 70070272 16566 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28666/statm: 17107 16566 91 271 0 16833 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 68428

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.42
CPU time (s): 1200.08
CPU user time (s): 1198.96
CPU system time (s): 1.11283
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 68428

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

runsolver used 1.11283 second user time and 3.2655 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-27 01:42:17
IDJOB=1733508
IDBENCH=71142
IDSOLVER=517
FILE ID=node27/1733508-1240789337
PBS_JOBID= 9187316
Free space on /tmp= 66248 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733508-1240789337/watcher-1733508-1240789337 -o /tmp/evaluation-result-1733508-1240789337/solver-1733508-1240789337 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1733508-1240789337.cnf

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=416305330

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1653672 kB
Buffers:         50192 kB
Cached:         272792 kB
SwapCached:       5116 kB
Active:          97232 kB
Inactive:       233868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653672 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            3420 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            57068 kB
Committed_AS:   393292 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node27 at 2009-04-27 02:02:20