Trace number 1726365

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726365-1240711237/watcher-1726365-1240711237 -o /tmp/evaluation-result-1726365-1240711237/solver-1726365-1240711237 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1726365-1240711237.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.99 1.85 1.45 3/64 17496
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=1780 CPUtime=0
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 99150919 1822720 181 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 445 181 89 271 0 171 0

[startup+0.047014 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 17496
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=7984 CPUtime=0.03
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 1805 0 0 0 3 0 0 0 18 0 1 0 99150919 8175616 1745 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 1996 1745 91 271 0 1722 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7984

[startup+0.101016 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 17496
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=7984 CPUtime=0.08
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 1812 0 0 0 8 0 0 0 18 0 1 0 99150919 8175616 1752 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 1996 1752 91 271 0 1722 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7984

[startup+0.301033 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 17496
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=8116 CPUtime=0.29
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 1845 0 0 0 28 1 0 0 19 0 1 0 99150919 8310784 1785 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 2029 1786 91 271 0 1755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8116

[startup+0.70107 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 17496
/proc/meminfo: memFree=1415064/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=8380 CPUtime=0.69
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 1905 0 0 0 68 1 0 0 22 0 1 0 99150919 8581120 1845 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 2095 1845 91 271 0 1821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8380

[startup+1.50114 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 17497
/proc/meminfo: memFree=1407888/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=8776 CPUtime=1.49
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 2010 0 0 0 147 2 0 0 25 0 1 0 99150919 8986624 1950 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 2194 1950 91 271 0 1920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8776

[startup+3.10128 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 17497
/proc/meminfo: memFree=1407120/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=9572 CPUtime=3.09
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 2205 0 0 0 307 2 0 0 25 0 1 0 99150919 9801728 2145 1992294400 134512640 135625496 4294956224 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 2393 2145 91 271 0 2119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9572

[startup+6.30156 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 17497
/proc/meminfo: memFree=1405712/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=10680 CPUtime=6.29
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 2501 0 0 0 626 3 0 0 25 0 1 0 99150919 10936320 2441 1992294400 134512640 135625496 4294956224 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 2670 2441 91 271 0 2396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10680

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 17497
/proc/meminfo: memFree=1403536/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=12716 CPUtime=12.69
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 2971 0 0 0 1265 4 0 0 25 0 1 0 99150919 13021184 2911 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 3179 2911 91 271 0 2905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12716

[startup+25.5013 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 17503
/proc/meminfo: memFree=1401104/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=15076 CPUtime=25.48
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 3556 0 0 0 2541 7 0 0 25 0 1 0 99150919 15437824 3496 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 3769 3496 91 271 0 3495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15076

[startup+51.1015 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 17503
/proc/meminfo: memFree=1397328/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=18760 CPUtime=51.06
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 4532 0 0 0 5096 10 0 0 25 0 1 0 99150919 19210240 4411 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 4690 4411 91 271 0 4416 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18760

[startup+102.306 s]
/proc/loadavg: 1.36 1.64 1.42 2/65 17983
/proc/meminfo: memFree=1363536/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=23384 CPUtime=102.21
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 5704 0 0 0 10204 17 0 0 25 0 1 0 99150919 23945216 5583 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 5846 5583 91 271 0 5572 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 23384

[startup+162.301 s]
/proc/loadavg: 1.14 1.53 1.39 2/65 17983
/proc/meminfo: memFree=1359824/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=27476 CPUtime=162.19
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 6801 0 0 0 16197 22 0 0 25 0 1 0 99150919 28135424 6589 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 6869 6589 91 271 0 6595 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 27476

[startup+222.302 s]
/proc/loadavg: 1.05 1.42 1.36 2/65 17983
/proc/meminfo: memFree=1356048/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=31216 CPUtime=222.17
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 7751 0 0 0 22191 26 0 0 25 0 1 0 99150919 31965184 7539 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 7804 7539 91 271 0 7530 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 31216

[startup+282.302 s]
/proc/loadavg: 1.02 1.35 1.34 2/65 17983
/proc/meminfo: memFree=1352912/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=34696 CPUtime=282.16
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 8699 0 0 0 28184 32 0 0 25 0 1 0 99150919 35528704 8351 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 8674 8351 91 271 0 8400 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 34696

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.31 2/65 17983
/proc/meminfo: memFree=1349968/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=37480 CPUtime=342.14
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 9416 0 0 0 34179 35 0 0 25 0 1 0 99150919 38379520 9068 1992294400 134512640 135625496 4294956224 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 9370 9068 91 271 0 9096 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 37480

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 17983
/proc/meminfo: memFree=1347536/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=40016 CPUtime=402.13
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 10039 0 0 0 40175 38 0 0 25 0 1 0 99150919 40976384 9691 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 10004 9691 91 271 0 9730 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 40016

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.27 2/65 17983
/proc/meminfo: memFree=1345232/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=42296 CPUtime=462.11
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 10606 0 0 0 46171 40 0 0 25 0 1 0 99150919 43311104 10258 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 10574 10258 91 271 0 10300 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 42296

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.25 2/65 17983
/proc/meminfo: memFree=1343056/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=44412 CPUtime=522.1
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 11146 0 0 0 52166 44 0 0 25 0 1 0 99150919 45477888 10798 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 11103 10798 91 271 0 10829 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 44412

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 17983
/proc/meminfo: memFree=1341136/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=46632 CPUtime=582.08
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 11816 0 0 0 58161 47 0 0 25 0 1 0 99150919 47751168 11265 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 11658 11265 91 271 0 11384 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 46632

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 17983
/proc/meminfo: memFree=1339344/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=48348 CPUtime=642.06
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 12256 0 0 0 64157 49 0 0 25 0 1 0 99150919 49508352 11705 1992294400 134512640 135625496 4294956224 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 12087 11705 91 271 0 11813 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 48348

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/65 17983
/proc/meminfo: memFree=1337872/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=49800 CPUtime=702.05
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 12637 0 0 0 70153 52 0 0 25 0 1 0 99150919 50995200 12086 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 12450 12086 91 271 0 12176 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 49800

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 17983
/proc/meminfo: memFree=1335888/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=51764 CPUtime=762.04
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 13124 0 0 0 76150 54 0 0 25 0 1 0 99150919 53006336 12573 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 12941 12573 91 271 0 12667 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 51764

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 17983
/proc/meminfo: memFree=1333904/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=53760 CPUtime=822.01
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 13608 0 0 0 82144 57 0 0 25 0 1 0 99150919 55050240 13057 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 13440 13057 91 271 0 13166 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 53760

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 17983
/proc/meminfo: memFree=1332112/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=55424 CPUtime=882
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 14045 0 0 0 88140 60 0 0 25 0 1 0 99150919 56754176 13494 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 13856 13494 91 271 0 13582 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 55424

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 17983
/proc/meminfo: memFree=1330640/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=56916 CPUtime=941.98
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 14416 0 0 0 94136 62 0 0 25 0 1 0 99150919 58281984 13865 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 14229 13865 91 271 0 13955 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 56916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 17983
/proc/meminfo: memFree=1329232/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=58236 CPUtime=1001.97
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 14764 0 0 0 100132 65 0 0 25 0 1 0 99150919 59633664 14213 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 14559 14213 91 271 0 14285 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 58236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 17983
/proc/meminfo: memFree=1327632/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=59836 CPUtime=1061.95
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 15160 0 0 0 106128 67 0 0 25 0 1 0 99150919 61272064 14609 1992294400 134512640 135625496 4294956224 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 14959 14609 91 271 0 14685 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 59836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 17983
/proc/meminfo: memFree=1326352/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=61128 CPUtime=1121.94
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 15472 0 0 0 112125 69 0 0 25 0 1 0 99150919 62595072 14921 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 15282 14921 91 271 0 15008 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 61128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17983
/proc/meminfo: memFree=1324944/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=62564 CPUtime=1181.91
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 15823 0 0 0 118121 70 0 0 25 0 1 0 99150919 64065536 15272 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 15641 15272 91 271 0 15367 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 62564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17983
/proc/meminfo: memFree=1324368/2055920 swapFree=4192812/4192956
[pid=17496] ppid=17494 vsize=63080 CPUtime=1200.02
/proc/17496/stat : 17496 (csat) R 17494 17496 17222 0 -1 4194304 15951 0 0 0 119931 71 0 0 25 0 1 0 99150919 64593920 15400 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17496/statm: 15770 15400 91 271 0 15496 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 63080

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.04
CPU user time (s): 1199.31
CPU system time (s): 0.726889
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 63080

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

runsolver used 0.790879 second user time and 2.6586 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 04:00:37
IDJOB=1726365
IDBENCH=24612
IDSOLVER=517
FILE ID=node58/1726365-1240711237
PBS_JOBID= 9186813
Free space on /tmp= 65940 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726365-1240711237/watcher-1726365-1240711237 -o /tmp/evaluation-result-1726365-1240711237/solver-1726365-1240711237 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1726365-1240711237.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=69285490

node58.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.233
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.233
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:       1415544 kB
Buffers:         41848 kB
Cached:         520232 kB
SwapCached:        144 kB
Active:         100144 kB
Inactive:       476008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            50372 kB
Committed_AS:   353948 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 04:20:39