Trace number 1562391

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.07 1200.42

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_3_6_fbc.cnf
MD5SUM0d842dabe9c6c8be4b2c1160578a7c22
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.805877
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses19063
Sum of the clauses size52576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29881
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.01/0.06	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.01/0.06	c Eliminate time :       0.04 

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-1562391-1238774597/watcher-1562391-1238774597 -o /tmp/evaluation-result-1562391-1238774597/solver-1562391-1238774597 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1562391-1238774597.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 1.00 1.00 3/64 12940
/proc/meminfo: memFree=1686312/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=1596 CPUtime=0
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 120000 1150122199 1634304 179 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 399 180 70 173 0 224 0

[startup+0.0175181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12940
/proc/meminfo: memFree=1686312/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=2388 CPUtime=0.01
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 382 0 0 0 1 0 0 0 18 0 1 120000 1150122199 2445312 367 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 597 368 70 173 0 422 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2388

[startup+0.101526 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12940
/proc/meminfo: memFree=1686312/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=2780 CPUtime=0.09
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 500 0 0 0 9 0 0 0 18 0 1 120000 1150122199 2846720 484 1992294400 134512640 135224549 4294956208 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 695 484 92 173 0 520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.301547 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12940
/proc/meminfo: memFree=1686312/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=3440 CPUtime=0.29
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 653 0 0 0 29 0 0 0 19 0 1 120000 1150122199 3522560 637 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 860 637 92 173 0 685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3440

[startup+0.70159 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12940
/proc/meminfo: memFree=1686312/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=3968 CPUtime=0.69
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 809 0 0 0 69 0 0 0 22 0 1 120000 1150122199 4063232 793 1992294400 134512640 135224549 4294956208 18446744073709551615 134622725 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 992 793 92 173 0 817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3968

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1683360/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=4364 CPUtime=1.49
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 913 0 0 0 149 0 0 0 25 0 1 120000 1150122199 4468736 897 1992294400 134512640 135224549 4294956208 18446744073709551615 134630882 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 1091 897 92 173 0 916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4364

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1682464/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=5552 CPUtime=3.09
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 1175 0 0 0 309 0 0 0 25 0 1 120000 1150122199 5685248 1159 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 1388 1159 92 173 0 1213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5552

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1681192/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=6212 CPUtime=6.29
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 1364 0 0 0 628 1 0 0 25 0 1 120000 1150122199 6361088 1348 1992294400 134512640 135224549 4294956208 18446744073709551615 134619515 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 1553 1348 92 173 0 1378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6212

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1679016/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=8588 CPUtime=12.69
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 1934 0 0 0 1267 2 0 0 25 0 1 120000 1150122199 8794112 1918 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 2147 1918 92 173 0 1972 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8588

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1675824/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=11360 CPUtime=25.48
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 2648 0 0 0 2546 2 0 0 25 0 1 120000 1150122199 11632640 2632 1992294400 134512640 135224549 4294956208 18446744073709551615 134595304 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 2840 2632 92 173 0 2665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11360

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1670128/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=17560 CPUtime=51.08
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 4205 0 0 0 5104 4 0 0 25 0 1 120000 1150122199 17981440 4156 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 4390 4156 92 173 0 4215 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17560

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1664496/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=22716 CPUtime=102.27
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 5501 0 0 0 10221 6 0 0 25 0 1 120000 1150122199 23261184 5452 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 5679 5452 92 173 0 5504 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22716

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1659888/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=27460 CPUtime=162.25
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 6715 0 0 0 16218 7 0 0 25 0 1 120000 1150122199 28119040 6601 1992294400 134512640 135224549 4294956208 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 6865 6601 92 173 0 6690 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27460

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1653872/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=33416 CPUtime=222.22
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 8198 0 0 0 22214 8 0 0 25 0 1 120000 1150122199 34217984 8084 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 8354 8084 92 173 0 8179 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33416

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1650224/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=36980 CPUtime=282.21
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 9105 0 0 0 28212 9 0 0 25 0 1 120000 1150122199 37867520 8991 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 9245 8991 92 173 0 9070 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36980

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1645688/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=41472 CPUtime=342.19
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 10226 0 0 0 34209 10 0 0 25 0 1 120000 1150122199 42467328 10112 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 10368 10112 92 173 0 10193 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 41472

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1644472/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=42924 CPUtime=402.17
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 10606 0 0 0 40206 11 0 0 25 0 1 120000 1150122199 43954176 10492 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 10731 10492 92 173 0 10556 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42924

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1641976/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=45168 CPUtime=462.16
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 11149 0 0 0 46204 12 0 0 25 0 1 120000 1150122199 46252032 11035 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 11292 11035 92 173 0 11117 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45168

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1637624/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=49392 CPUtime=522.14
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 12227 0 0 0 52201 13 0 0 25 0 1 120000 1150122199 50577408 12113 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 12348 12113 92 173 0 12173 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 49392

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1637624/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=49392 CPUtime=582.12
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 12227 0 0 0 58199 13 0 0 25 0 1 120000 1150122199 50577408 12113 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 12348 12113 92 173 0 12173 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 49392

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1631480/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=55604 CPUtime=642.1
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 13768 0 0 0 64196 14 0 0 25 0 1 120000 1150122199 56938496 13654 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 13901 13654 92 173 0 13726 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 55604

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1631416/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=55604 CPUtime=702.09
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 13768 0 0 0 70194 15 0 0 25 0 1 120000 1150122199 56938496 13654 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 13901 13654 92 173 0 13726 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 55604

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1631416/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=55604 CPUtime=762.08
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 13771 0 0 0 76193 15 0 0 25 0 1 120000 1150122199 56938496 13657 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 13901 13657 92 173 0 13726 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 55604

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1626232/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=61140 CPUtime=822.06
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 15177 0 0 0 82189 17 0 0 25 0 1 120000 1150122199 62607360 14934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 15285 14934 92 173 0 15110 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 61140

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1626296/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=61140 CPUtime=882.04
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 15177 0 0 0 88187 17 0 0 25 0 1 120000 1150122199 62607360 14934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 15285 14934 92 173 0 15110 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61140

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1626232/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=61140 CPUtime=942.02
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 15177 0 0 0 94185 17 0 0 25 0 1 120000 1150122199 62607360 14934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 15285 14934 92 173 0 15110 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 61140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1618872/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=68612 CPUtime=1002
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 17021 0 0 0 100181 19 0 0 25 0 1 120000 1150122199 70258688 16778 1992294400 134512640 135224549 4294956208 18446744073709551615 134632730 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 17153 16778 92 173 0 16978 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 68612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1618808/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=68612 CPUtime=1061.99
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 17021 0 0 0 106180 19 0 0 25 0 1 120000 1150122199 70258688 16778 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 17153 16778 92 173 0 16978 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 68612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1618872/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=68612 CPUtime=1121.97
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 17024 0 0 0 112178 19 0 0 25 0 1 120000 1150122199 70258688 16781 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 17153 16781 92 173 0 16978 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 68612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1618808/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=68744 CPUtime=1181.95
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 17061 0 0 0 118176 19 0 0 25 0 1 120000 1150122199 70393856 16818 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 17186 16818 92 173 0 17011 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 68744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12941
/proc/meminfo: memFree=1615288/2055920 swapFree=4178912/4192956
[pid=12940] ppid=12938 vsize=72044 CPUtime=1200.05
/proc/12940/stat : 12940 (CirCUs) R 12938 12940 12625 0 -1 4194304 17903 0 0 0 119985 20 0 0 25 0 1 100 1150122199 73773056 17660 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12940/statm: 18011 17660 92 173 0 17836 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 72044

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.85
CPU system time (s): 0.218966
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 72044

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

runsolver used 1.40579 second user time and 2.65959 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-03 18:03:17
IDJOB=1562391
IDBENCH=70933
IDSOLVER=544
FILE ID=node47/1562391-1238774597
PBS_JOBID= 9085530
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 0d842dabe9c6c8be4b2c1160578a7c22
RANDOM SEED=513089002

node47.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.216
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.216
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:       1686728 kB
Buffers:         62604 kB
Cached:         216636 kB
SwapCached:       7856 kB
Active:         112536 kB
Inactive:       177160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686728 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          16168 kB
Slab:            65508 kB
Committed_AS:  3372372 kB
PageTables:       1452 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= 66548 MiB
End job on node47 at 2009-04-03 18:23:19