Trace number 1520925

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S2065372010-022.cnf
MD5SUM9c2e94bcd290d34e0b2c0cbd91a44953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark782.986
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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-1520925-1238259513/watcher-1520925-1238259513 -o /tmp/evaluation-result-1520925-1238259513/solver-1520925-1238259513 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520925-1238259513.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.00 1.00 0.99 3/64 28384
/proc/meminfo: memFree=928808/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=1368 CPUtime=0
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1098617062 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 342 130 88 271 0 68 0

[startup+0.0599961 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 28384
/proc/meminfo: memFree=928808/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=7532 CPUtime=0.05
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 1726 0 0 0 5 0 0 0 18 0 1 0 1098617062 7712768 1659 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 1883 1659 90 271 0 1609 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7532

[startup+0.102001 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 28384
/proc/meminfo: memFree=928808/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=7664 CPUtime=0.09
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 1742 0 0 0 9 0 0 0 18 0 1 0 1098617062 7847936 1675 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 1916 1675 90 271 0 1642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7664

[startup+0.302022 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 28384
/proc/meminfo: memFree=928808/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=7928 CPUtime=0.29
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 1801 0 0 0 29 0 0 0 19 0 1 0 1098617062 8118272 1734 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 1982 1734 90 271 0 1708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.701068 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 28384
/proc/meminfo: memFree=928808/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=8324 CPUtime=0.69
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 1904 0 0 0 68 1 0 0 22 0 1 0 1098617062 8523776 1837 1992294400 134512640 135625496 4294956240 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 2081 1837 90 271 0 1807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8324

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=921504/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=9000 CPUtime=1.49
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 2065 0 0 0 148 1 0 0 25 0 1 0 1098617062 9216000 1998 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 2250 1998 90 271 0 1976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.16658 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=920672/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=9876 CPUtime=3.17
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 2277 0 0 0 315 2 0 0 25 0 1 0 1098617062 10113024 2210 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 2469 2216 90 271 0 2195 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 9876

[startup+6.30271 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=919328/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=10988 CPUtime=6.29
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 2547 0 0 0 626 3 0 0 25 0 1 0 1098617062 11251712 2480 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 2747 2480 90 271 0 2473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10988

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=917856/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=12064 CPUtime=12.69
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 2834 0 0 0 1264 5 0 0 25 0 1 0 1098617062 12353536 2767 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 3016 2767 90 271 0 2742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12064

[startup+25.5059 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=916000/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=13904 CPUtime=25.49
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 3324 0 0 0 2542 7 0 0 25 0 1 0 1098617062 14237696 3216 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 3476 3216 90 271 0 3202 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13904

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=913824/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=16124 CPUtime=51.08
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 3939 0 0 0 5098 10 0 0 25 0 1 0 1098617062 16510976 3770 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 4031 3770 90 271 0 3757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16124

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28385
/proc/meminfo: memFree=910624/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=19524 CPUtime=102.26
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 4829 0 0 0 10212 14 0 0 25 0 1 0 1098617062 19992576 4569 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 4881 4569 90 271 0 4607 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19524

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=907608/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=22380 CPUtime=162.23
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 5552 0 0 0 16204 19 0 0 25 0 1 0 1098617062 22917120 5292 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 5595 5292 90 271 0 5321 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22380

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=905240/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=25064 CPUtime=222.22
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 6267 0 0 0 22199 23 0 0 25 0 1 0 1098617062 25665536 5871 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 6266 5871 90 271 0 5992 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25064

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=903320/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=26928 CPUtime=282.2
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 6744 0 0 0 28194 26 0 0 25 0 1 0 1098617062 27574272 6348 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 6732 6348 90 271 0 6458 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 26928

[startup+342.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=901528/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=28628 CPUtime=342.19
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 7184 0 0 0 34189 30 0 0 25 0 1 0 1098617062 29315072 6788 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 7157 6788 90 271 0 6883 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=899928/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=30120 CPUtime=402.17
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 7578 0 0 0 40184 33 0 0 25 0 1 0 1098617062 30842880 7182 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 7530 7182 90 271 0 7256 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 30120

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=898336/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=31640 CPUtime=462.16
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 7960 0 0 0 46180 36 0 0 25 0 1 0 1098617062 32399360 7564 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 7910 7564 90 271 0 7636 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31640

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=897184/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=33372 CPUtime=522.14
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 8494 0 0 0 52176 38 0 0 25 0 1 0 1098617062 34172928 7895 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 8343 7895 90 271 0 8069 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 33372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=895904/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=34528 CPUtime=582.12
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 8802 0 0 0 58171 41 0 0 25 0 1 0 1098617062 35356672 8203 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 8632 8203 90 271 0 8358 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 34528

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=893856/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=36808 CPUtime=642.1
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 9309 0 0 0 64167 43 0 0 25 0 1 0 1098617062 37691392 8710 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 9202 8710 90 271 0 8928 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 36808

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=892832/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=37776 CPUtime=702.09
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 9573 0 0 0 70164 45 0 0 25 0 1 0 1098617062 38682624 8974 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 9444 8974 90 271 0 9170 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37776

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=891552/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=39048 CPUtime=762.07
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 9891 0 0 0 76160 47 0 0 25 0 1 0 1098617062 39985152 9292 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 9762 9292 90 271 0 9488 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 39048

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=890592/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=39992 CPUtime=822.05
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 10135 0 0 0 82155 50 0 0 25 0 1 0 1098617062 40951808 9536 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 9998 9536 90 271 0 9724 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 39992

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=889568/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=41032 CPUtime=882.04
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 10389 0 0 0 88152 52 0 0 25 0 1 0 1098617062 42016768 9790 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 10258 9790 90 271 0 9984 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 41032

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=888544/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=42016 CPUtime=942.03
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 10641 0 0 0 94149 54 0 0 25 0 1 0 1098617062 43024384 10042 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 10504 10042 90 271 0 10230 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 42016

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=887520/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=43032 CPUtime=1002.02
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 10894 0 0 0 100146 56 0 0 25 0 1 0 1098617062 44064768 10295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 10758 10295 90 271 0 10484 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 43032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=886624/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=43944 CPUtime=1061.99
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 11136 0 0 0 106142 57 0 0 25 0 1 0 1098617062 44998656 10537 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 10986 10537 90 271 0 10712 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=885600/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=45480 CPUtime=1121.97
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 11678 0 0 0 112139 58 0 0 25 0 1 0 1098617062 46571520 10775 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 11370 10775 90 271 0 11096 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 45480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=884768/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=46320 CPUtime=1181.96
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 11885 0 0 0 118136 60 0 0 25 0 1 0 1098617062 47431680 10982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 11580 10982 90 271 0 11306 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 46320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28391
/proc/meminfo: memFree=884384/2055920 swapFree=4171920/4192956
[pid=28384] ppid=28382 vsize=46772 CPUtime=1200.06
/proc/28384/stat : 28384 (csat) R 28382 28384 28095 0 -1 4194304 11973 0 0 0 119945 61 0 0 25 0 1 0 1098617062 47894528 11070 1992294400 134512640 135625496 4294956240 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/28384/statm: 11693 11070 90 271 0 11419 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46772

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.45
CPU system time (s): 0.621905
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 46772

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

runsolver used 0.831873 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node28 at 2009-03-28 17:58:33
IDJOB=1520925
IDBENCH=70460
IDSOLVER=517
FILE ID=node28/1520925-1238259513
PBS_JOBID= 9060750
Free space on /tmp= 66172 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S2065372010-022.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520925-1238259513/watcher-1520925-1238259513 -o /tmp/evaluation-result-1520925-1238259513/solver-1520925-1238259513 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520925-1238259513.cnf

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

MD5SUM BENCH= 9c2e94bcd290d34e0b2c0cbd91a44953
RANDOM SEED=1995644233

node28.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        929224 kB
Buffers:        101956 kB
Cached:         907236 kB
SwapCached:      14208 kB
Active:         315516 kB
Inactive:       717624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929224 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          17872 kB
Slab:            79332 kB
Committed_AS:  2789628 kB
PageTables:       1428 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= 66168 MiB
End job on node28 at 2009-03-28 18:18:36