Trace number 1726600

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
CircUs 2009-03-23? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.02	c Eliminate time :       0.01 

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-1726600-1240714480/watcher-1726600-1240714480 -o /tmp/evaluation-result-1726600-1240714480/solver-1726600-1240714480 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1726600-1240714480.cnf -t 1200 

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.68 1.71 1.39 3/64 23087
/proc/meminfo: memFree=1165688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=1456 CPUtime=0
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 120000 99481703 1490944 156 1992294400 134512640 135224549 4294956208 18446744073709551615 134683472 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 364 158 70 173 0 189 0

[startup+0.0622061 s]
/proc/loadavg: 1.68 1.71 1.39 3/64 23087
/proc/meminfo: memFree=1165688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=1980 CPUtime=0.06
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 320 0 0 0 6 0 0 0 18 0 1 120000 99481703 2027520 304 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 495 304 90 173 0 320 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1980

[startup+0.101209 s]
/proc/loadavg: 1.68 1.71 1.39 3/64 23087
/proc/meminfo: memFree=1165688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=2112 CPUtime=0.1
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 340 0 0 0 10 0 0 0 18 0 1 120000 99481703 2162688 324 1992294400 134512640 135224549 4294956208 18446744073709551615 134595225 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 528 324 90 173 0 353 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2112

[startup+0.301231 s]
/proc/loadavg: 1.68 1.71 1.39 3/64 23087
/proc/meminfo: memFree=1165688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=2244 CPUtime=0.29
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 394 0 0 0 29 0 0 0 19 0 1 120000 99481703 2297856 378 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 561 378 90 173 0 386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2244

[startup+0.701275 s]
/proc/loadavg: 1.68 1.71 1.39 3/64 23087
/proc/meminfo: memFree=1165688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=2376 CPUtime=0.69
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 425 0 0 0 69 0 0 0 22 0 1 120000 99481703 2433024 409 1992294400 134512640 135224549 4294956208 18446744073709551615 134618933 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 594 409 90 173 0 419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2376

[startup+1.50136 s]
/proc/loadavg: 1.68 1.71 1.39 2/65 23088
/proc/meminfo: memFree=1164336/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=2652 CPUtime=1.49
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 478 0 0 0 149 0 0 0 25 0 1 120000 99481703 2715648 462 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 663 462 90 173 0 488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2652

[startup+3.10154 s]
/proc/loadavg: 1.68 1.71 1.39 2/65 23088
/proc/meminfo: memFree=1163952/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=3048 CPUtime=3.09
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 573 0 0 0 309 0 0 0 25 0 1 120000 99481703 3121152 557 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 762 557 90 173 0 587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3048

[startup+6.3019 s]
/proc/loadavg: 1.63 1.70 1.39 2/65 23088
/proc/meminfo: memFree=1163056/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=3740 CPUtime=6.29
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 749 0 0 0 629 0 0 0 25 0 1 120000 99481703 3829760 733 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 935 733 90 173 0 760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3740

[startup+12.7026 s]
/proc/loadavg: 1.58 1.69 1.38 2/65 23088
/proc/meminfo: memFree=1162032/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=4664 CPUtime=12.69
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 958 0 0 0 1269 0 0 0 25 0 1 120000 99481703 4775936 942 1992294400 134512640 135224549 4294956208 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 1166 942 90 173 0 991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4664

[startup+25.501 s]
/proc/loadavg: 1.45 1.65 1.38 2/65 23088
/proc/meminfo: memFree=1160688/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=5852 CPUtime=25.48
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 1291 0 0 0 2548 0 0 0 25 0 1 120000 99481703 5992448 1275 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 1463 1275 90 173 0 1288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5852

[startup+51.1019 s]
/proc/loadavg: 1.29 1.60 1.36 2/65 23088
/proc/meminfo: memFree=1158960/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=7712 CPUtime=51.08
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 1769 0 0 0 5107 1 0 0 25 0 1 120000 99481703 7897088 1720 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 1928 1720 90 173 0 1753 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7712

[startup+102.306 s]
/proc/loadavg: 1.13 1.50 1.34 2/65 23088
/proc/meminfo: memFree=1156528/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=10208 CPUtime=102.27
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 2366 0 0 0 10225 2 0 0 25 0 1 120000 99481703 10452992 2317 1992294400 134512640 135224549 4294956208 18446744073709551615 134631523 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 2552 2317 90 173 0 2377 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10208

[startup+162.301 s]
/proc/loadavg: 1.04 1.41 1.32 2/65 23088
/proc/meminfo: memFree=1154672/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=12284 CPUtime=162.24
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 2874 0 0 0 16222 2 0 0 25 0 1 120000 99481703 12578816 2760 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 3071 2760 90 173 0 2896 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12284

[startup+222.302 s]
/proc/loadavg: 1.01 1.33 1.30 2/65 23088
/proc/meminfo: memFree=1153328/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=13612 CPUtime=222.23
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 3210 0 0 0 22220 3 0 0 25 0 1 120000 99481703 13938688 3096 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 3403 3096 90 173 0 3228 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13612

