Trace number 1520889

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S744068878-072.cnf
MD5SUMea01dcc63f842c424e5e6a53cd5384db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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-1520889-1238253661/watcher-1520889-1238253661 -o /tmp/evaluation-result-1520889-1238253661/solver-1520889-1238253661 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520889-1238253661.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.96 0.98 3/81 28177
/proc/meminfo: memFree=1562208/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=7384 CPUtime=0
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 318 0 0 0 0 0 0 0 20 0 1 0 1098030371 7561216 301 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 1846 307 89 271 0 1572 0

[startup+0.070444 s]
/proc/loadavg: 0.91 0.96 0.98 3/81 28177
/proc/meminfo: memFree=1562208/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=7384 CPUtime=0.06
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 1640 0 0 0 6 0 0 0 20 0 1 0 1098030371 7561216 1623 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 1846 1623 91 271 0 1572 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7384

[startup+0.101446 s]
/proc/loadavg: 0.91 0.96 0.98 3/81 28177
/proc/meminfo: memFree=1562208/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=7512 CPUtime=0.09
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 1654 0 0 0 9 0 0 0 20 0 1 0 1098030371 7692288 1637 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 1878 1637 91 271 0 1604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7512

[startup+0.301468 s]
/proc/loadavg: 0.91 0.96 0.98 3/81 28177
/proc/meminfo: memFree=1562208/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=7768 CPUtime=0.29
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 1732 0 0 0 29 0 0 0 23 0 1 0 1098030371 7954432 1715 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 1942 1715 91 271 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7768

[startup+0.701512 s]
/proc/loadavg: 0.91 0.96 0.98 3/81 28177
/proc/meminfo: memFree=1562208/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=8164 CPUtime=0.69
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 1844 0 0 0 68 1 0 0 25 0 1 0 1098030371 8359936 1827 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 2041 1827 91 271 0 1767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8164

[startup+1.5016 s]
/proc/loadavg: 0.91 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1554968/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=8856 CPUtime=1.49
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 2005 0 0 0 148 1 0 0 25 0 1 0 1098030371 9068544 1988 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 2214 1988 91 271 0 1940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8856

[startup+3.10178 s]
/proc/loadavg: 0.91 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1554008/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=9704 CPUtime=3.09
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 2206 0 0 0 307 2 0 0 25 0 1 0 1098030371 9936896 2189 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 2426 2189 91 271 0 2152 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9704

[startup+6.30114 s]
/proc/loadavg: 0.92 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1552728/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=10776 CPUtime=6.29
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 2464 0 0 0 626 3 0 0 25 0 1 0 1098030371 11034624 2447 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 2694 2447 91 271 0 2420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10776

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1551128/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=12028 CPUtime=12.69
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 2824 0 0 0 1264 5 0 0 25 0 1 0 1098030371 12316672 2766 1992294400 134512640 135625496 4294956240 18446744073709551615 134541387 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 3007 2766 91 271 0 2733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12028

[startup+25.5023 s]
/proc/loadavg: 0.94 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1549400/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=13784 CPUtime=25.48
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 3248 0 0 0 2541 7 0 0 25 0 1 0 1098030371 14114816 3190 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 3446 3190 91 271 0 3172 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13784

[startup+51.1021 s]
/proc/loadavg: 0.96 0.96 0.98 2/82 28178
/proc/meminfo: memFree=1547352/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=15944 CPUtime=51.08
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 3834 0 0 0 5097 11 0 0 25 0 1 0 1098030371 16326656 3715 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 3986 3715 91 271 0 3712 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15944

