Trace number 1717073

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.08 1200.72

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data

0.39/0.48	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.39/0.48	c Eliminate time :       0.38 

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-1717073-1240623835/watcher-1717073-1240623835 -o /tmp/evaluation-result-1717073-1240623835/solver-1717073-1240623835 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1717073-1240623835.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.11 1.02 1.01 3/65 22636
/proc/meminfo: memFree=890248/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=3340 CPUtime=0
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 447 0 0 0 0 0 0 0 20 0 1 120000 90417218 3420160 432 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 835 436 70 173 0 660 0

[startup+0.0145661 s]
/proc/loadavg: 1.11 1.02 1.01 3/65 22636
/proc/meminfo: memFree=890248/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=3868 CPUtime=0.01
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 606 0 0 0 1 0 0 0 20 0 1 120000 90417218 3960832 591 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 967 592 70 173 0 792 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3868

[startup+0.101573 s]
/proc/loadavg: 1.11 1.02 1.01 3/65 22636
/proc/meminfo: memFree=890248/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=8736 CPUtime=0.09
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 1941 0 0 0 9 0 0 0 20 0 1 120000 90417218 8945664 1827 1992294400 134512640 135224549 4294956208 18446744073709551615 134572424 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 2184 1827 75 173 0 2009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8736

[startup+0.30159 s]
/proc/loadavg: 1.11 1.02 1.01 3/65 22636
/proc/meminfo: memFree=890248/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=11792 CPUtime=0.29
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 2821 0 0 0 28 1 0 0 22 0 1 120000 90417218 12075008 2707 1992294400 134512640 135224549 4294956208 18446744073709551615 134561761 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 2948 2707 77 173 0 2773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11792

[startup+0.701629 s]
/proc/loadavg: 1.11 1.02 1.01 3/65 22636
/proc/meminfo: memFree=890248/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=12372 CPUtime=0.69
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 2993 0 0 0 68 1 0 0 25 0 1 120000 90417218 12668928 2879 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 3093 2879 93 173 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12372

[startup+1.5017 s]
/proc/loadavg: 1.11 1.02 1.01 2/66 22637
/proc/meminfo: memFree=878976/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=12768 CPUtime=1.49
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 3105 0 0 0 148 1 0 0 25 0 1 120000 90417218 13074432 2991 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 3192 2991 93 173 0 3017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12768

[startup+3.10185 s]
/proc/loadavg: 1.10 1.02 1.01 2/66 22637
/proc/meminfo: memFree=878272/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=13296 CPUtime=3.09
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 3241 0 0 0 308 1 0 0 25 0 1 120000 90417218 13615104 3127 1992294400 134512640 135224549 4294956208 18446744073709551615 134731596 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 3324 3127 93 173 0 3149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13296

[startup+6.30116 s]
/proc/loadavg: 1.10 1.02 1.01 2/66 22637
/proc/meminfo: memFree=877568/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=13692 CPUtime=6.29
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 3347 0 0 0 628 1 0 0 25 0 1 120000 90417218 14020608 3233 1992294400 134512640 135224549 4294956208 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 3423 3233 93 173 0 3248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13692

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 22637
/proc/meminfo: memFree=876040/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=15040 CPUtime=12.68
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 3670 0 0 0 1267 1 0 0 25 0 1 120000 90417218 15400960 3556 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 3760 3556 93 173 0 3585 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15040

