Trace number 1520793

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.12 1200.47

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark115.094
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520793-1238235467/watcher-1520793-1238235467 -o /tmp/evaluation-result-1520793-1238235467/solver-1520793-1238235467 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520793-1238235467.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.91 0.95 0.93 3/80 433
/proc/meminfo: memFree=1848596/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=2324 CPUtime=0
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 444 0 0 0 0 0 0 0 20 0 1 0 1096210391 2379776 295 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 581 300 86 271 0 307 0

[startup+0.0359081 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 433
/proc/meminfo: memFree=1848596/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=3528 CPUtime=0.03
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 959 0 0 0 3 0 0 0 20 0 1 0 1096210391 3612672 571 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 882 571 89 271 0 608 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3528

[startup+0.102914 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 433
/proc/meminfo: memFree=1848596/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=4028 CPUtime=0.09
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 1267 0 0 0 9 0 0 0 20 0 1 0 1096210391 4124672 764 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 1007 764 89 271 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4028

[startup+0.301934 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 433
/proc/meminfo: memFree=1848596/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=10948 CPUtime=0.29
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 3010 0 0 0 29 0 0 0 22 0 1 0 1096210391 11210752 2506 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 2737 2506 91 271 0 2463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10948

[startup+0.702976 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 433
/proc/meminfo: memFree=1848596/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=11344 CPUtime=0.7
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 3115 0 0 0 69 1 0 0 25 0 1 0 1096210391 11616256 2611 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 2836 2611 91 271 0 2562 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 11344

[startup+1.50106 s]
/proc/loadavg: 0.91 0.95 0.93 2/81 434
/proc/meminfo: memFree=1838092/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=12144 CPUtime=1.49
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 3327 0 0 0 148 1 0 0 25 0 1 0 1096210391 12435456 2823 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 3036 2823 91 271 0 2762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12144

[startup+3.10122 s]
/proc/loadavg: 0.91 0.95 0.93 2/81 434
/proc/meminfo: memFree=1836812/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=13204 CPUtime=3.09
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 3575 0 0 0 307 2 0 0 25 0 1 0 1096210391 13520896 3071 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 3301 3071 91 271 0 3027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13204

[startup+6.30155 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1834188/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=16252 CPUtime=6.29
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 4350 0 0 0 626 3 0 0 25 0 1 0 1096210391 16642048 3846 1992294400 134512640 135625496 4294956240 18446744073709551615 134530899 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 4063 3846 91 271 0 3789 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16252

[startup+12.7012 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1828108/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=21948 CPUtime=12.69
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 5751 0 0 0 1263 6 0 0 25 0 1 0 1096210391 22474752 5247 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 5487 5247 91 271 0 5213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21948

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1817612/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=31900 CPUtime=25.48
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 8250 0 0 0 2538 10 0 0 25 0 1 0 1096210391 32665600 7746 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 7975 7746 91 271 0 7701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31900

[startup+51.1012 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1799692/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=50088 CPUtime=51.07
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 12766 0 0 0 5090 17 0 0 25 0 1 0 1096210391 51290112 12262 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 12522 12262 91 271 0 12248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50088

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1769484/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=79868 CPUtime=102.26
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 20240 0 0 0 10194 32 0 0 25 0 1 0 1096210391 81784832 19736 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 19967 19736 91 271 0 19693 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 79868

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1740300/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=109304 CPUtime=162.24
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 27579 0 0 0 16181 43 0 0 25 0 1 0 1096210391 111927296 27075 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 27326 27075 91 271 0 27052 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109304

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1713484/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=135796 CPUtime=222.23
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 34215 0 0 0 22169 54 0 0 25 0 1 0 1096210391 139055104 33711 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 33949 33711 91 271 0 33675 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 135796

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1690892/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=158576 CPUtime=282.2
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 40024 0 0 0 28156 64 0 0 25 0 1 0 1096210391 162381824 39384 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 39644 39384 91 271 0 39370 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 158576

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1665804/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=183428 CPUtime=342.19
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 46259 0 0 0 34145 74 0 0 25 0 1 0 1096210391 187830272 45619 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 45857 45619 91 271 0 45583 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 183428

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.93 2/81 434
/proc/meminfo: memFree=1642636/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=206772 CPUtime=402.17
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 52101 0 0 0 40135 82 0 0 25 0 1 0 1096210391 211734528 51461 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 51693 51461 91 271 0 51419 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 206772

[startup+462.302 s]
/proc/loadavg: 1.05 0.99 0.94 2/81 434
/proc/meminfo: memFree=1619980/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=229352 CPUtime=462.15
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 57872 0 0 0 46127 88 0 0 25 0 1 0 1096210391 234856448 57029 1992294400 134512640 135625496 4294956240 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 57338 57029 91 271 0 57064 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 229352

[startup+522.303 s]
/proc/loadavg: 1.06 1.00 0.94 2/81 434
/proc/meminfo: memFree=1602700/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=246704 CPUtime=522.14
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 62220 0 0 0 52117 97 0 0 25 0 1 0 1096210391 252624896 61377 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 61676 61377 91 271 0 61402 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 246704

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 0.95 2/81 434
/proc/meminfo: memFree=1586572/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=262596 CPUtime=582.12
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 66206 0 0 0 58107 105 0 0 25 0 1 0 1096210391 268898304 65363 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 65649 65363 91 271 0 65375 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 262596

[startup+642.302 s]
/proc/loadavg: 1.06 1.02 0.95 2/81 434
/proc/meminfo: memFree=1569548/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=279300 CPUtime=642.11
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 70410 0 0 0 64098 113 0 0 25 0 1 0 1096210391 286003200 69567 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 69825 69567 91 271 0 69551 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 279300

[startup+702.302 s]
/proc/loadavg: 1.13 1.05 0.96 2/81 434
/proc/meminfo: memFree=1555148/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=293728 CPUtime=702.09
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 74030 0 0 0 70088 121 0 0 25 0 1 0 1096210391 300777472 73187 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 73432 73187 91 271 0 73158 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 293728

[startup+762.308 s]
/proc/loadavg: 1.16 1.07 0.97 2/81 434
/proc/meminfo: memFree=1539148/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=309484 CPUtime=762.08
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 77977 0 0 0 76081 127 0 0 25 0 1 0 1096210391 316911616 77134 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 77371 77134 91 271 0 77097 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 309484

[startup+822.303 s]
/proc/loadavg: 1.06 1.05 0.97 2/81 434
/proc/meminfo: memFree=1522508/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=326984 CPUtime=822.06
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 82522 0 0 0 82071 135 0 0 25 0 1 0 1096210391 334831616 81375 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 81746 81375 91 271 0 81472 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 326984

[startup+882.302 s]
/proc/loadavg: 1.02 1.04 0.97 2/81 434
/proc/meminfo: memFree=1509132/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=339848 CPUtime=882.04
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 85769 0 0 0 88062 142 0 0 25 0 1 0 1096210391 348004352 84622 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 84962 84622 91 271 0 84688 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 339848

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 0.97 2/81 434
/proc/meminfo: memFree=1495948/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=353092 CPUtime=942.02
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 89100 0 0 0 94053 149 0 0 25 0 1 0 1096210391 361566208 87953 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 88273 87953 91 271 0 87999 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 353092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/81 434
/proc/meminfo: memFree=1482060/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=366876 CPUtime=1002
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 92536 0 0 0 100046 154 0 0 25 0 1 0 1096210391 375681024 91389 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 91719 91389 91 271 0 91445 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 366876

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/81 434
/proc/meminfo: memFree=1470860/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=378000 CPUtime=1061.98
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 95343 0 0 0 106039 159 0 0 25 0 1 0 1096210391 387072000 94196 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 94500 94196 91 271 0 94226 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 378000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/81 434
/proc/meminfo: memFree=1459724/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=389000 CPUtime=1121.97
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 98091 0 0 0 112032 165 0 0 25 0 1 0 1096210391 398336000 96944 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 97250 96944 91 271 0 96976 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 389000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/81 434
/proc/meminfo: memFree=1444428/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=404288 CPUtime=1181.96
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 101935 0 0 0 118025 171 0 0 25 0 1 0 1096210391 413990912 100788 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 101072 100788 91 271 0 100798 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 404288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/81 434
/proc/meminfo: memFree=1440524/2055920 swapFree=4163576/4192956
[pid=433] ppid=431 vsize=408004 CPUtime=1200.05
/proc/433/stat : 433 (csat) R 431 433 32443 0 -1 4194304 102860 0 0 0 119833 172 0 0 25 0 1 0 1096210391 417796096 101713 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/433/statm: 102001 101713 91 271 0 101727 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 408004

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.47
CPU time (s): 1200.12
CPU user time (s): 1198.34
CPU system time (s): 1.78673
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 408004

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

runsolver used 1.57276 second user time and 3.90941 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 11:17:47
IDJOB=1520793
IDBENCH=70328
IDSOLVER=517
FILE ID=node90/1520793-1238235467
PBS_JOBID= 9060565
Free space on /tmp= 66456 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520793-1238235467/watcher-1520793-1238235467 -o /tmp/evaluation-result-1520793-1238235467/solver-1520793-1238235467 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520793-1238235467.cnf

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED=770677034

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:       1849012 kB
Buffers:         36440 kB
Cached:          99392 kB
SwapCached:      18936 kB
Active:          99292 kB
Inactive:        56928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849012 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          25644 kB
Slab:            34940 kB
Committed_AS:  2500536 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= 66452 MiB
End job on node90 at 2009-03-28 11:37:50