Trace number 1718113

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.1 1200.71

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data

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

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-1718113-1240633634/watcher-1718113-1240633634 -o /tmp/evaluation-result-1718113-1240633634/solver-1718113-1240633634 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1718113-1240633634.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.92 0.98 0.99 3/64 15455
/proc/meminfo: memFree=1408840/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=1616 CPUtime=0
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 120000 91389649 1654784 182 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 404 182 70 173 0 229 0

[startup+0.070063 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15455
/proc/meminfo: memFree=1408840/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=2156 CPUtime=0.06
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 371 0 0 0 6 0 0 0 18 0 1 120000 91389649 2207744 355 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 539 355 93 173 0 364 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2156

[startup+0.101069 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15455
/proc/meminfo: memFree=1408840/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=2156 CPUtime=0.09
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 385 0 0 0 9 0 0 0 18 0 1 120000 91389649 2207744 369 1992294400 134512640 135224549 4294956208 18446744073709551615 134619571 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 539 369 93 173 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2156

[startup+0.301105 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15455
/proc/meminfo: memFree=1408840/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=2420 CPUtime=0.29
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 447 0 0 0 29 0 0 0 19 0 1 120000 91389649 2478080 431 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 605 431 93 173 0 430 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2420

[startup+0.701177 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15455
/proc/meminfo: memFree=1408840/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=2684 CPUtime=0.69
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 510 0 0 0 69 0 0 0 23 0 1 120000 91389649 2748416 494 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 671 494 93 173 0 496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2684

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1407104/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=2816 CPUtime=1.49
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 533 0 0 0 149 0 0 0 25 0 1 120000 91389649 2883584 517 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 704 517 93 173 0 529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2816

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1406656/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=3344 CPUtime=3.09
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 677 0 0 0 309 0 0 0 25 0 1 120000 91389649 3424256 661 1992294400 134512640 135224549 4294956208 18446744073709551615 134595275 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 836 661 93 173 0 661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3344

[startup+6.30123 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1405760/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=4268 CPUtime=6.29
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 888 0 0 0 629 0 0 0 25 0 1 120000 91389649 4370432 872 1992294400 134512640 135224549 4294956208 18446744073709551615 134618886 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 1067 872 93 173 0 892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4268

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1404160/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=5588 CPUtime=12.68
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 1217 0 0 0 1268 0 0 0 25 0 1 120000 91389649 5722112 1201 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 1397 1201 93 173 0 1222 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5588

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1401984/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=7700 CPUtime=25.48
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 1756 0 0 0 2547 1 0 0 25 0 1 120000 91389649 7884800 1740 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 1925 1740 93 173 0 1750 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7700

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1399872/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=10072 CPUtime=51.06
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 2345 0 0 0 5105 1 0 0 25 0 1 120000 91389649 10313728 2296 1992294400 134512640 135224549 4294956208 18446744073709551615 134585017 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 2518 2296 93 173 0 2343 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10072

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1396416/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=13392 CPUtime=102.25
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 3173 0 0 0 10223 2 0 0 25 0 1 120000 91389649 13713408 3124 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 3348 3124 93 173 0 3173 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13392

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1394368/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=15532 CPUtime=162.21
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 3737 0 0 0 16219 2 0 0 25 0 1 120000 91389649 15904768 3623 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 3883 3623 93 173 0 3708 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15532

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1391680/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=18224 CPUtime=222.18
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 4409 0 0 0 22215 3 0 0 25 0 1 120000 91389649 18661376 4295 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 4556 4295 93 173 0 4381 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18224

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1389504/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=20500 CPUtime=282.15
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 4956 0 0 0 28212 3 0 0 25 0 1 120000 91389649 20992000 4842 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 5125 4842 93 173 0 4950 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 20500

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1387776/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=22088 CPUtime=342.11
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 5379 0 0 0 34208 3 0 0 25 0 1 120000 91389649 22618112 5265 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 5522 5265 93 173 0 5347 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22088

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1386048/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=23856 CPUtime=402.08
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 5822 0 0 0 40204 4 0 0 25 0 1 120000 91389649 24428544 5708 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 5964 5708 93 173 0 5789 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 23856

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1384064/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=25956 CPUtime=462.05
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 6319 0 0 0 46201 4 0 0 25 0 1 120000 91389649 26578944 6205 1992294400 134512640 135224549 4294956208 18446744073709551615 134632568 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 6489 6205 93 173 0 6314 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 25956

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1384000/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=25956 CPUtime=522.01
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 6335 0 0 0 52197 4 0 0 25 0 1 120000 91389649 26578944 6221 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 6489 6221 93 173 0 6314 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 25956

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1381696/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=28788 CPUtime=581.99
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 7032 0 0 0 58194 5 0 0 25 0 1 120000 91389649 29478912 6789 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 7197 6789 93 173 0 7022 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 28788

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15456
/proc/meminfo: memFree=1381504/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=28952 CPUtime=641.96
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 7090 0 0 0 64191 5 0 0 25 0 1 120000 91389649 29646848 6847 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 7238 6847 93 173 0 7063 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 28952

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1379392/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=30760 CPUtime=701.92
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 7510 0 0 0 70187 5 0 0 25 0 1 120000 91389649 31498240 7267 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 7690 7267 93 173 0 7515 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 30760

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1379392/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=30924 CPUtime=761.91
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 7538 0 0 0 76185 6 0 0 25 0 1 120000 91389649 31666176 7295 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 7731 7295 93 173 0 7556 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 30924

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1376256/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=34284 CPUtime=821.87
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 8381 0 0 0 82181 6 0 0 25 0 1 120000 91389649 35106816 8138 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 8571 8138 93 173 0 8396 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 34284

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1376256/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=34284 CPUtime=881.84
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 8381 0 0 0 88177 7 0 0 25 0 1 120000 91389649 35106816 8138 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 8571 8138 93 173 0 8396 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 34284

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1376064/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=34592 CPUtime=941.81
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 8445 0 0 0 94174 7 0 0 25 0 1 120000 91389649 35422208 8202 1992294400 134512640 135224549 4294956208 18446744073709551615 134595643 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 8648 8202 93 173 0 8473 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 34592

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1373440/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=37288 CPUtime=1001.79
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9109 0 0 0 100171 8 0 0 25 0 1 120000 91389649 38182912 8866 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 9322 8866 93 173 0 9147 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 37288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1373440/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=37288 CPUtime=1061.75
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9109 0 0 0 106167 8 0 0 25 0 1 120000 91389649 38182912 8866 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 9322 8866 93 173 0 9147 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 37288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1373440/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=37452 CPUtime=1121.72
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9121 0 0 0 112164 8 0 0 25 0 1 120000 91389649 38350848 8878 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 9363 8878 93 173 0 9188 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 37452

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1370368/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=40572 CPUtime=1181.69
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9862 0 0 0 118161 8 0 0 25 0 1 120000 91389649 41545728 9619 1992294400 134512640 135224549 4294956208 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 10143 9619 93 173 0 9968 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 40572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1370368/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=40572 CPUtime=1200.08
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9862 0 0 0 120000 8 0 0 25 0 1 100 91389649 41545728 9619 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 10143 9619 93 173 0 9968 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 40572

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: 0.99 0.98 0.99 2/65 15458
/proc/meminfo: memFree=1370368/2055920 swapFree=4181432/4192956
[pid=15455] ppid=15453 vsize=40572 CPUtime=1200.08
/proc/15455/stat : 15455 (CirCUs) R 15453 15455 14549 0 -1 4194304 9862 0 0 0 120000 8 0 0 25 0 1 100 91389649 41545728 9619 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15455/statm: 10143 9619 93 173 0 9968 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 40572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.092985
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 40572

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

runsolver used 1.04184 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-25 06:27:14
IDJOB=1718113
IDBENCH=20470
IDSOLVER=544
FILE ID=node67/1718113-1240633634
PBS_JOBID= 9186382
Free space on /tmp= 66304 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718113-1240633634/watcher-1718113-1240633634 -o /tmp/evaluation-result-1718113-1240633634/solver-1718113-1240633634 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1718113-1240633634.cnf -t 1200

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED=283846533

node67.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.277
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.277
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:       1409320 kB
Buffers:         74320 kB
Cached:         493636 kB
SwapCached:       6304 kB
Active:         194308 kB
Inactive:       382440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409320 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            55852 kB
Committed_AS:   309548 kB
PageTables:       1436 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= 66304 MiB
End job on node67 at 2009-04-25 06:47:17