Trace number 1524428

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1735544520-075.cnf
MD5SUM5b5eacd69579443fc2a1a78b000c06ae
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
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-1524428-1238498024/watcher-1524428-1238498024 -o /tmp/evaluation-result-1524428-1238498024/solver-1524428-1238498024 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524428-1238498024.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.00 0.99 1.00 3/64 14088
/proc/meminfo: memFree=1538056/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=1308 CPUtime=0
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 120000 1122468010 1339392 159 1992294400 134512640 135224549 4294956224 18446744073709551615 134524224 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 327 159 89 173 0 152 0

[startup+0.0380989 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 14088
/proc/meminfo: memFree=1538056/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=1572 CPUtime=0.03
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 211 0 0 0 3 0 0 0 18 0 1 120000 1122468010 1609728 195 1992294400 134512640 135224549 4294956224 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 393 195 89 173 0 218 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1572

[startup+0.101096 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 14088
/proc/meminfo: memFree=1538056/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=1704 CPUtime=0.09
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 249 0 0 0 9 0 0 0 18 0 1 120000 1122468010 1744896 233 1992294400 134512640 135224549 4294956224 18446744073709551615 134595567 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 426 233 89 173 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1704

[startup+0.30113 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 14088
/proc/meminfo: memFree=1538056/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=1836 CPUtime=0.29
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 283 0 0 0 29 0 0 0 19 0 1 120000 1122468010 1880064 267 1992294400 134512640 135224549 4294956224 18446744073709551615 134595352 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 459 267 89 173 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1836

[startup+0.701199 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 14088
/proc/meminfo: memFree=1538056/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=1968 CPUtime=0.69
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 340 0 0 0 69 0 0 0 22 0 1 120000 1122468010 2015232 324 1992294400 134512640 135224549 4294956224 18446744073709551615 134630939 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 492 324 89 173 0 317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1968

[startup+1.50134 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1536960/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=2496 CPUtime=1.49
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 443 0 0 0 149 0 0 0 25 0 1 120000 1122468010 2555904 427 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 624 427 89 173 0 449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2496

[startup+3.10161 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1536320/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=3156 CPUtime=3.09
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 614 0 0 0 309 0 0 0 25 0 1 120000 1122468010 3231744 598 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 789 598 89 173 0 614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3156

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1535240/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=3948 CPUtime=6.29
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 816 0 0 0 629 0 0 0 25 0 1 120000 1122468010 4042752 800 1992294400 134512640 135224549 4294956224 18446744073709551615 134617955 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 987 800 89 173 0 812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3948

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1533904/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=5400 CPUtime=12.69
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 1166 0 0 0 1269 0 0 0 25 0 1 120000 1122468010 5529600 1150 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 1350 1150 89 173 0 1175 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5400

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1532176/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=6856 CPUtime=25.49
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 1537 0 0 0 2548 1 0 0 25 0 1 120000 1122468010 7020544 1521 1992294400 134512640 135224549 4294956224 18446744073709551615 134595352 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 1714 1521 89 173 0 1539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6856

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1530000/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=8964 CPUtime=51.07
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 2091 0 0 0 5106 1 0 0 25 0 1 120000 1122468010 9179136 2042 1992294400 134512640 135224549 4294956224 18446744073709551615 134595385 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 2241 2042 89 173 0 2066 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8964

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1527632/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=11348 CPUtime=102.26
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 2694 0 0 0 10225 1 0 0 25 0 1 120000 1122468010 11620352 2645 1992294400 134512640 135224549 4294956224 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 2837 2645 89 173 0 2662 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11348

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1525648/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=13588 CPUtime=162.23
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 3239 0 0 0 16221 2 0 0 25 0 1 120000 1122468010 13914112 3125 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 3397 3125 89 173 0 3222 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13588

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1523728/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=15524 CPUtime=222.21
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 3717 0 0 0 22219 2 0 0 25 0 1 120000 1122468010 15896576 3603 1992294400 134512640 135224549 4294956224 18446744073709551615 134618342 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 3881 3603 89 173 0 3706 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15524

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1522000/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=17268 CPUtime=282.19
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 4160 0 0 0 28216 3 0 0 25 0 1 120000 1122468010 17682432 4046 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 4317 4046 89 173 0 4142 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17268

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1520400/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=18760 CPUtime=342.17
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 4547 0 0 0 34213 4 0 0 25 0 1 120000 1122468010 19210240 4433 1992294400 134512640 135224549 4294956224 18446744073709551615 134632723 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 4690 4433 89 173 0 4515 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18760

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1520144/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=18948 CPUtime=402.15
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 4595 0 0 0 40211 4 0 0 25 0 1 120000 1122468010 19402752 4481 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 4737 4481 89 173 0 4562 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 18948

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1518736/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=20400 CPUtime=462.13
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 4968 0 0 0 46208 5 0 0 25 0 1 120000 1122468010 20889600 4854 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 5100 4854 89 173 0 4925 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20400

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1517264/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=21936 CPUtime=522.11
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 5346 0 0 0 52206 5 0 0 25 0 1 120000 1122468010 22462464 5232 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 5484 5232 89 173 0 5309 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 21936

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1516944/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=22712 CPUtime=582.09
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 5537 0 0 0 58204 5 0 0 25 0 1 120000 1122468010 23257088 5294 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 5678 5294 89 173 0 5503 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 22712

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1514960/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=24804 CPUtime=642.07
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6030 0 0 0 64201 6 0 0 25 0 1 120000 1122468010 25399296 5787 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6201 5787 89 173 0 6026 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 24804

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1514960/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=24804 CPUtime=702.05
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6041 0 0 0 70199 6 0 0 25 0 1 120000 1122468010 25399296 5798 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6201 5798 89 173 0 6026 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 24804

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1514704/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=24956 CPUtime=762.03
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6089 0 0 0 76197 6 0 0 25 0 1 120000 1122468010 25554944 5846 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6239 5846 89 173 0 6064 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 24956

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1512784/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=26948 CPUtime=822.01
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6575 0 0 0 82194 7 0 0 25 0 1 120000 1122468010 27594752 6332 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6737 6332 89 173 0 6562 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 26948

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1512656/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=26948 CPUtime=881.99
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6596 0 0 0 88192 7 0 0 25 0 1 120000 1122468010 27594752 6353 1992294400 134512640 135224549 4294956224 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6737 6353 89 173 0 6562 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 26948

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1512336/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=27424 CPUtime=941.96
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 6703 0 0 0 94189 7 0 0 25 0 1 120000 1122468010 28082176 6460 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 6856 6460 89 173 0 6681 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 27424

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1510160/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=29652 CPUtime=1001.94
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7230 0 0 0 100186 8 0 0 25 0 1 120000 1122468010 30363648 6987 1992294400 134512640 135224549 4294956224 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 7413 6987 89 173 0 7238 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 29652

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1510096/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=29652 CPUtime=1061.92
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7235 0 0 0 106184 8 0 0 25 0 1 120000 1122468010 30363648 6992 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 7413 6992 89 173 0 7238 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 29652

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1510096/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=29652 CPUtime=1121.9
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7247 0 0 0 112181 9 0 0 25 0 1 120000 1122468010 30363648 7004 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 7413 7004 89 173 0 7238 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 29652

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1507792/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=32136 CPUtime=1181.88
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7836 0 0 0 118178 10 0 0 25 0 1 120000 1122468010 32907264 7593 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 8034 7593 89 173 0 7859 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 32136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1507408/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=32400 CPUtime=1200.08
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7908 0 0 0 119998 10 0 0 25 0 1 100 1122468010 33177600 7665 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 8100 7665 89 173 0 7925 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32400

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.00 0.99 1.00 2/65 14089
/proc/meminfo: memFree=1507408/2055920 swapFree=4179412/4192956
[pid=14088] ppid=14086 vsize=32400 CPUtime=1200.08
/proc/14088/stat : 14088 (CirCUs) R 14086 14088 14015 0 -1 4194304 7908 0 0 0 119998 10 0 0 25 0 1 100 1122468010 33177600 7665 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14088/statm: 8100 7665 89 173 0 7925 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.108983
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 32400

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

runsolver used 0.863868 second user time and 2.47062 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-31 13:13:44
IDJOB=1524428
IDBENCH=70543
IDSOLVER=544
FILE ID=node25/1524428-1238498024
PBS_JOBID= 9061955
Free space on /tmp= 66264 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1735544520-075.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524428-1238498024/watcher-1524428-1238498024 -o /tmp/evaluation-result-1524428-1238498024/solver-1524428-1238498024 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524428-1238498024.cnf -t 1200

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

MD5SUM BENCH= 5b5eacd69579443fc2a1a78b000c06ae
RANDOM SEED=1366041884

node25.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.263
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.263
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:       1538536 kB
Buffers:        103768 kB
Cached:         312212 kB
SwapCached:       7320 kB
Active:         184616 kB
Inactive:       240216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538536 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          14544 kB
Slab:            78552 kB
Committed_AS:  3261284 kB
PageTables:       1464 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= 66264 MiB
End job on node25 at 2009-03-31 13:33:47