Trace number 1718714

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
CSat 2009-03-22? (TO) 1200.07 1200.52

General information on the benchmark

Nameindustrial/grieu/
vmpc_26.cnf
MD5SUM7e9eba7a609bdbcf7c3a7e0f5c07ab04
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.71152
Satisfiable
(Un)Satisfiability was proved
Number of variables676
Number of clauses86424
Sum of the clauses size226590
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 233878
Number of clauses of size 352494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 552

Solver Data


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-1718714-1240639507/watcher-1718714-1240639507 -o /tmp/evaluation-result-1718714-1240639507/solver-1718714-1240639507 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718714-1240639507.cnf 

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.91 0.97 0.99 3/64 21217
/proc/meminfo: memFree=1852104/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=3060 CPUtime=0
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 91977101 3133440 379 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 765 379 88 271 0 491 0

[startup+0.032136 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21217
/proc/meminfo: memFree=1852104/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=3376 CPUtime=0.02
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 501 0 0 0 2 0 0 0 18 0 1 0 91977101 3457024 485 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 844 485 89 271 0 570 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3376

[startup+0.101149 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21217
/proc/meminfo: memFree=1852104/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=3852 CPUtime=0.09
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 977 0 0 0 9 0 0 0 18 0 1 0 91977101 3944448 665 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 963 665 89 271 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301188 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21217
/proc/meminfo: memFree=1852104/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=10764 CPUtime=0.28
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 2728 0 0 0 28 0 0 0 19 0 1 0 91977101 11022336 2415 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 2691 2415 91 271 0 2417 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10764

[startup+0.701267 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21217
/proc/meminfo: memFree=1852104/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=10896 CPUtime=0.69
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 2787 0 0 0 68 1 0 0 22 0 1 0 91977101 11157504 2474 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 2724 2474 91 271 0 2450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10896

[startup+1.50142 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1842368/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=11424 CPUtime=1.49
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 2894 0 0 0 148 1 0 0 25 0 1 0 91977101 11698176 2581 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 2856 2581 91 271 0 2582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11424

[startup+3.10174 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1841728/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=12084 CPUtime=3.09
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 3085 0 0 0 307 2 0 0 25 0 1 0 91977101 12374016 2772 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 3021 2772 91 271 0 2747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12084

[startup+6.30137 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1840192/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=13272 CPUtime=6.28
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 3376 0 0 0 625 3 0 0 25 0 1 0 91977101 13590528 3063 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 3318 3063 91 271 0 3044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13272

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1838016/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=15320 CPUtime=12.69
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 3884 0 0 0 1263 6 0 0 25 0 1 0 91977101 15687680 3571 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 3830 3571 91 271 0 3556 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15320

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1834816/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=18404 CPUtime=25.48
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 4663 0 0 0 2538 10 0 0 25 0 1 0 91977101 18845696 4350 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 4601 4350 91 271 0 4327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18404

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1830784/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=22600 CPUtime=51.07
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 5690 0 0 0 5092 15 0 0 25 0 1 0 91977101 23142400 5377 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 5650 5377 91 271 0 5376 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22600

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=29256 CPUtime=102.26
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 7432 0 0 0 10201 25 0 0 25 0 1 0 91977101 29958144 7028 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 7314 7028 91 271 0 7040 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29256

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1818304/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=35232 CPUtime=162.22
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 9032 0 0 0 16187 35 0 0 25 0 1 0 91977101 36077568 8492 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 8808 8492 91 271 0 8534 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1813568/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=39744 CPUtime=222.2
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 10190 0 0 0 22179 41 0 0 25 0 1 0 91977101 40697856 9650 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 9936 9650 91 271 0 9662 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 39744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1809472/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=44048 CPUtime=282.18
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 11416 0 0 0 28169 49 0 0 25 0 1 0 91977101 45105152 10673 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 11012 10673 91 271 0 10738 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44048

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=47692 CPUtime=342.16
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 12320 0 0 0 34162 54 0 0 25 0 1 0 91977101 48836608 11577 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 11923 11577 91 271 0 11649 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 47692

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1802624/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=50780 CPUtime=402.14
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 13120 0 0 0 40155 59 0 0 25 0 1 0 91977101 51998720 12377 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 12695 12377 91 271 0 12421 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 50780

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1799360/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=53956 CPUtime=462.12
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 13918 0 0 0 46147 65 0 0 25 0 1 0 91977101 55250944 13175 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 13489 13175 91 271 0 13215 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 53956

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1796224/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=57084 CPUtime=522.09
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 14702 0 0 0 52139 70 0 0 25 0 1 0 91977101 58454016 13959 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 14271 13959 91 271 0 13997 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 57084

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1793600/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=60100 CPUtime=582.08
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 15640 0 0 0 58133 75 0 0 25 0 1 0 91977101 61542400 14593 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 15025 14593 91 271 0 14751 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 60100

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1790976/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=62616 CPUtime=642.05
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 16280 0 0 0 64126 79 0 0 25 0 1 0 91977101 64118784 15233 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 15654 15233 91 271 0 15380 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 62616

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1788544/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=65028 CPUtime=702.02
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 16894 0 0 0 70120 82 0 0 25 0 1 0 91977101 66588672 15847 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 16257 15847 91 271 0 15983 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 65028

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1786176/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=67364 CPUtime=762.01
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 17477 0 0 0 76114 87 0 0 25 0 1 0 91977101 68980736 16430 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 16841 16430 91 271 0 16567 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 67364

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1784000/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=69488 CPUtime=821.98
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 18029 0 0 0 82109 89 0 0 25 0 1 0 91977101 71155712 16982 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 17372 16982 91 271 0 17098 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 69488

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1781760/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=71812 CPUtime=881.96
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 18595 0 0 0 88103 93 0 0 25 0 1 0 91977101 73535488 17548 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 17953 17548 91 271 0 17679 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 71812

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1779776/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=73712 CPUtime=941.94
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 19088 0 0 0 94097 97 0 0 25 0 1 0 91977101 75481088 18041 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 18428 18041 91 271 0 18154 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 73712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1777664/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=75696 CPUtime=1001.91
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 19597 0 0 0 100091 100 0 0 25 0 1 0 91977101 77512704 18550 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 18924 18550 91 271 0 18650 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 75696

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1776064/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=77284 CPUtime=1061.89
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 19985 0 0 0 106086 103 0 0 25 0 1 0 91977101 79138816 18938 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 19321 18938 91 271 0 19047 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 77284

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1774208/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=79044 CPUtime=1121.87
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 20456 0 0 0 112080 107 0 0 25 0 1 0 91977101 80941056 19409 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 19761 19409 91 271 0 19487 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 79044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1772352/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=80868 CPUtime=1181.85
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 20909 0 0 0 118076 109 0 0 25 0 1 0 91977101 82808832 19862 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 20217 19862 91 271 0 19943 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 80868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1771776/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=81428 CPUtime=1200.04
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 21040 0 0 0 119895 109 0 0 25 0 1 0 91977101 83382272 19993 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 20357 19993 91 271 0 20083 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 81428

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: 0.99 0.97 0.99 2/65 21218
/proc/meminfo: memFree=1771776/2055920 swapFree=4192812/4192956
[pid=21217] ppid=21215 vsize=81428 CPUtime=1200.04
/proc/21217/stat : 21217 (csat) R 21215 21217 21025 0 -1 4194304 21040 0 0 0 119895 109 0 0 25 0 1 0 91977101 83382272 19993 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21217/statm: 20357 19993 91 271 0 20083 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 81428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.95
CPU system time (s): 1.11383
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 81428

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

runsolver used 1.02184 second user time and 2.28265 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 08:05:07
IDJOB=1718714
IDBENCH=20494
IDSOLVER=517
FILE ID=node66/1718714-1240639507
PBS_JOBID= 9186457
Free space on /tmp= 66280 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_26.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718714-1240639507/watcher-1718714-1240639507 -o /tmp/evaluation-result-1718714-1240639507/solver-1718714-1240639507 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718714-1240639507.cnf

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

MD5SUM BENCH= 7e9eba7a609bdbcf7c3a7e0f5c07ab04
RANDOM SEED=1117543273

node66.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	: 5931.00
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:       1852520 kB
Buffers:         24176 kB
Cached:          98488 kB
SwapCached:        144 kB
Active:          26124 kB
Inactive:       110552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            52676 kB
Committed_AS:   432520 kB
PageTables:       1360 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= 66280 MiB
End job on node66 at 2009-04-25 08:25:10