[startup+25.502 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 22637
/proc/meminfo: memFree=873288/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=17812 CPUtime=25.48
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 4377 0 0 0 2547 1 0 0 25 0 1 120000 90417218 18239488 4263 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 4453 4263 93 173 0 4278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17812

[startup+51.1014 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22637
/proc/meminfo: memFree=868808/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=22808 CPUtime=51.08
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 5595 0 0 0 5105 3 0 0 25 0 1 120000 90417218 23355392 5481 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 5702 5481 93 173 0 5527 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22808

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 22637
/proc/meminfo: memFree=861320/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=30188 CPUtime=102.27
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 7382 0 0 0 10223 4 0 0 25 0 1 120000 90417218 30912512 7268 1992294400 134512640 135224549 4294956208 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 7547 7268 93 173 0 7372 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30188

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=853768/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=37588 CPUtime=162.25
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 9267 0 0 0 16219 6 0 0 25 0 1 120000 90417218 38490112 9153 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 9397 9153 93 173 0 9222 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37588

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=843720/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=47556 CPUtime=222.23
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 11755 0 0 0 22215 8 0 0 25 0 1 120000 90417218 48697344 11641 1992294400 134512640 135224549 4294956208 18446744073709551615 134632551 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 11889 11641 93 173 0 11714 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47556

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=842184/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=49388 CPUtime=282.22
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 12245 0 0 0 28213 9 0 0 25 0 1 120000 90417218 50573312 12002 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 12347 12002 93 173 0 12172 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49388

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=836360/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=55340 CPUtime=342.2
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 13715 0 0 0 34210 10 0 0 25 0 1 120000 90417218 56668160 13472 1992294400 134512640 135224549 4294956208 18446744073709551615 134632534 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 13835 13472 93 173 0 13660 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 55340

[startup+402.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22637
/proc/meminfo: memFree=831624/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=59960 CPUtime=402.18
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 14883 0 0 0 40206 12 0 0 25 0 1 120000 90417218 61399040 14640 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 14990 14640 93 173 0 14815 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 59960

[startup+462.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 22637
/proc/meminfo: memFree=827784/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=63656 CPUtime=462.17
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 15854 0 0 0 46204 13 0 0 25 0 1 120000 90417218 65183744 15611 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 15914 15611 93 173 0 15739 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 63656

[startup+522.302 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 22637
/proc/meminfo: memFree=827720/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=63656 CPUtime=522.15
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 15864 0 0 0 52202 13 0 0 25 0 1 120000 90417218 65183744 15621 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 15914 15621 93 173 0 15739 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 63656

[startup+582.301 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 22637
/proc/meminfo: memFree=825864/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=65504 CPUtime=582.14
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 16336 0 0 0 58200 14 0 0 25 0 1 120000 90417218 67076096 16093 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 16376 16093 93 173 0 16201 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 65504

[startup+642.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 22637
/proc/meminfo: memFree=820168/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=71332 CPUtime=642.12
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 17739 0 0 0 64197 15 0 0 25 0 1 120000 90417218 73043968 17496 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 17833 17496 93 173 0 17658 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 71332

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22637
/proc/meminfo: memFree=820232/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=71332 CPUtime=702.1
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 17739 0 0 0 70195 15 0 0 25 0 1 120000 90417218 73043968 17496 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 17833 17496 93 173 0 17658 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 71332

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22637
/proc/meminfo: memFree=811720/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=79780 CPUtime=762.09
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 19866 0 0 0 76191 18 0 0 25 0 1 120000 90417218 81694720 19623 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 19945 19623 93 173 0 19770 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 79780

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22637
/proc/meminfo: memFree=811656/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=79780 CPUtime=822.07
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 19866 0 0 0 82189 18 0 0 25 0 1 120000 90417218 81694720 19623 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 19945 19623 93 173 0 19770 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 79780

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=807304/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=84140 CPUtime=882.05
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 20978 0 0 0 88187 18 0 0 25 0 1 120000 90417218 86159360 20735 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 21035 20735 93 173 0 20860 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 84140

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=803976/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=87308 CPUtime=942.04
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 21802 0 0 0 94184 20 0 0 25 0 1 120000 90417218 89403392 21559 1992294400 134512640 135224549 4294956208 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 21827 21559 93 173 0 21652 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 87308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22637
/proc/meminfo: memFree=803912/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=87308 CPUtime=1002.02
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 21806 0 0 0 100182 20 0 0 25 0 1 120000 90417218 89403392 21563 1992294400 134512640 135224549 4294956208 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 21827 21563 93 173 0 21652 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 87308

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22643
/proc/meminfo: memFree=799688/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=92736 CPUtime=1062
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 23168 0 0 0 106179 21 0 0 25 0 1 120000 90417218 94961664 22668 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 23184 22668 93 173 0 23009 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 92736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23119
/proc/meminfo: memFree=796360/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=95376 CPUtime=1121.68
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 23827 0 0 0 112145 23 0 0 25 0 1 120000 90417218 97665024 23327 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 23844 23327 93 173 0 23669 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 95376

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23119
/proc/meminfo: memFree=796552/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=95376 CPUtime=1181.66
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 23828 0 0 0 118143 23 0 0 25 0 1 120000 90417218 97665024 23328 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 23844 23328 93 173 0 23669 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 95376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23119
/proc/meminfo: memFree=796616/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=95376 CPUtime=1200.06
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 23829 0 0 0 119983 23 0 0 25 0 1 100 90417218 97665024 23329 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 23844 23329 93 173 0 23669 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 95376

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23119
/proc/meminfo: memFree=796616/2055920 swapFree=4192812/4192956
[pid=22636] ppid=22634 vsize=95376 CPUtime=1200.06
/proc/22636/stat : 22636 (CirCUs) R 22634 22636 22438 0 -1 4194304 23829 0 0 0 119983 23 0 0 25 0 1 100 90417218 97665024 23329 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22636/statm: 23844 23329 93 173 0 23669 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 95376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.245962
CPU usage (%): 99.947
Max. virtual memory (cumulated for all children) (KiB): 95376

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

runsolver used 1.3108 second user time and 2.91956 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 03:43:55
IDJOB=1717073
IDBENCH=20403
IDSOLVER=544
FILE ID=node8/1717073-1240623835
PBS_JOBID= 9186371
Free space on /tmp= 66180 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717073-1240623835/watcher-1717073-1240623835 -o /tmp/evaluation-result-1717073-1240623835/solver-1717073-1240623835 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1717073-1240623835.cnf -t 1200

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=1915164984

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        890728 kB
Buffers:         75060 kB
Cached:         991856 kB
SwapCached:        140 kB
Active:         124140 kB
Inactive:       957740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        890728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          24580 kB
Slab:            69060 kB
Committed_AS:   416204 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node8 at 2009-04-25 04:03:58