Trace number 1727554

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

50.26/50.30	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
50.26/50.30	c Eliminate time :      43.29 

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-1727554-1240726240/watcher-1727554-1240726240 -o /tmp/evaluation-result-1727554-1240726240/solver-1727554-1240726240 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1727554-1240726240.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: 0.97 1.03 1.09 3/64 28237
/proc/meminfo: memFree=1523448/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=29164 CPUtime=0
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 811 0 0 0 0 0 0 0 18 0 1 120000 100658736 29863936 796 1992294400 134512640 135224549 4294956224 18446744073709551615 134594394 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 7291 801 66 173 0 7116 0

[startup+0.0979529 s]
/proc/loadavg: 0.97 1.03 1.09 3/64 28237
/proc/meminfo: memFree=1523448/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=33512 CPUtime=0.08
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 2029 0 0 0 8 0 0 0 18 0 1 120000 100658736 34316288 1981 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 8378 1982 70 173 0 8203 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33512

[startup+0.101952 s]
/proc/loadavg: 0.97 1.03 1.09 3/64 28237
/proc/meminfo: memFree=1523448/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=33644 CPUtime=0.09
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 2061 0 0 0 9 0 0 0 18 0 1 120000 100658736 34451456 2013 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 8411 2013 70 173 0 8236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33644

[startup+0.301986 s]
/proc/loadavg: 0.97 1.03 1.09 3/64 28237
/proc/meminfo: memFree=1523448/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=39692 CPUtime=0.29
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 3765 0 0 0 27 2 0 0 19 0 1 120000 100658736 40644608 3523 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 9923 3524 70 173 0 9748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39692

[startup+0.701057 s]
/proc/loadavg: 0.97 1.03 1.09 3/64 28237
/proc/meminfo: memFree=1523448/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=50352 CPUtime=0.69
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 6811 0 0 0 65 4 0 0 23 0 1 120000 100658736 51560448 6312 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 12588 6312 70 173 0 12413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50352

[startup+1.5012 s]
/proc/loadavg: 1.06 1.04 1.10 2/65 28238
/proc/meminfo: memFree=1491504/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=71144 CPUtime=1.48
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 12733 0 0 0 141 7 0 0 25 0 1 120000 100658736 72851456 11721 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 17786 11721 70 173 0 17611 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71144

[startup+3.10148 s]
/proc/loadavg: 1.06 1.04 1.10 2/65 28238
/proc/meminfo: memFree=1461488/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=112728 CPUtime=3.09
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 24532 0 0 0 295 14 0 0 25 0 1 120000 100658736 115433472 22495 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 28182 22495 70 173 0 28007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112728

[startup+6.30104 s]
/proc/loadavg: 1.06 1.04 1.10 2/65 28238
/proc/meminfo: memFree=1373808/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=193520 CPUtime=6.28
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 47531 0 0 0 601 27 0 0 25 0 1 120000 100658736 198164480 43445 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 48380 43445 70 173 0 48205 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 193520

[startup+12.7012 s]
/proc/loadavg: 1.05 1.04 1.10 2/65 28238
/proc/meminfo: memFree=1333616/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=208300 CPUtime=12.68
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 51823 0 0 0 1239 29 0 0 25 0 1 120000 100658736 213299200 47736 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52075 47736 74 173 0 51900 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 208300

[startup+25.5014 s]
/proc/loadavg: 1.12 1.06 1.10 2/65 28238
/proc/meminfo: memFree=1333744/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=208300 CPUtime=25.47
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 51823 0 0 0 2518 29 0 0 25 0 1 120000 100658736 213299200 47736 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52075 47736 74 173 0 51900 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 208300

[startup+51.1019 s]
/proc/loadavg: 1.08 1.05 1.10 2/65 28238
/proc/meminfo: memFree=1333616/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=208432 CPUtime=51.06
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 51908 0 0 0 5077 29 0 0 25 0 1 120000 100658736 213434368 47821 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52108 47821 90 173 0 51933 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 208432

[startup+102.306 s]
/proc/loadavg: 1.22 1.10 1.11 2/65 28238
/proc/meminfo: memFree=1332016/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=209900 CPUtime=102.23
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 52296 0 0 0 10194 29 0 0 25 0 1 120000 100658736 214937600 48209 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52475 48209 90 173 0 52300 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 209900

[startup+162.302 s]
/proc/loadavg: 1.08 1.08 1.09 2/65 28238
/proc/meminfo: memFree=1331184/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=210844 CPUtime=162.2
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 52506 0 0 0 16190 30 0 0 25 0 1 120000 100658736 215904256 48419 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52711 48419 90 173 0 52536 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 210844

[startup+222.302 s]
/proc/loadavg: 1.03 1.06 1.09 2/65 28238
/proc/meminfo: memFree=1330544/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=211372 CPUtime=222.17
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 52655 0 0 0 22187 30 0 0 25 0 1 120000 100658736 216444928 48568 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 52843 48568 90 173 0 52668 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 211372

