Trace number 1556336

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.43

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
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 variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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-1556336-1238748809/watcher-1556336-1238748809 -o /tmp/evaluation-result-1556336-1238748809/solver-1556336-1238748809 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1556336-1238748809.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.83 1.84 1.47 2/80 19074
/proc/meminfo: memFree=1827036/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=2324 CPUtime=0
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 434 0 0 0 0 0 0 0 20 0 1 0 1147544595 2379776 284 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 581 290 86 271 0 307 0

[startup+0.0764271 s]
/proc/loadavg: 1.83 1.84 1.47 2/80 19074
/proc/meminfo: memFree=1827036/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=7644 CPUtime=0.07
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 2832 0 0 0 6 1 0 0 20 0 1 0 1147544595 7827456 1428 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 1911 1428 89 271 0 1637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7644

[startup+0.101429 s]
/proc/loadavg: 1.83 1.84 1.47 2/80 19074
/proc/meminfo: memFree=1827036/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=7644 CPUtime=0.09
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 2887 0 0 0 8 1 0 0 20 0 1 0 1147544595 7827456 1483 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 1911 1483 89 271 0 1637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7644

[startup+0.30145 s]
/proc/loadavg: 1.83 1.84 1.47 2/80 19074
/proc/meminfo: memFree=1827036/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=16796 CPUtime=0.29
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 5650 0 0 0 27 2 0 0 22 0 1 0 1147544595 17199104 3812 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4199 3812 90 271 0 3925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16796

[startup+0.701491 s]
/proc/loadavg: 1.83 1.84 1.47 2/80 19074
/proc/meminfo: memFree=1827036/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=17636 CPUtime=0.69
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 5825 0 0 0 67 2 0 0 25 0 1 0 1147544595 18059264 3987 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4409 3987 91 271 0 4135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17636

[startup+1.50157 s]
/proc/loadavg: 1.83 1.84 1.47 2/81 19075
/proc/meminfo: memFree=1811348/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=17636 CPUtime=1.49
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 5825 0 0 0 146 3 0 0 25 0 1 0 1147544595 18059264 3987 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4409 3987 91 271 0 4135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17636

[startup+3.10574 s]
/proc/loadavg: 1.83 1.84 1.47 2/81 19075
/proc/meminfo: memFree=1811228/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=17900 CPUtime=3.09
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 5892 0 0 0 306 3 0 0 25 0 1 0 1147544595 18329600 4054 1992294400 134512640 135625496 4294956224 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4475 4054 91 271 0 4201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17900

[startup+6.30107 s]
/proc/loadavg: 1.93 1.86 1.48 2/81 19075
/proc/meminfo: memFree=1810524/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=18172 CPUtime=6.29
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 5987 0 0 0 625 4 0 0 25 0 1 0 1147544595 18608128 4149 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4543 4149 91 271 0 4269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18172

[startup+12.7017 s]
/proc/loadavg: 1.85 1.84 1.47 2/81 19075
/proc/meminfo: memFree=1809820/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=18840 CPUtime=12.68
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 6153 0 0 0 1262 6 0 0 25 0 1 0 1147544595 19292160 4315 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 4710 4315 91 271 0 4436 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18840

[startup+25.501 s]
/proc/loadavg: 1.66 1.80 1.46 2/81 19075
/proc/meminfo: memFree=1808604/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=20196 CPUtime=25.48
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 6471 0 0 0 2536 12 0 0 25 0 1 0 1147544595 20680704 4633 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 5049 4633 91 271 0 4775 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20196

[startup+51.1017 s]
/proc/loadavg: 1.44 1.74 1.45 2/81 19075
/proc/meminfo: memFree=1806684/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=22296 CPUtime=51.08
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 6978 0 0 0 5084 24 0 0 25 0 1 0 1147544595 22831104 5140 1992294400 134512640 135625496 4294956224 18446744073709551615 134541216 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 5574 5140 91 271 0 5300 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22296

[startup+102.307 s]
/proc/loadavg: 1.19 1.62 1.43 2/81 19075
/proc/meminfo: memFree=1797468/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=31340 CPUtime=102.27
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 9245 0 0 0 10194 33 0 0 25 0 1 0 1147544595 32092160 7407 1992294400 134512640 135625496 4294956224 18446744073709551615 134518276 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 7835 7407 91 271 0 7561 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31340

[startup+162.301 s]
/proc/loadavg: 1.07 1.50 1.40 2/81 19075
/proc/meminfo: memFree=1793500/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=35304 CPUtime=162.24
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 10233 0 0 0 16171 53 0 0 25 0 1 0 1147544595 36151296 8395 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 8826 8395 91 271 0 8552 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35304