[startup+282.302 s]
/proc/loadavg: 1.00 1.27 1.27 2/65 23088
/proc/meminfo: memFree=1151408/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=15656 CPUtime=282.21
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 3697 0 0 0 28218 3 0 0 25 0 1 120000 99481703 16031744 3583 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 3914 3583 90 173 0 3739 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 15656

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 1.26 2/65 23088
/proc/meminfo: memFree=1150384/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=16580 CPUtime=342.19
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 3939 0 0 0 34215 4 0 0 25 0 1 120000 99481703 16977920 3825 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 4145 3825 90 173 0 3970 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16580

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.24 2/65 23093
/proc/meminfo: memFree=1149616/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=17248 CPUtime=402.17
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 4107 0 0 0 40213 4 0 0 25 0 1 120000 99481703 17661952 3993 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 4312 3993 90 173 0 4137 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17248

[startup+462.302 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 23093
/proc/meminfo: memFree=1148400/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=18436 CPUtime=462.16
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 4397 0 0 0 46211 5 0 0 25 0 1 120000 99481703 18878464 4283 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 4609 4283 90 173 0 4434 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18436

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 23093
/proc/meminfo: memFree=1146736/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=20372 CPUtime=522.13
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 4870 0 0 0 52208 5 0 0 25 0 1 120000 99481703 20860928 4756 1992294400 134512640 135224549 4294956208 18446744073709551615 134631376 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 5093 4756 90 173 0 4918 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 20372

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.19 2/65 23093
/proc/meminfo: memFree=1146608/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=20372 CPUtime=582.12
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 4884 0 0 0 58207 5 0 0 25 0 1 120000 99481703 20860928 4770 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 5093 4770 90 173 0 4918 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 20372

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 23093
/proc/meminfo: memFree=1144752/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=22632 CPUtime=642.11
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 5444 0 0 0 64205 6 0 0 25 0 1 120000 99481703 23175168 5201 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 5658 5201 90 173 0 5483 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 22632

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.16 2/65 23093
/proc/meminfo: memFree=1144816/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=22632 CPUtime=702.08
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 5445 0 0 0 70202 6 0 0 25 0 1 120000 99481703 23175168 5202 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 5658 5202 90 173 0 5483 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 22632

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 23093
/proc/meminfo: memFree=1143088/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=24448 CPUtime=762.08
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 5886 0 0 0 76201 7 0 0 25 0 1 120000 99481703 25034752 5643 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6112 5643 90 173 0 5937 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 24448

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 23093
/proc/meminfo: memFree=1142640/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=24844 CPUtime=822.05
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 5991 0 0 0 82198 7 0 0 25 0 1 120000 99481703 25440256 5748 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6211 5748 90 173 0 6036 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 24844

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 23093
/proc/meminfo: memFree=1142512/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=24992 CPUtime=882.03
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 6020 0 0 0 88196 7 0 0 25 0 1 120000 99481703 25591808 5777 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6248 5777 90 173 0 6073 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 24992

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23093
/proc/meminfo: memFree=1140720/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=26804 CPUtime=942.01
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 6472 0 0 0 94194 7 0 0 25 0 1 120000 99481703 27447296 6229 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6701 6229 90 173 0 6526 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 26804

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 23093
/proc/meminfo: memFree=1140720/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=26804 CPUtime=1002
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 6477 0 0 0 100192 8 0 0 25 0 1 120000 99481703 27447296 6234 1992294400 134512640 135224549 4294956208 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6701 6234 90 173 0 6526 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 26804

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 23093
/proc/meminfo: memFree=1140528/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=27032 CPUtime=1061.98
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 6517 0 0 0 106190 8 0 0 25 0 1 120000 99481703 27680768 6274 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 6758 6274 90 173 0 6583 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 27032

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 23093
/proc/meminfo: memFree=1138736/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=28820 CPUtime=1121.97
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 6969 0 0 0 112188 9 0 0 25 0 1 120000 99481703 29511680 6726 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 7205 6726 90 173 0 7030 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 28820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 23093
/proc/meminfo: memFree=1137904/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=29712 CPUtime=1181.95
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 7164 0 0 0 118186 9 0 0 25 0 1 120000 99481703 30425088 6921 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 7428 6921 90 173 0 7253 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 29712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 23093
/proc/meminfo: memFree=1137904/2055920 swapFree=4192956/4192956
[pid=23087] ppid=23085 vsize=29712 CPUtime=1200.05
/proc/23087/stat : 23087 (CirCUs) R 23085 23087 19562 0 -1 4194304 7164 0 0 0 119996 9 0 0 25 0 1 100 99481703 30425088 6921 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23087/statm: 7428 6921 90 173 0 7253 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29712

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.101984
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 29712

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

runsolver used 0.911861 second user time and 2.44663 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 04:54:40
IDJOB=1726600
IDBENCH=24617
IDSOLVER=544
FILE ID=node9/1726600-1240714480
PBS_JOBID= 9186834
Free space on /tmp= 66364 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726600-1240714480/watcher-1726600-1240714480 -o /tmp/evaluation-result-1726600-1240714480/solver-1726600-1240714480 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1726600-1240714480.cnf -t 1200

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=10439124

node9.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.240
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.240
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:       1166168 kB
Buffers:         82464 kB
Cached:         710280 kB
SwapCached:          0 kB
Active:         200448 kB
Inactive:       606208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166168 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            69096 kB
Committed_AS:   342920 kB
PageTables:       1388 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= 66364 MiB
End job on node9 at 2009-04-26 05:14:42