Trace number 1554175

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.12	c Eliminate time :        0.1 

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-1554175-1238724370/watcher-1554175-1238724370 -o /tmp/evaluation-result-1554175-1238724370/solver-1554175-1238724370 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1554175-1238724370.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: 2.52 2.36 1.75 3/64 23268
/proc/meminfo: memFree=1753816/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=2100 CPUtime=0
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 120000 1145099103 2150400 263 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 525 265 70 173 0 350 0

[startup+0.0111641 s]
/proc/loadavg: 2.52 2.36 1.75 3/64 23268
/proc/meminfo: memFree=1753816/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=2548 CPUtime=0
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 381 0 0 0 0 0 0 0 18 0 1 120000 1145099103 2609152 366 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 637 367 70 173 0 462 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2548

[startup+0.10117 s]
/proc/loadavg: 2.52 2.36 1.75 3/64 23268
/proc/meminfo: memFree=1753816/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=4916 CPUtime=0.09
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1054 0 0 0 9 0 0 0 18 0 1 120000 1145099103 5033984 1005 1992294400 134512640 135224549 4294956224 18446744073709551615 134570259 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1229 1005 77 173 0 1054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4916

[startup+0.301188 s]
/proc/loadavg: 2.52 2.36 1.75 3/64 23268
/proc/meminfo: memFree=1753816/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=5100 CPUtime=0.29
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1126 0 0 0 29 0 0 0 19 0 1 120000 1145099103 5222400 1077 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1275 1077 93 173 0 1100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5100

[startup+0.701224 s]
/proc/loadavg: 2.52 2.36 1.75 3/64 23268
/proc/meminfo: memFree=1753816/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=5100 CPUtime=0.69
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1126 0 0 0 69 0 0 0 22 0 1 120000 1145099103 5222400 1077 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1275 1077 93 173 0 1100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5100

[startup+1.5013 s]
/proc/loadavg: 2.52 2.36 1.75 2/65 23269
/proc/meminfo: memFree=1749904/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=5232 CPUtime=1.49
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1136 0 0 0 149 0 0 0 25 0 1 120000 1145099103 5357568 1087 1992294400 134512640 135224549 4294956224 18446744073709551615 134585017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1308 1087 93 173 0 1133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5232

[startup+3.10144 s]
/proc/loadavg: 2.52 2.36 1.75 2/65 23269
/proc/meminfo: memFree=1749584/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=5364 CPUtime=3.09
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1176 0 0 0 309 0 0 0 25 0 1 120000 1145099103 5492736 1127 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1341 1127 93 173 0 1166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5364

[startup+6.30173 s]
/proc/loadavg: 2.39 2.33 1.75 2/65 23269
/proc/meminfo: memFree=1749280/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=5636 CPUtime=6.29
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1257 0 0 0 629 0 0 0 25 0 1 120000 1145099103 5771264 1208 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1409 1208 93 173 0 1234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5636

[startup+12.7013 s]
/proc/loadavg: 2.28 2.31 1.74 2/65 23269
/proc/meminfo: memFree=1748648/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=6164 CPUtime=12.69
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1383 0 0 0 1268 1 0 0 25 0 1 120000 1145099103 6311936 1334 1992294400 134512640 135224549 4294956224 18446744073709551615 134619180 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1541 1334 93 173 0 1366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6164

[startup+25.5015 s]
/proc/loadavg: 2.00 2.25 1.73 2/65 23269
/proc/meminfo: memFree=1748328/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=6696 CPUtime=25.49
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1494 0 0 0 2548 1 0 0 25 0 1 120000 1145099103 6856704 1445 1992294400 134512640 135224549 4294956224 18446744073709551615 134619536 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1674 1445 93 173 0 1499 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6696

[startup+51.1018 s]
/proc/loadavg: 1.66 2.15 1.71 2/65 23269
/proc/meminfo: memFree=1747944/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=7240 CPUtime=51.08
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1628 0 0 0 5106 2 0 0 25 0 1 120000 1145099103 7413760 1579 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1810 1579 93 173 0 1635 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7240

