Trace number 1524292

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.04 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S267191961-079.cnf
MD5SUMf5b73d46fd6886685677ead6f3b9d50d
Bench CategoryRANDOM (random 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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524292-1238449216/watcher-1524292-1238449216 -o /tmp/evaluation-result-1524292-1238449216/solver-1524292-1238449216 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524292-1238449216.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 1.00 0.99 3/69 14696
/proc/meminfo: memFree=1526944/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=1440 CPUtime=0
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 120000 1117584771 1474560 151 1992294400 134512640 135224549 4294956208 18446744073709551615 134569983 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 360 151 74 173 0 185 0

[startup+0.0789299 s]
/proc/loadavg: 0.92 1.00 0.99 3/69 14696
/proc/meminfo: memFree=1526944/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=1704 CPUtime=0.07
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 258 0 0 0 7 0 0 0 18 0 1 120000 1117584771 1744896 242 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 426 242 89 173 0 251 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1704

[startup+0.10193 s]
/proc/loadavg: 0.92 1.00 0.99 3/69 14696
/proc/meminfo: memFree=1526944/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=1704 CPUtime=0.09
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 265 0 0 0 9 0 0 0 18 0 1 120000 1117584771 1744896 249 1992294400 134512640 135224549 4294956208 18446744073709551615 134585017 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 426 249 89 173 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1704

[startup+0.301951 s]
/proc/loadavg: 0.92 1.00 0.99 3/69 14696
/proc/meminfo: memFree=1526944/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=1836 CPUtime=0.29
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 305 0 0 0 29 0 0 0 19 0 1 120000 1117584771 1880064 289 1992294400 134512640 135224549 4294956208 18446744073709551615 134595474 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 459 289 89 173 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1836

[startup+0.701992 s]
/proc/loadavg: 0.92 1.00 0.99 3/69 14696
/proc/meminfo: memFree=1526944/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=2100 CPUtime=0.69
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 371 0 0 0 69 0 0 0 23 0 1 120000 1117584771 2150400 355 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 525 355 89 173 0 350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2100

[startup+1.50107 s]
/proc/loadavg: 0.92 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1525656/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=2628 CPUtime=1.49
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 497 0 0 0 149 0 0 0 25 0 1 120000 1117584771 2691072 481 1992294400 134512640 135224549 4294956208 18446744073709551615 134630912 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 657 481 89 173 0 482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2628

[startup+3.10124 s]
/proc/loadavg: 0.92 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1524888/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=3420 CPUtime=3.09
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 685 0 0 0 309 0 0 0 25 0 1 120000 1117584771 3502080 669 1992294400 134512640 135224549 4294956208 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 855 669 89 173 0 680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3420

[startup+6.30157 s]
/proc/loadavg: 0.93 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1523736/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=4348 CPUtime=6.29
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 911 0 0 0 629 0 0 0 25 0 1 120000 1117584771 4452352 895 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 1087 895 89 173 0 912 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4348

[startup+12.7012 s]
/proc/loadavg: 0.93 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1522264/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=5536 CPUtime=12.69
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 1209 0 0 0 1268 1 0 0 25 0 1 120000 1117584771 5668864 1193 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 1384 1193 89 173 0 1209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5536

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1521112/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=6728 CPUtime=25.49
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 1521 0 0 0 2548 1 0 0 25 0 1 120000 1117584771 6889472 1505 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 1682 1505 89 173 0 1507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6728

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1519384/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=8720 CPUtime=51.07
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 2029 0 0 0 5105 2 0 0 25 0 1 120000 1117584771 8929280 1980 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 2180 1980 89 173 0 2005 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8720

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1516376/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=11500 CPUtime=102.26
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 2712 0 0 0 10223 3 0 0 25 0 1 120000 1117584771 11776000 2663 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 2875 2663 89 173 0 2700 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11500

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 14697
/proc/meminfo: memFree=1514008/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=14204 CPUtime=162.23
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 3369 0 0 0 16219 4 0 0 25 0 1 120000 1117584771 14544896 3255 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 3551 3255 89 173 0 3376 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14204

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 14699
/proc/meminfo: memFree=1512472/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=15412 CPUtime=222.2
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 3690 0 0 0 22216 4 0 0 25 0 1 120000 1117584771 15781888 3576 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 3853 3576 89 173 0 3678 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15412

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/70 14699
/proc/meminfo: memFree=1511064/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=16916 CPUtime=282.17
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 4057 0 0 0 28213 4 0 0 25 0 1 120000 1117584771 17321984 3943 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 4229 3943 89 173 0 4054 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 16916

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 14699
/proc/meminfo: memFree=1509784/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=18460 CPUtime=342.16
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 4407 0 0 0 34211 5 0 0 25 0 1 120000 1117584771 18903040 4293 1992294400 134512640 135224549 4294956208 18446744073709551615 134595275 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 4615 4293 89 173 0 4440 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 18460

[startup+402.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/70 14699
/proc/meminfo: memFree=1508312/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=19972 CPUtime=402.13
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 4773 0 0 0 40207 6 0 0 25 0 1 120000 1117584771 20451328 4659 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 4993 4659 89 173 0 4818 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 19972

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1508184/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=20120 CPUtime=462.11
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 4820 0 0 0 46205 6 0 0 25 0 1 120000 1117584771 20602880 4706 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 5030 4706 89 173 0 4855 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 20120

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1506456/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=22036 CPUtime=522.09
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 5265 0 0 0 52203 6 0 0 25 0 1 120000 1117584771 22564864 5151 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 5509 5151 89 173 0 5334 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 22036

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1506136/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=22228 CPUtime=582.06
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 5348 0 0 0 58200 6 0 0 25 0 1 120000 1117584771 22761472 5234 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 5557 5234 89 173 0 5382 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 22228

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1504536/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=24328 CPUtime=642.05
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 5869 0 0 0 64198 7 0 0 25 0 1 120000 1117584771 24911872 5626 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 6082 5626 89 173 0 5907 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 24328

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1504344/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=24504 CPUtime=702.02
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 5906 0 0 0 70195 7 0 0 25 0 1 120000 1117584771 25092096 5663 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 6126 5663 89 173 0 5951 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 24504

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1502488/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=26392 CPUtime=761.99
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6344 0 0 0 76192 7 0 0 25 0 1 120000 1117584771 27025408 6101 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 6598 6101 89 173 0 6423 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 26392

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14699
/proc/meminfo: memFree=1502488/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=26392 CPUtime=821.97
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6352 0 0 0 82190 7 0 0 25 0 1 120000 1117584771 27025408 6109 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 6598 6109 89 173 0 6423 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 26392

[startup+882.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/70 14699
/proc/meminfo: memFree=1502296/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=26720 CPUtime=881.95
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6408 0 0 0 88187 8 0 0 25 0 1 120000 1117584771 27361280 6165 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 6680 6165 89 173 0 6505 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 26720

[startup+942.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/70 14699
/proc/meminfo: memFree=1500312/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=28760 CPUtime=941.92
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6914 0 0 0 94184 8 0 0 25 0 1 120000 1117584771 29450240 6671 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7190 6671 89 173 0 7015 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 28760

[startup+1002.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/70 14699
/proc/meminfo: memFree=1500312/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=28760 CPUtime=1001.9
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6914 0 0 0 100182 8 0 0 25 0 1 120000 1117584771 29450240 6671 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7190 6671 89 173 0 7015 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 28760

[startup+1062.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/70 14699
/proc/meminfo: memFree=1500120/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=29052 CPUtime=1061.88
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 6975 0 0 0 106180 8 0 0 25 0 1 120000 1117584771 29749248 6732 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7263 6732 89 173 0 7088 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 29052

[startup+1122.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/70 14699
/proc/meminfo: memFree=1497880/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=31292 CPUtime=1121.85
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 7547 0 0 0 112176 9 0 0 25 0 1 120000 1117584771 32043008 7304 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7823 7304 89 173 0 7648 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 31292

[startup+1182.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/70 14699
/proc/meminfo: memFree=1497560/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=31424 CPUtime=1181.83
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 7596 0 0 0 118174 9 0 0 25 0 1 120000 1117584771 32178176 7353 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7856 7353 89 173 0 7681 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 31424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.06 1.01 2/70 14699
/proc/meminfo: memFree=1497560/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=31424 CPUtime=1200.03
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 7596 0 0 0 119994 9 0 0 25 0 1 100 1117584771 32178176 7353 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7856 7353 89 173 0 7681 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 31424

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

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

[startup+1200.5 s]
/proc/loadavg: 1.06 1.06 1.01 2/70 14699
/proc/meminfo: memFree=1497560/2055920 swapFree=4171336/4192956
[pid=14696] ppid=14694 vsize=31424 CPUtime=1200.03
/proc/14696/stat : 14696 (CirCUs) R 14694 14696 14164 0 -1 4194304 7596 0 0 0 119994 9 0 0 25 0 1 100 1117584771 32178176 7353 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14696/statm: 7856 7353 89 173 0 7681 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 31424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.102984
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 31424

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

runsolver used 1.13483 second user time and 3.2545 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-30 23:40:16
IDJOB=1524292
IDBENCH=70407
IDSOLVER=544
FILE ID=node44/1524292-1238449216
PBS_JOBID= 9061609
Free space on /tmp= 66400 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S267191961-079.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524292-1238449216/watcher-1524292-1238449216 -o /tmp/evaluation-result-1524292-1238449216/solver-1524292-1238449216 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524292-1238449216.cnf -t 1200

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

MD5SUM BENCH= f5b73d46fd6886685677ead6f3b9d50d
RANDOM SEED=1656635112

node44.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.241
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.241
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:       1527424 kB
Buffers:         83512 kB
Cached:         339600 kB
SwapCached:      11068 kB
Active:         156428 kB
Inactive:       279296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527424 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          18244 kB
Slab:            78172 kB
Committed_AS:  2641192 kB
PageTables:       1800 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= 66396 MiB
End job on node44 at 2009-03-31 00:00:19