[startup+222.301 s]
/proc/loadavg: 1.02 1.41 1.37 2/81 19075
/proc/meminfo: memFree=1786844/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=41852 CPUtime=222.23
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 11871 0 0 0 22149 74 0 0 25 0 1 0 1147544595 42856448 10033 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 10463 10033 91 271 0 10189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41852

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.34 2/81 19075
/proc/meminfo: memFree=1781276/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=47480 CPUtime=282.2
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 13275 0 0 0 28138 82 0 0 25 0 1 0 1147544595 48619520 11437 1992294400 134512640 135625496 4294956224 18446744073709551615 134538491 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 11870 11437 91 271 0 11596 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47480

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.32 2/81 19075
/proc/meminfo: memFree=1775324/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=53284 CPUtime=342.2
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 14743 0 0 0 34122 98 0 0 25 0 1 0 1147544595 54562816 12905 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 13321 12905 91 271 0 13047 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 53284

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.30 2/81 19075
/proc/meminfo: memFree=1770460/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=58148 CPUtime=402.17
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 15972 0 0 0 40106 111 0 0 25 0 1 0 1147544595 59543552 14134 1992294400 134512640 135625496 4294956224 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 14537 14134 91 271 0 14263 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 58148

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/81 19081
/proc/meminfo: memFree=1762908/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=65688 CPUtime=462.15
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 17911 0 0 0 46094 121 0 0 25 0 1 0 1147544595 67264512 15937 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 16422 15937 91 271 0 16148 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 65688

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/81 19081
/proc/meminfo: memFree=1756508/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=72028 CPUtime=522.13
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 19524 0 0 0 52083 130 0 0 25 0 1 0 1147544595 73756672 17550 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 18007 17550 91 271 0 17733 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 72028

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.24 2/81 19081
/proc/meminfo: memFree=1748380/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=80076 CPUtime=582.11
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 21549 0 0 0 58073 138 0 0 25 0 1 0 1147544595 81997824 19575 1992294400 134512640 135625496 4294956224 18446744073709551615 134518497 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 20019 19575 91 271 0 19745 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 80076

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/81 19081
/proc/meminfo: memFree=1739868/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=88400 CPUtime=642.11
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 23644 0 0 0 64066 145 0 0 25 0 1 0 1147544595 90521600 21670 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 22100 21670 91 271 0 21826 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 88400

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/81 19081
/proc/meminfo: memFree=1732444/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=95896 CPUtime=702.08
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 25515 0 0 0 70058 150 0 0 25 0 1 0 1147544595 98197504 23541 1992294400 134512640 135625496 4294956224 18446744073709551615 134518453 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 23974 23541 91 271 0 23700 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 95896

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/81 19081
/proc/meminfo: memFree=1722652/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=105904 CPUtime=762.07
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 28142 0 0 0 76050 157 0 0 25 0 1 0 1147544595 108445696 25965 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 26476 25965 91 271 0 26202 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 105904

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/81 19081
/proc/meminfo: memFree=1711388/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=117160 CPUtime=822.05
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 30953 0 0 0 82040 165 0 0 25 0 1 0 1147544595 119971840 28776 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 29290 28776 91 271 0 29016 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 117160

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/81 19081
/proc/meminfo: memFree=1705692/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=122628 CPUtime=882.02
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 32345 0 0 0 88032 170 0 0 25 0 1 0 1147544595 125571072 30168 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 30657 30168 91 271 0 30383 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 122628

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/81 19081
/proc/meminfo: memFree=1699996/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=128388 CPUtime=942.02
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 33763 0 0 0 94023 179 0 0 25 0 1 0 1147544595 131469312 31586 1992294400 134512640 135625496 4294956224 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 32097 31586 91 271 0 31823 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 128388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/81 19081
/proc/meminfo: memFree=1692252/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=136068 CPUtime=1002
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 35700 0 0 0 100015 185 0 0 25 0 1 0 1147544595 139333632 33523 1992294400 134512640 135625496 4294956224 18446744073709551615 134518283 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 34017 33523 91 271 0 33743 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 136068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/81 19082
/proc/meminfo: memFree=1685852/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=142380 CPUtime=1061.98
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 37297 0 0 0 106008 190 0 0 25 0 1 0 1147544595 145797120 35120 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 35595 35120 91 271 0 35321 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 142380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/81 19082
/proc/meminfo: memFree=1679708/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=148488 CPUtime=1121.96
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 38832 0 0 0 111999 197 0 0 25 0 1 0 1147544595 152051712 36655 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 37122 36655 91 271 0 36848 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 148488

[startup+1182.3 s]
/proc/loadavg: 1.05 1.02 1.11 2/81 19082
/proc/meminfo: memFree=1674332/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=153872 CPUtime=1181.95
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 40169 0 0 0 117993 202 0 0 25 0 1 0 1147544595 157564928 37992 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 38468 37992 91 271 0 38194 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 153872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.02 1.10 2/81 19082
/proc/meminfo: memFree=1672348/2055920 swapFree=4163588/4192956
[pid=19074] ppid=19072 vsize=155604 CPUtime=1200.04
/proc/19074/stat : 19074 (csat) R 19072 19074 19007 0 -1 4194304 40639 0 0 0 119801 203 0 0 25 0 1 0 1147544595 159338496 38462 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19074/statm: 38901 38462 91 271 0 38627 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 155604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1198.02
CPU system time (s): 2.05969
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 155604

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

runsolver used 1.59876 second user time and 3.9434 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-03 10:53:29
IDJOB=1556336
IDBENCH=70817
IDSOLVER=517
FILE ID=node90/1556336-1238748809
PBS_JOBID= 9085445
Free space on /tmp= 66528 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556336-1238748809/watcher-1556336-1238748809 -o /tmp/evaluation-result-1556336-1238748809/solver-1556336-1238748809 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1556336-1238748809.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=240864524

node90.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.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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827452 kB
Buffers:         18184 kB
Cached:         119452 kB
SwapCached:      18628 kB
Active:          25668 kB
Inactive:       135256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827452 kB
SwapTotal:     4192956 kB
SwapFree:      4163588 kB
Dirty:            3808 kB
Writeback:           0 kB
Mapped:          25744 kB
Slab:            51764 kB
Committed_AS:  2636176 kB
PageTables:       2668 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= 66528 MiB
End job on node90 at 2009-04-03 11:13:32