Trace number 1520885

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.07 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S884941173-092.cnf
MD5SUM08970150c744745078d9b8c7ec1a3e63
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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-1520885-1238253149/watcher-1520885-1238253149 -o /tmp/evaluation-result-1520885-1238253149/solver-1520885-1238253149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520885-1238253149.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 974
/proc/meminfo: memFree=1837396/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=1556 CPUtime=0
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 159 0 0 0 0 0 0 0 20 0 1 0 1097978544 1593344 143 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 389 143 88 271 0 115 0

[startup+0.0737859 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 974
/proc/meminfo: memFree=1837396/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=7412 CPUtime=0.06
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 1648 0 0 0 6 0 0 0 20 0 1 0 1097978544 7589888 1631 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 1853 1631 90 271 0 1579 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7412

[startup+0.101788 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 974
/proc/meminfo: memFree=1837396/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=7540 CPUtime=0.09
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 1661 0 0 0 9 0 0 0 20 0 1 0 1097978544 7720960 1644 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 1885 1645 90 271 0 1611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.301808 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 974
/proc/meminfo: memFree=1837396/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=7796 CPUtime=0.29
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 1743 0 0 0 29 0 0 0 22 0 1 0 1097978544 7983104 1726 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 1949 1726 90 271 0 1675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.701849 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 974
/proc/meminfo: memFree=1837396/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=8336 CPUtime=0.69
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 1879 0 0 0 69 0 0 0 25 0 1 0 1097978544 8536064 1862 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 2084 1862 90 271 0 1810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8336

[startup+1.50193 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1829900/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=9108 CPUtime=1.49
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 2051 0 0 0 148 1 0 0 25 0 1 0 1097978544 9326592 2034 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 2277 2034 90 271 0 2003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9108

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1829004/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=9900 CPUtime=3.09
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 2248 0 0 0 307 2 0 0 25 0 1 0 1097978544 10137600 2231 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 2475 2231 90 271 0 2201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9900

[startup+6.30143 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1827476/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=11096 CPUtime=6.29
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 2547 0 0 0 626 3 0 0 25 0 1 0 1097978544 11362304 2530 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 2774 2530 90 271 0 2500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11096

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1825684/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=12744 CPUtime=12.69
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 2993 0 0 0 1264 5 0 0 25 0 1 0 1097978544 13049856 2935 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 3186 2935 90 271 0 2912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12744

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1823700/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=14644 CPUtime=25.49
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 3486 0 0 0 2542 7 0 0 25 0 1 0 1097978544 14995456 3428 1992294400 134512640 135625496 4294956240 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 3661 3428 90 271 0 3387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14644

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1821012/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=17364 CPUtime=51.07
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 4195 0 0 0 5096 11 0 0 25 0 1 0 1097978544 17780736 4076 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 4341 4076 90 271 0 4067 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17364

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1817108/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=21264 CPUtime=102.27
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 5236 0 0 0 10211 16 0 0 25 0 1 0 1097978544 21774336 5026 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 5316 5026 90 271 0 5042 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1813972/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=24372 CPUtime=162.24
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 6012 0 0 0 16203 21 0 0 25 0 1 0 1097978544 24956928 5802 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 6093 5802 90 271 0 5819 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24372

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1811284/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=27224 CPUtime=222.23
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 6806 0 0 0 22197 26 0 0 25 0 1 0 1097978544 27877376 6460 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 6806 6460 90 271 0 6532 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27224

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1809044/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=29432 CPUtime=282.21
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 7369 0 0 0 28193 28 0 0 25 0 1 0 1097978544 30138368 7023 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 7358 7023 90 271 0 7084 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29432

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1807124/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=31300 CPUtime=342.19
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 7849 0 0 0 34187 32 0 0 25 0 1 0 1097978544 32051200 7503 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 7825 7503 90 271 0 7551 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31300

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1805268/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=33148 CPUtime=402.18
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 8318 0 0 0 40182 36 0 0 25 0 1 0 1097978544 33943552 7972 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 8287 7972 90 271 0 8013 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33148

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1803540/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=35300 CPUtime=462.16
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 8947 0 0 0 46177 39 0 0 25 0 1 0 1097978544 36147200 8398 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 8825 8398 90 271 0 8551 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35300

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1801620/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=37144 CPUtime=522.14
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 9418 0 0 0 52172 42 0 0 25 0 1 0 1097978544 38035456 8869 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 9286 8869 90 271 0 9012 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 37144

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1799828/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=38824 CPUtime=582.12
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 9847 0 0 0 58168 44 0 0 25 0 1 0 1097978544 39755776 9298 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 9706 9298 90 271 0 9432 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 38824

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1798228/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=40612 CPUtime=642.11
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 10261 0 0 0 64165 46 0 0 25 0 1 0 1097978544 41586688 9712 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 10153 9712 90 271 0 9879 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40612

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1796948/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=41676 CPUtime=702.08
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 10563 0 0 0 70160 48 0 0 25 0 1 0 1097978544 42676224 10014 1992294400 134512640 135625496 4294956240 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 10419 10014 90 271 0 10145 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 41676

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1795284/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=43336 CPUtime=762.08
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 10947 0 0 0 76157 51 0 0 25 0 1 0 1097978544 44376064 10398 1992294400 134512640 135625496 4294956240 18446744073709551615 134877315 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 10834 10398 90 271 0 10560 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 43336

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1794132/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=44396 CPUtime=822.05
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 11236 0 0 0 82152 53 0 0 25 0 1 0 1097978544 45461504 10687 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 11099 10687 90 271 0 10825 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 44396

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1792788/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=45744 CPUtime=882.04
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 11558 0 0 0 88148 56 0 0 25 0 1 0 1097978544 46841856 11009 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 11436 11009 90 271 0 11162 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 45744

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1791636/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=46840 CPUtime=942.02
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 11838 0 0 0 94145 57 0 0 25 0 1 0 1097978544 47964160 11289 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 11710 11289 90 271 0 11436 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 46840

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1790740/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=47764 CPUtime=1002.01
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 12085 0 0 0 100141 60 0 0 25 0 1 0 1097978544 48910336 11536 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 11941 11536 90 271 0 11667 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 47764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1789716/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=49476 CPUtime=1061.98
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 12644 0 0 0 106137 61 0 0 25 0 1 0 1097978544 50663424 11791 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 12369 11791 90 271 0 12095 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 49476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1788692/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=50516 CPUtime=1121.97
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 12908 0 0 0 112134 63 0 0 25 0 1 0 1097978544 51728384 12055 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 12629 12055 90 271 0 12355 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 50516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1787668/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=51340 CPUtime=1181.95
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 13147 0 0 0 118130 65 0 0 25 0 1 0 1097978544 52572160 12294 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 12835 12294 90 271 0 12561 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 51340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 975
/proc/meminfo: memFree=1787412/2055920 swapFree=4163576/4192956
[pid=974] ppid=972 vsize=51756 CPUtime=1200.05
/proc/974/stat : 974 (csat) R 972 974 902 0 -1 4194304 13217 0 0 0 119940 65 0 0 25 0 1 0 1097978544 52998144 12364 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/974/statm: 12939 12364 90 271 0 12665 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 51756

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.07
CPU user time (s): 1199.4
CPU system time (s): 0.666898
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 51756

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

runsolver used 1.55076 second user time and 3.9224 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 16:12:29
IDJOB=1520885
IDBENCH=70420
IDSOLVER=517
FILE ID=node90/1520885-1238253149
PBS_JOBID= 9060752
Free space on /tmp= 66456 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S884941173-092.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520885-1238253149/watcher-1520885-1238253149 -o /tmp/evaluation-result-1520885-1238253149/solver-1520885-1238253149 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520885-1238253149.cnf

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

MD5SUM BENCH= 08970150c744745078d9b8c7ec1a3e63
RANDOM SEED=1927930088

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:       1837812 kB
Buffers:         44976 kB
Cached:         101668 kB
SwapCached:      18936 kB
Active:         109428 kB
Inactive:        57596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837812 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          25636 kB
Slab:            35332 kB
Committed_AS:  2501904 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= 66456 MiB
End job on node90 at 2009-03-28 16:32:31