Trace number 1579367

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

8.76/8.86	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
8.76/8.86	c Eliminate time :       6.28 

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-1579367-1238906700/watcher-1579367-1238906700 -o /tmp/evaluation-result-1579367-1238906700/solver-1579367-1238906700 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1579367-1238906700.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 23794
/proc/meminfo: memFree=1648816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=9968 CPUtime=0
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 762 0 0 0 0 0 0 0 18 0 1 120000 1163332709 10207232 747 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 2492 752 66 173 0 2317 0

[startup+0.0185781 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23794
/proc/meminfo: memFree=1648816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=12892 CPUtime=0.01
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 2802 0 0 0 0 1 0 0 18 0 1 120000 1163332709 13201408 2787 1992294400 134512640 135224549 4294956208 18446744073709551615 134593888 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 3223 2795 66 173 0 3048 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12892

[startup+0.101587 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23794
/proc/meminfo: memFree=1648816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=42304 CPUtime=0.09
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 6661 0 0 0 6 3 0 0 18 0 1 120000 1163332709 43319296 6548 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 10576 6549 70 173 0 10401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42304

[startup+0.301608 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23794
/proc/meminfo: memFree=1648816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=53508 CPUtime=0.29
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 9878 0 0 0 24 5 0 0 19 0 1 120000 1163332709 54792192 9636 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 13377 9636 70 173 0 13202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53508

[startup+0.702663 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23794
/proc/meminfo: memFree=1648816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=68524 CPUtime=0.69
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 14135 0 0 0 62 7 0 0 23 0 1 120000 1163332709 70168576 13636 1992294400 134512640 135224549 4294956208 18446744073709551615 134613228 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23794/statm: 17131 13636 70 173 0 16956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68524

[startup+1.50274 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1583208/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=93936 CPUtime=1.49
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 21282 0 0 0 136 13 0 0 25 0 1 120000 1163332709 96190464 20270 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 23484 20270 70 173 0 23309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93936

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1540264/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=140136 CPUtime=3.07
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 34577 0 0 0 287 20 0 0 25 0 1 120000 1163332709 143499264 32539 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23794/statm: 35034 32539 76 173 0 34859 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 140136

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1495848/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=160968 CPUtime=6.27
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 41193 0 0 0 603 24 0 0 25 0 1 120000 1163332709 164831232 39155 1992294400 134512640 135224549 4294956208 18446744073709551615 134570365 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23794/statm: 40242 39155 77 173 0 40067 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 160968

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1487536/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=165180 CPUtime=12.65
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 43399 0 0 0 1240 25 0 0 25 0 1 120000 1163332709 169144320 40368 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 41295 40368 92 173 0 41120 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 165180

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1487600/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=165444 CPUtime=25.44
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 43462 0 0 0 2519 25 0 0 25 0 1 120000 1163332709 169414656 40431 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 41361 40431 92 173 0 41186 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 165444

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1486768/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=166368 CPUtime=51.03
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 43674 0 0 0 5078 25 0 0 25 0 1 120000 1163332709 170360832 40643 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 41592 40643 92 173 0 41417 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 166368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1482032/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=171124 CPUtime=102.21
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 44855 0 0 0 10194 27 0 0 25 0 1 120000 1163332709 175230976 41824 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 42781 41824 92 173 0 42606 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 171124

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1473520/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=179612 CPUtime=162.19
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 46986 0 0 0 16189 30 0 0 25 0 1 120000 1163332709 183922688 43955 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 44903 43955 92 173 0 44728 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 179612

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1465136/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=188064 CPUtime=222.16
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 49052 0 0 0 22184 32 0 0 25 0 1 120000 1163332709 192577536 46021 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 47016 46021 92 173 0 46841 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 188064

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1453104/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=200112 CPUtime=282.14
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 52094 0 0 0 28178 36 0 0 25 0 1 120000 1163332709 204914688 49063 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 50028 49063 92 173 0 49853 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 200112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1441136/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=211900 CPUtime=342.11
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 55040 0 0 0 34172 39 0 0 25 0 1 120000 1163332709 216985600 52009 1992294400 134512640 135224549 4294956208 18446744073709551615 134588232 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 52975 52009 92 173 0 52800 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 211900

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1430000/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=223156 CPUtime=402.09
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 57870 0 0 0 40167 42 0 0 25 0 1 120000 1163332709 228511744 54839 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 55789 54839 92 173 0 55614 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 223156

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1421104/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=231908 CPUtime=462.06
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 60051 0 0 0 46162 44 0 0 25 0 1 120000 1163332709 237473792 57020 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 57977 57020 92 173 0 57802 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 231908

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1408816/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=244496 CPUtime=522.04
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 63152 0 0 0 52157 47 0 0 25 0 1 120000 1163332709 250363904 60121 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 61124 60121 92 173 0 60949 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 244496

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1394352/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=258900 CPUtime=582.02
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 66739 0 0 0 58151 51 0 0 25 0 1 120000 1163332709 265113600 63708 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 64725 63708 92 173 0 64550 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 258900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1381808/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=271224 CPUtime=641.99
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 69832 0 0 0 64146 53 0 0 25 0 1 120000 1163332709 277733376 66801 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 67806 66801 92 173 0 67631 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 271224

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1371504/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=281544 CPUtime=701.96
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 72408 0 0 0 70140 56 0 0 25 0 1 120000 1163332709 288301056 69377 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 70386 69377 92 173 0 70211 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 281544

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1360368/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=292536 CPUtime=761.94
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 75182 0 0 0 76135 59 0 0 25 0 1 120000 1163332709 299556864 72151 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 73134 72151 92 173 0 72959 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 292536

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1349680/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=303128 CPUtime=821.91
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 77826 0 0 0 82129 62 0 0 25 0 1 120000 1163332709 310403072 74795 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 75782 74795 92 173 0 75607 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 303128

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1341040/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=311728 CPUtime=881.89
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 79981 0 0 0 88124 65 0 0 25 0 1 120000 1163332709 319209472 76950 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 77932 76950 92 173 0 77757 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 311728

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23795
/proc/meminfo: memFree=1329648/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=323152 CPUtime=941.86
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 82857 0 0 0 94118 68 0 0 25 0 1 120000 1163332709 330907648 79826 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 80788 79826 92 173 0 80613 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 323152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23801
/proc/meminfo: memFree=1319024/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=333604 CPUtime=1001.83
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 85463 0 0 0 100112 71 0 0 25 0 1 120000 1163332709 341610496 82432 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 83401 82432 92 173 0 83226 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 333604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23801
/proc/meminfo: memFree=1309104/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=343796 CPUtime=1061.81
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 88016 0 0 0 106108 73 0 0 25 0 1 120000 1163332709 352047104 84985 1992294400 134512640 135224549 4294956208 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 85949 84985 92 173 0 85774 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 343796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23801
/proc/meminfo: memFree=1298928/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=353492 CPUtime=1121.78
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 90445 0 0 0 112103 75 0 0 25 0 1 120000 1163332709 361975808 87414 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 88373 87414 92 173 0 88198 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 353492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23801
/proc/meminfo: memFree=1295536/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=357436 CPUtime=1181.74
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 91432 0 0 0 118098 76 0 0 25 0 1 120000 1163332709 366014464 88272 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23794/statm: 89359 88272 92 173 0 89184 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 357436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23801
/proc/meminfo: memFree=1295472/2055920 swapFree=4177844/4192956
[pid=23794] ppid=23792 vsize=357436 CPUtime=1200.04
/proc/23794/stat : 23794 (CirCUs) R 23792 23794 20111 0 -1 4194304 91432 0 0 0 119928 76 0 0 25 0 1 100 1163332709 366014464 88272 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23794/statm: 89359 88272 92 173 0 89184 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 357436

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.66
CPU time (s): 1200.1
CPU user time (s): 1199.28
CPU system time (s): 0.815875
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 357436

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

runsolver used 1.01484 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-05 06:45:02
IDJOB=1579367
IDBENCH=70996
IDSOLVER=544
FILE ID=node47/1579367-1238906700
PBS_JOBID= 9086078
Free space on /tmp= 66528 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579367-1238906700/watcher-1579367-1238906700 -o /tmp/evaluation-result-1579367-1238906700/solver-1579367-1238906700 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1579367-1238906700.cnf -t 1200

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=1126018679

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:       1649296 kB
Buffers:         30240 kB
Cached:         299036 kB
SwapCached:       9024 kB
Active:         190524 kB
Inactive:       149372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649296 kB
SwapTotal:     4192956 kB
SwapFree:      4177844 kB
Dirty:           30908 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            52712 kB
Committed_AS:  3536908 kB
PageTables:       1484 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= 66528 MiB
End job on node47 at 2009-04-05 07:05:05