[startup+282.301 s]
/proc/loadavg: 1.01 1.05 1.08 2/65 28238
/proc/meminfo: memFree=1329904/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=212184 CPUtime=282.13
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 52816 0 0 0 28183 30 0 0 25 0 1 120000 100658736 217276416 48729 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53046 48729 90 173 0 52871 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 212184

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/65 28238
/proc/meminfo: memFree=1329072/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=212844 CPUtime=342.11
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53011 0 0 0 34181 30 0 0 25 0 1 120000 100658736 217952256 48924 1992294400 134512640 135224549 4294956224 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53211 48924 90 173 0 53036 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 212844

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 28238
/proc/meminfo: memFree=1328560/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=213372 CPUtime=402.08
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53134 0 0 0 40178 30 0 0 25 0 1 120000 100658736 218492928 49047 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53343 49047 90 173 0 53168 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 213372

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 28238
/proc/meminfo: memFree=1327984/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=213900 CPUtime=462.05
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53286 0 0 0 46174 31 0 0 25 0 1 120000 100658736 219033600 49199 1992294400 134512640 135224549 4294956224 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53475 49199 90 173 0 53300 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 213900

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 28238
/proc/meminfo: memFree=1327600/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=214296 CPUtime=522.02
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53394 0 0 0 52171 31 0 0 25 0 1 120000 100658736 219439104 49307 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53574 49307 90 173 0 53399 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 214296

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 28238
/proc/meminfo: memFree=1326640/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=215220 CPUtime=581.99
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53632 0 0 0 58168 31 0 0 25 0 1 120000 100658736 220385280 49545 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53805 49545 90 173 0 53630 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 215220

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28238
/proc/meminfo: memFree=1326128/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=215748 CPUtime=641.97
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53765 0 0 0 64166 31 0 0 25 0 1 120000 100658736 220925952 49678 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 53937 49678 90 173 0 53762 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 215748

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28238
/proc/meminfo: memFree=1325040/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=216924 CPUtime=701.94
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 53994 0 0 0 70162 32 0 0 25 0 1 120000 100658736 222130176 49907 1992294400 134512640 135224549 4294956224 18446744073709551615 134595584 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54231 49907 90 173 0 54056 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 216924

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28238
/proc/meminfo: memFree=1324912/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=217056 CPUtime=761.92
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 54023 0 0 0 76160 32 0 0 25 0 1 120000 100658736 222265344 49936 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54264 49936 90 173 0 54089 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 217056

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28238
/proc/meminfo: memFree=1323696/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=218388 CPUtime=821.88
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 54343 0 0 0 82156 32 0 0 25 0 1 120000 100658736 223629312 50256 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54597 50256 90 173 0 54422 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 218388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28238
/proc/meminfo: memFree=1323696/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=218388 CPUtime=881.86
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 54343 0 0 0 88154 32 0 0 25 0 1 120000 100658736 223629312 50256 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54597 50256 90 173 0 54422 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 218388

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28238
/proc/meminfo: memFree=1322096/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=219972 CPUtime=941.84
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 54750 0 0 0 94151 33 0 0 25 0 1 120000 100658736 225251328 50663 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54993 50663 90 173 0 54818 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 219972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28238
/proc/meminfo: memFree=1322096/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=219972 CPUtime=1001.81
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 54750 0 0 0 100148 33 0 0 25 0 1 120000 100658736 225251328 50663 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 54993 50663 90 173 0 54818 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 219972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28238
/proc/meminfo: memFree=1321072/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=221028 CPUtime=1061.78
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 55026 0 0 0 106145 33 0 0 25 0 1 120000 100658736 226332672 50939 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 55257 50939 90 173 0 55082 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 221028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28238
/proc/meminfo: memFree=1320944/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=221028 CPUtime=1121.75
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 55038 0 0 0 112142 33 0 0 25 0 1 120000 100658736 226332672 50951 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 55257 50951 90 173 0 55082 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 221028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28238
/proc/meminfo: memFree=1320880/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=221028 CPUtime=1181.72
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 55038 0 0 0 118139 33 0 0 25 0 1 120000 100658736 226332672 50951 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 55257 50951 90 173 0 55082 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 221028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28238
/proc/meminfo: memFree=1320880/2055920 swapFree=4181848/4192956
[pid=28237] ppid=28235 vsize=221028 CPUtime=1200.02
/proc/28237/stat : 28237 (CirCUs) R 28235 28237 28044 0 -1 4194304 55040 0 0 0 119969 33 0 0 25 0 1 100 100658736 226332672 50953 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28237/statm: 55257 50953 90 173 0 55082 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 221028

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.64
CPU time (s): 1200.06
CPU user time (s): 1199.69
CPU system time (s): 0.365944
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 221028

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

runsolver used 1.04884 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 08:10:48
IDJOB=1727554
IDBENCH=24640
IDSOLVER=544
FILE ID=node4/1727554-1240726240
PBS_JOBID= 9186927
Free space on /tmp= 66216 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727554-1240726240/watcher-1727554-1240726240 -o /tmp/evaluation-result-1727554-1240726240/solver-1727554-1240726240 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1727554-1240726240.cnf -t 1200

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=1391113192

node4.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.265
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.265
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:       1523928 kB
Buffers:         51828 kB
Cached:         412864 kB
SwapCached:       5596 kB
Active:         250624 kB
Inactive:       222576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523928 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           46668 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            44780 kB
Committed_AS:   507712 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= 66212 MiB
End job on node4 at 2009-04-26 08:30:50