[startup+102.305 s]
/proc/loadavg: 1.28 1.97 1.67 2/65 23269
/proc/meminfo: memFree=1747240/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=7900 CPUtime=102.27
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 1795 0 0 0 10225 2 0 0 25 0 1 120000 1145099103 8089600 1746 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 1975 1746 93 173 0 1800 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7900

[startup+162.302 s]
/proc/loadavg: 1.10 1.79 1.63 2/65 23269
/proc/meminfo: memFree=1746088/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=9092 CPUtime=162.25
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 2071 0 0 0 16223 2 0 0 25 0 1 120000 1145099103 9310208 2022 1992294400 134512640 135224549 4294956224 18446744073709551615 134595309 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 2273 2022 93 173 0 2098 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9092

[startup+222.301 s]
/proc/loadavg: 1.04 1.64 1.58 2/65 23269
/proc/meminfo: memFree=1745320/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=9760 CPUtime=222.22
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 2252 0 0 0 22220 2 0 0 25 0 1 120000 1145099103 9994240 2203 1992294400 134512640 135224549 4294956224 18446744073709551615 134630971 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 2440 2203 93 173 0 2265 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 9760

[startup+282.302 s]
/proc/loadavg: 1.01 1.52 1.54 2/65 23269
/proc/meminfo: memFree=1744744/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=10420 CPUtime=282.21
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 2392 0 0 0 28219 2 0 0 25 0 1 120000 1145099103 10670080 2343 1992294400 134512640 135224549 4294956224 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 2605 2343 93 173 0 2430 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10420

[startup+342.302 s]
/proc/loadavg: 1.00 1.42 1.51 2/65 23269
/proc/meminfo: memFree=1744240/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=11000 CPUtime=342.19
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 2533 0 0 0 34217 2 0 0 25 0 1 120000 1145099103 11264000 2484 1992294400 134512640 135224549 4294956224 18446744073709551615 134587883 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 2750 2484 93 173 0 2575 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11000

[startup+402.301 s]
/proc/loadavg: 1.00 1.34 1.47 2/65 23269
/proc/meminfo: memFree=1743152/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=12008 CPUtime=402.18
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 2783 0 0 0 40215 3 0 0 25 0 1 120000 1145099103 12296192 2734 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3002 2734 93 173 0 2827 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12008

[startup+462.302 s]
/proc/loadavg: 1.00 1.28 1.44 2/65 23269
/proc/meminfo: memFree=1742256/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=12984 CPUtime=462.16
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3009 0 0 0 46213 3 0 0 25 0 1 120000 1145099103 13295616 2960 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3246 2960 93 173 0 3071 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12984

[startup+522.301 s]
/proc/loadavg: 1.00 1.23 1.41 2/65 23269
/proc/meminfo: memFree=1741872/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=13392 CPUtime=522.15
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3115 0 0 0 52211 4 0 0 25 0 1 120000 1145099103 13713408 3066 1992294400 134512640 135224549 4294956224 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3348 3066 93 173 0 3173 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 13392

[startup+582.302 s]
/proc/loadavg: 1.00 1.18 1.38 2/65 23269
/proc/meminfo: memFree=1741488/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=13656 CPUtime=582.13
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3186 0 0 0 58209 4 0 0 25 0 1 120000 1145099103 13983744 3137 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3414 3137 93 173 0 3239 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 13656

[startup+642.302 s]
/proc/loadavg: 1.00 1.15 1.35 2/65 23269
/proc/meminfo: memFree=1740720/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=14592 CPUtime=642.12
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3390 0 0 0 64208 4 0 0 25 0 1 120000 1145099103 14942208 3341 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3648 3341 93 173 0 3473 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14592

[startup+702.301 s]
/proc/loadavg: 1.00 1.12 1.33 2/65 23269
/proc/meminfo: memFree=1740080/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=15128 CPUtime=702.1
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3539 0 0 0 70205 5 0 0 25 0 1 120000 1145099103 15491072 3490 1992294400 134512640 135224549 4294956224 18446744073709551615 134595347 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3782 3490 93 173 0 3607 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 15128