[startup+102.308 s]
/proc/loadavg: 0.98 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1544088/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=19108 CPUtime=102.27
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 4711 0 0 0 10210 17 0 0 25 0 1 0 1098030371 19566592 4501 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 4777 4501 91 271 0 4503 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19108

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1541336/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=21904 CPUtime=162.25
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 5405 0 0 0 16204 21 0 0 25 0 1 0 1098030371 22429696 5195 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 5476 5195 91 271 0 5202 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21904

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1539160/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=24360 CPUtime=222.23
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 6081 0 0 0 22198 25 0 0 25 0 1 0 1098030371 24944640 5735 1992294400 134512640 135625496 4294956240 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 6090 5735 91 271 0 5816 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24360

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1537240/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=26276 CPUtime=282.21
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 6572 0 0 0 28194 27 0 0 25 0 1 0 1098030371 26906624 6226 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 6569 6226 91 271 0 6295 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26276

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1535640/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=27656 CPUtime=342.2
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 6950 0 0 0 34190 30 0 0 25 0 1 0 1098030371 28319744 6604 1992294400 134512640 135625496 4294956240 18446744073709551615 134541504 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 6914 6604 91 271 0 6640 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27656

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1533848/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=29524 CPUtime=402.18
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 7388 0 0 0 40186 32 0 0 25 0 1 0 1098030371 30232576 7042 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 7381 7042 91 271 0 7107 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29524

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1532632/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=31116 CPUtime=462.17
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 7899 0 0 0 46181 36 0 0 25 0 1 0 1098030371 31862784 7350 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 7779 7350 91 271 0 7505 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 31116

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1531352/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=32312 CPUtime=522.15
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 8218 0 0 0 52177 38 0 0 25 0 1 0 1098030371 33087488 7669 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 8078 7669 91 271 0 7804 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32312

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1529624/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=33952 CPUtime=582.14
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 8634 0 0 0 58172 42 0 0 25 0 1 0 1098030371 34766848 8085 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 8488 8085 91 271 0 8214 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 33952

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1528152/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=35360 CPUtime=642.12
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 8997 0 0 0 64168 44 0 0 25 0 1 0 1098030371 36208640 8448 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 8840 8448 91 271 0 8566 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 35360

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1526808/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=36820 CPUtime=702.1
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 9332 0 0 0 70165 45 0 0 25 0 1 0 1098030371 37703680 8783 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 9205 8783 91 271 0 8931 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 36820

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1525656/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=38020 CPUtime=762.09
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 9619 0 0 0 76161 48 0 0 25 0 1 0 1098030371 38932480 9070 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 9505 9070 91 271 0 9231 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 38020

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1524312/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=39212 CPUtime=822.08
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 9951 0 0 0 82157 51 0 0 25 0 1 0 1098030371 40153088 9402 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 9803 9402 91 271 0 9529 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 39212

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1523224/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=40372 CPUtime=882.06
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 10218 0 0 0 88154 52 0 0 25 0 1 0 1098030371 41340928 9669 1992294400 134512640 135625496 4294956240 18446744073709551615 134541558 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 10093 9669 91 271 0 9819 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 40372

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1522136/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=41404 CPUtime=942.04
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 10481 0 0 0 94150 54 0 0 25 0 1 0 1098030371 42397696 9932 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 10351 9932 91 271 0 10077 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 41404

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1520920/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=42688 CPUtime=1002.03
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 10778 0 0 0 100146 57 0 0 25 0 1 0 1098030371 43712512 10229 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 10672 10229 91 271 0 10398 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 42688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1520088/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=43956 CPUtime=1062.01
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 11287 0 0 0 106143 58 0 0 25 0 1 0 1098030371 45010944 10434 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 10989 10434 91 271 0 10715 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 43956

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1519320/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=44772 CPUtime=1121.99
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 11487 0 0 0 112140 59 0 0 25 0 1 0 1098030371 45846528 10634 1992294400 134512640 135625496 4294956240 18446744073709551615 134541550 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 11193 10634 91 271 0 10919 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 44772

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1518360/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=45920 CPUtime=1181.98
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 11735 0 0 0 118136 62 0 0 25 0 1 0 1098030371 47022080 10882 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 11480 10882 91 271 0 11206 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 45920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28178
/proc/meminfo: memFree=1518168/2055920 swapFree=4176448/4192956
[pid=28177] ppid=28175 vsize=46052 CPUtime=1200.08
/proc/28177/stat : 28177 (csat) R 28175 28177 28106 0 -1 4194304 11783 0 0 0 119946 62 0 0 25 0 1 0 1098030371 47157248 10930 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28177/statm: 11513 10930 91 271 0 11239 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46052

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.1
CPU user time (s): 1199.46
CPU system time (s): 0.633903
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 46052

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

runsolver used 1.53877 second user time and 3.9314 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 16:21:01
IDJOB=1520889
IDBENCH=70424
IDSOLVER=517
FILE ID=node86/1520889-1238253661
PBS_JOBID= 9060809
Free space on /tmp= 66460 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S744068878-072.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520889-1238253661/watcher-1520889-1238253661 -o /tmp/evaluation-result-1520889-1238253661/solver-1520889-1238253661 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520889-1238253661.cnf

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

MD5SUM BENCH= ea01dcc63f842c424e5e6a53cd5384db
RANDOM SEED=846156127

node86.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.238
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.238
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:       1562624 kB
Buffers:         57988 kB
Cached:         342288 kB
SwapCached:       8880 kB
Active:         165984 kB
Inactive:       248244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562624 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          19104 kB
Slab:            63260 kB
Committed_AS:  2725168 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 16:41:03