Trace number 1520831

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.14 1200.46

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
MD5SUM3489273d9d670dd6da5e410852c60205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark530.094
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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-1520831-1238242655/watcher-1520831-1238242655 -o /tmp/evaluation-result-1520831-1238242655/solver-1520831-1238242655 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520831-1238242655.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.97 0.98 3/65 14201
/proc/meminfo: memFree=883952/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=2008 CPUtime=0
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 983639207 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 502 289 86 271 0 228 0

[startup+0.0983479 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 14201
/proc/meminfo: memFree=883952/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=9400 CPUtime=0.09
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 2428 0 0 0 8 1 0 0 18 0 1 0 983639207 9625600 2083 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 2350 2088 89 271 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9400

[startup+0.102346 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 14201
/proc/meminfo: memFree=883952/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=9400 CPUtime=0.1
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 2454 0 0 0 9 1 0 0 18 0 1 0 983639207 9625600 2109 1992294400 134512640 135625496 4294956240 18446744073709551615 134517186 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 2350 2109 90 271 0 2076 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9400

[startup+0.301364 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 14201
/proc/meminfo: memFree=883952/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=10324 CPUtime=0.29
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 2692 0 0 0 28 1 0 0 19 0 1 0 983639207 10571776 2347 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 2581 2347 91 271 0 2307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10324

[startup+0.702403 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 14201
/proc/meminfo: memFree=883952/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=10724 CPUtime=0.69
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 2806 0 0 0 68 1 0 0 23 0 1 0 983639207 10981376 2461 1992294400 134512640 135625496 4294956240 18446744073709551615 134540363 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 2681 2461 91 271 0 2407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10724

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=874088/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=11648 CPUtime=1.49
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 3023 0 0 0 147 2 0 0 25 0 1 0 983639207 11927552 2678 1992294400 134512640 135625496 4294956240 18446744073709551615 134518453 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 2912 2678 91 271 0 2638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11648

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=872680/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=13368 CPUtime=3.09
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 3473 0 0 0 306 3 0 0 25 0 1 0 983639207 13688832 3128 1992294400 134512640 135625496 4294956240 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 3342 3128 91 271 0 3068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13368

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=869288/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=16424 CPUtime=6.29
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 4243 0 0 0 625 4 0 0 25 0 1 0 983639207 16818176 3898 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 4106 3898 91 271 0 3832 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16424

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=863144/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=22284 CPUtime=12.69
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 5697 0 0 0 1262 7 0 0 25 0 1 0 983639207 22818816 5352 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 5571 5352 91 271 0 5297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22284

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=852776/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=32336 CPUtime=25.49
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 8184 0 0 0 2538 11 0 0 25 0 1 0 983639207 33112064 7839 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 8084 7839 91 271 0 7810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32336

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=834408/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=50852 CPUtime=51.08
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 12827 0 0 0 5090 18 0 0 25 0 1 0 983639207 52072448 12482 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 12713 12482 91 271 0 12439 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50852

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14202
/proc/meminfo: memFree=804392/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=80356 CPUtime=102.27
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 20217 0 0 0 10195 32 0 0 25 0 1 0 983639207 82284544 19872 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 20089 19872 91 271 0 19815 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 80356

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=776488/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=108564 CPUtime=162.25
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 27248 0 0 0 16182 43 0 0 25 0 1 0 983639207 111169536 26903 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 27141 26903 91 271 0 26867 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 108564

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=751656/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=133200 CPUtime=222.23
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 33501 0 0 0 22170 53 0 0 25 0 1 0 983639207 136396800 33020 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 33300 33020 91 271 0 33026 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 133200

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=732008/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=152912 CPUtime=282.21
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 38442 0 0 0 28159 62 0 0 25 0 1 0 983639207 156581888 37961 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 38228 37961 91 271 0 37954 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 152912

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=710760/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=173820 CPUtime=342.2
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 43706 0 0 0 34149 71 0 0 25 0 1 0 983639207 177991680 43225 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 43455 43225 91 271 0 43181 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 173820

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=691112/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=193956 CPUtime=402.19
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 48843 0 0 0 40140 79 0 0 25 0 1 0 983639207 198610944 48159 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 48489 48159 91 271 0 48215 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 193956

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=672872/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=211972 CPUtime=462.17
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 53364 0 0 0 46132 85 0 0 25 0 1 0 983639207 217059328 52680 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 52993 52680 91 271 0 52719 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 211972

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=656872/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=228104 CPUtime=522.15
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 57434 0 0 0 52121 94 0 0 25 0 1 0 983639207 233578496 56750 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 57026 56750 91 271 0 56752 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 228104

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=641704/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=242928 CPUtime=582.14
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 61167 0 0 0 58113 101 0 0 25 0 1 0 983639207 248758272 60483 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 60732 60483 91 271 0 60458 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 242928

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=627688/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=256804 CPUtime=642.12
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 64630 0 0 0 64104 108 0 0 25 0 1 0 983639207 262967296 63946 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 64201 63946 91 271 0 63927 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 256804

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=614056/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=270300 CPUtime=702.1
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 68045 0 0 0 70096 114 0 0 25 0 1 0 983639207 276787200 67361 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 67575 67361 91 271 0 67301 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 270300

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=598120/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=286664 CPUtime=762.09
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 72302 0 0 0 76088 121 0 0 25 0 1 0 983639207 293543936 71314 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 71666 71314 91 271 0 71392 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 286664

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=585000/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=299792 CPUtime=822.07
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 75587 0 0 0 82079 128 0 0 25 0 1 0 983639207 306987008 74599 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 74948 74599 91 271 0 74674 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 299792

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=572904/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=311696 CPUtime=882.05
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 78579 0 0 0 88071 134 0 0 25 0 1 0 983639207 319176704 77591 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 77924 77591 91 271 0 77650 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 311696

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=560680/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=324012 CPUtime=942.03
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 81679 0 0 0 94062 141 0 0 25 0 1 0 983639207 331788288 80691 1992294400 134512640 135625496 4294956240 18446744073709551615 134522486 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 81003 80691 91 271 0 80729 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 324012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=549352/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=335128 CPUtime=1002.02
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 84464 0 0 0 100055 147 0 0 25 0 1 0 983639207 343171072 83476 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 83782 83476 91 271 0 83508 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 335128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=538792/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=345708 CPUtime=1062
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 87115 0 0 0 106048 152 0 0 25 0 1 0 983639207 354004992 86127 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 86427 86127 91 271 0 86153 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 345708

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=527208/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=357076 CPUtime=1121.99
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 89985 0 0 0 112042 157 0 0 25 0 1 0 983639207 365645824 88997 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 89269 88997 91 271 0 88995 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 357076

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=514536/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=369916 CPUtime=1181.97
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 93193 0 0 0 118034 163 0 0 25 0 1 0 983639207 378793984 92205 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 92479 92205 91 271 0 92205 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 369916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14204
/proc/meminfo: memFree=509928/2055920 swapFree=4176856/4192956
[pid=14201] ppid=14199 vsize=374156 CPUtime=1200.07
/proc/14201/stat : 14201 (csat) R 14199 14201 14010 0 -1 4194304 94264 0 0 0 119843 164 0 0 25 0 1 0 983639207 383135744 93276 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14201/statm: 93539 93276 91 271 0 93265 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 374156

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.46
CPU time (s): 1200.14
CPU user time (s): 1198.43
CPU system time (s): 1.70474
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 374156

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

runsolver used 1.2988 second user time and 3.07653 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 13:17:35
IDJOB=1520831
IDBENCH=70366
IDSOLVER=517
FILE ID=node8/1520831-1238242655
PBS_JOBID= 9060689
Free space on /tmp= 64044 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520831-1238242655/watcher-1520831-1238242655 -o /tmp/evaluation-result-1520831-1238242655/solver-1520831-1238242655 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520831-1238242655.cnf

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

MD5SUM BENCH= 3489273d9d670dd6da5e410852c60205
RANDOM SEED=69809884

node8.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.232
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.232
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:        884432 kB
Buffers:         87616 kB
Cached:         984992 kB
SwapCached:       9204 kB
Active:          96056 kB
Inactive:       987232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884432 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          16324 kB
Slab:            74008 kB
Committed_AS:  2564760 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64044 MiB
End job on node8 at 2009-03-28 13:37:37