[startup+762.306 s]
/proc/loadavg: 1.00 1.09 1.31 2/65 23269
/proc/meminfo: memFree=1739952/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=15288 CPUtime=762.09
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3567 0 0 0 76204 5 0 0 25 0 1 120000 1145099103 15654912 3518 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 3822 3518 93 173 0 3647 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 15288

[startup+822.301 s]
/proc/loadavg: 1.00 1.07 1.28 2/65 23269
/proc/meminfo: memFree=1739056/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=16236 CPUtime=822.07
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3779 0 0 0 82202 5 0 0 25 0 1 120000 1145099103 16625664 3730 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4059 3730 93 173 0 3884 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 16236

[startup+882.302 s]
/proc/loadavg: 1.00 1.06 1.26 2/65 23269
/proc/meminfo: memFree=1738928/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=16416 CPUtime=882.06
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 3815 0 0 0 88200 6 0 0 25 0 1 120000 1145099103 16809984 3766 1992294400 134512640 135224549 4294956224 18446744073709551615 134618922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4104 3766 93 173 0 3929 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 16416

[startup+942.302 s]
/proc/loadavg: 1.00 1.05 1.25 2/65 23269
/proc/meminfo: memFree=1738096/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=17400 CPUtime=942.04
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4018 0 0 0 94198 6 0 0 25 0 1 120000 1145099103 17817600 3969 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4350 3969 93 173 0 4175 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 17400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 23269
/proc/meminfo: memFree=1738096/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=17400 CPUtime=1002.02
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4019 0 0 0 100196 6 0 0 25 0 1 120000 1145099103 17817600 3970 1992294400 134512640 135224549 4294956224 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4350 3970 93 173 0 4175 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 17400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.21 2/65 23269
/proc/meminfo: memFree=1737776/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=17884 CPUtime=1062
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4126 0 0 0 106194 6 0 0 25 0 1 120000 1145099103 18313216 4077 1992294400 134512640 135224549 4294956224 18446744073709551615 134632814 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4471 4077 93 173 0 4296 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 17884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 23269
/proc/meminfo: memFree=1737008/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=18668 CPUtime=1121.99
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4337 0 0 0 112192 7 0 0 25 0 1 120000 1145099103 19116032 4223 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4667 4223 93 173 0 4492 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 18668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 23269
/proc/meminfo: memFree=1736880/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=18856 CPUtime=1181.98
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4373 0 0 0 118191 7 0 0 25 0 1 120000 1145099103 19308544 4259 1992294400 134512640 135224549 4294956224 18446744073709551615 134618766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4714 4259 93 173 0 4539 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 18856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 23269
/proc/meminfo: memFree=1736688/2055920 swapFree=4176732/4192956
[pid=23268] ppid=23266 vsize=19240 CPUtime=1200.07
/proc/23268/stat : 23268 (CirCUs) R 23266 23268 23231 0 -1 4194304 4424 0 0 0 120000 7 0 0 25 0 1 100 1145099103 19701760 4310 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23268/statm: 4810 4310 93 173 0 4635 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 19240

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.09
CPU user time (s): 1200.01
CPU system time (s): 0.075988
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 19240

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

runsolver used 1.61175 second user time and 2.68759 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-03 04:06:11
IDJOB=1554175
IDBENCH=70775
IDSOLVER=544
FILE ID=node51/1554175-1238724370
PBS_JOBID= 9085330
Free space on /tmp= 66524 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554175-1238724370/watcher-1554175-1238724370 -o /tmp/evaluation-result-1554175-1238724370/solver-1554175-1238724370 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1554175-1238724370.cnf -t 1200

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=865085817

node51.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.234
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.234
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:       1754296 kB
Buffers:         60184 kB
Cached:         144564 kB
SwapCached:      10268 kB
Active:          39348 kB
Inactive:       177032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754296 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:          17240 kB
Slab:            71284 kB
Committed_AS:  3276372 kB
PageTables:       1400 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= 66524 MiB
End job on node51 at 2009-04-03 04:26:13