Trace number 1731506

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSat 2009-03-22? (TO) 1200.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark207.133
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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-1731506-1240771460/watcher-1731506-1240771460 -o /tmp/evaluation-result-1731506-1240771460/solver-1731506-1240771460 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1731506-1240771460.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 1.00 3/65 24489
/proc/meminfo: memFree=1830168/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=1540 CPUtime=0
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 105173757 1576960 151 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 385 151 89 271 0 111 0

[startup+0.0281961 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24489
/proc/meminfo: memFree=1830168/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=7556 CPUtime=0.02
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 1690 0 0 0 2 0 0 0 18 0 1 0 105173757 7737344 1673 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 1889 1673 91 271 0 1615 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7556

[startup+0.101203 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24489
/proc/meminfo: memFree=1830168/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=7556 CPUtime=0.09
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 1690 0 0 0 9 0 0 0 18 0 1 0 105173757 7737344 1673 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 1889 1673 91 271 0 1615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.301222 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24489
/proc/meminfo: memFree=1830168/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=7812 CPUtime=0.29
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 1733 0 0 0 29 0 0 0 19 0 1 0 105173757 7999488 1716 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 1953 1716 91 271 0 1679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7812

[startup+0.701261 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24489
/proc/meminfo: memFree=1830168/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=8096 CPUtime=0.69
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 1802 0 0 0 69 0 0 0 22 0 1 0 105173757 8290304 1785 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 2024 1785 91 271 0 1750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8096

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1823120/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=8500 CPUtime=1.5
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 1926 0 0 0 149 1 0 0 25 0 1 0 105173757 8704000 1909 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 2125 1909 91 271 0 1851 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8500

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1822416/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=9308 CPUtime=3.09
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 2105 0 0 0 308 1 0 0 25 0 1 0 105173757 9531392 2088 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 2327 2088 91 271 0 2053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9308

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1821264/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=10156 CPUtime=6.29
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 2340 0 0 0 626 3 0 0 25 0 1 0 105173757 10399744 2323 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 2539 2323 91 271 0 2265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10156

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1819920/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=11408 CPUtime=12.69
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 2633 0 0 0 1265 4 0 0 25 0 1 0 105173757 11681792 2616 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 2852 2616 91 271 0 2578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11408

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1818320/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=13088 CPUtime=25.48
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 3068 0 0 0 2541 7 0 0 25 0 1 0 105173757 13402112 3010 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 3272 3010 91 271 0 2998 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13088

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1816144/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=15240 CPUtime=51.07
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 3669 0 0 0 5097 10 0 0 25 0 1 0 105173757 15605760 3550 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 3810 3550 91 271 0 3536 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15240

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1813072/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=18396 CPUtime=102.26
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 4512 0 0 0 10212 14 0 0 25 0 1 0 105173757 18837504 4302 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 4599 4302 91 271 0 4325 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18396

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1810384/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=21056 CPUtime=162.24
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 5173 0 0 0 16205 19 0 0 25 0 1 0 105173757 21561344 4963 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 5264 4963 91 271 0 4990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21056

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1808144/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=23336 CPUtime=222.22
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 5843 0 0 0 22199 23 0 0 25 0 1 0 105173757 23896064 5497 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 5834 5497 91 271 0 5560 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23336

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1806096/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=25396 CPUtime=282.21
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 6343 0 0 0 28193 28 0 0 25 0 1 0 105173757 26005504 5997 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 6349 5997 91 271 0 6075 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25396

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1804440/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=27044 CPUtime=342.19
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 6748 0 0 0 34188 31 0 0 25 0 1 0 105173757 27693056 6402 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 6761 6402 91 271 0 6487 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27044

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1803032/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=28292 CPUtime=402.17
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 7093 0 0 0 40182 35 0 0 25 0 1 0 105173757 28971008 6747 1992294400 134512640 135625496 4294956224 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 7073 6747 91 271 0 6799 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28292

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1801624/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=29716 CPUtime=462.16
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 7439 0 0 0 46178 38 0 0 25 0 1 0 105173757 30429184 7093 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 7429 7093 91 271 0 7155 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29716

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1800600/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=31084 CPUtime=522.15
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 7915 0 0 0 52173 42 0 0 25 0 1 0 105173757 31830016 7366 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 7771 7366 91 271 0 7497 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31084

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1799384/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=32224 CPUtime=582.13
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 8195 0 0 0 58169 44 0 0 25 0 1 0 105173757 32997376 7646 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 8056 7646 91 271 0 7782 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 32224

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1797848/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=33768 CPUtime=642.12
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 8591 0 0 0 64166 46 0 0 25 0 1 0 105173757 34578432 8042 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 8442 8042 91 271 0 8168 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 33768

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1796504/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=35164 CPUtime=702.09
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 8900 0 0 0 70160 49 0 0 25 0 1 0 105173757 36007936 8351 1992294400 134512640 135625496 4294956224 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 8791 8351 91 271 0 8517 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 35164

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1795416/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=36104 CPUtime=762.08
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 9155 0 0 0 76157 51 0 0 25 0 1 0 105173757 36970496 8606 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 9026 8606 91 271 0 8752 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 36104

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1794392/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=37052 CPUtime=822.06
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 9408 0 0 0 82152 54 0 0 25 0 1 0 105173757 37941248 8859 1992294400 134512640 135625496 4294956224 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 9263 8859 91 271 0 8989 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 37052

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1793112/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=38372 CPUtime=882.04
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 9714 0 0 0 88148 56 0 0 25 0 1 0 105173757 39292928 9165 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 9593 9165 91 271 0 9319 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 38372

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1792216/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=39224 CPUtime=942.03
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 9929 0 0 0 94145 58 0 0 25 0 1 0 105173757 40165376 9380 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 9806 9380 91 271 0 9532 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 39224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24496
/proc/meminfo: memFree=1790552/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=40708 CPUtime=1002
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 10263 0 0 0 100140 60 0 0 25 0 1 0 105173757 41684992 9714 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 10177 9714 91 271 0 9903 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 40708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24496
/proc/meminfo: memFree=1790296/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=41104 CPUtime=1061.99
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 10394 0 0 0 106136 63 0 0 25 0 1 0 105173757 42090496 9845 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 10276 9845 91 271 0 10002 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 41104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24496
/proc/meminfo: memFree=1789400/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=42564 CPUtime=1121.97
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 10910 0 0 0 112133 64 0 0 25 0 1 0 105173757 43585536 10057 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 10641 10057 91 271 0 10367 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 42564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24496
/proc/meminfo: memFree=1788504/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=43416 CPUtime=1181.96
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 11125 0 0 0 118130 66 0 0 25 0 1 0 105173757 44457984 10272 1992294400 134512640 135625496 4294956224 18446744073709551615 134541392 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 10854 10272 91 271 0 10580 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 43416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24496
/proc/meminfo: memFree=1788184/2055920 swapFree=4191356/4192956
[pid=24489] ppid=24487 vsize=43680 CPUtime=1200.05
/proc/24489/stat : 24489 (csat) R 24487 24489 24090 0 -1 4194304 11190 0 0 0 119939 66 0 0 25 0 1 0 105173757 44728320 10337 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24489/statm: 10920 10337 91 271 0 10646 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 43680

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

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

runsolver used 1.48677 second user time and 2.44363 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 20:44:20
IDJOB=1731506
IDBENCH=24753
IDSOLVER=517
FILE ID=node56/1731506-1240771460
PBS_JOBID= 9187160
Free space on /tmp= 103060 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731506-1240771460/watcher-1731506-1240771460 -o /tmp/evaluation-result-1731506-1240771460/solver-1731506-1240771460 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1731506-1240771460.cnf

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=195410247

node56.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.218
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.218
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:       1830648 kB
Buffers:         19236 kB
Cached:         134336 kB
SwapCached:        924 kB
Active:          44280 kB
Inactive:       123220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830648 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          22580 kB
Slab:            43664 kB
Committed_AS:   367172 kB
PageTables:       1468 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= 103060 MiB
End job on node56 at 2009-04-26 21:04:23