Trace number 1562524

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.09 1200.43

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
Bench CategoryCRAFTED (crafted 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 variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-1562524-1238776253/watcher-1562524-1238776253 -o /tmp/evaluation-result-1562524-1238776253/solver-1562524-1238776253 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1562524-1238776253.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: 1.00 1.00 1.00 3/73 651
/proc/meminfo: memFree=1872816/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=1752 CPUtime=0
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1030043886 1794048 225 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 438 225 86 271 0 164 0

[startup+0.0952949 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 651
/proc/meminfo: memFree=1872816/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=6612 CPUtime=0.08
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 1554 0 0 0 8 0 0 0 18 0 1 0 1030043886 6770688 1166 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 1653 1166 89 271 0 1379 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6612

[startup+0.101294 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 651
/proc/meminfo: memFree=1872816/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=6612 CPUtime=0.09
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 1566 0 0 0 9 0 0 0 18 0 1 0 1030043886 6770688 1178 1992294400 134512640 135625496 4294956224 18446744073709551615 135183476 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 1653 1178 89 271 0 1379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6612

[startup+0.301318 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 651
/proc/meminfo: memFree=1872816/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=8400 CPUtime=0.29
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 2710 0 0 0 28 1 0 0 19 0 1 0 1030043886 8601600 1789 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 2100 1789 89 271 0 1826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8400

[startup+0.701357 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 651
/proc/meminfo: memFree=1872816/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=17452 CPUtime=0.69
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 5365 0 0 0 67 2 0 0 23 0 1 0 1030043886 17870848 3848 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 4363 3848 91 271 0 4089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17452

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1857576/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=17848 CPUtime=1.49
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 5452 0 0 0 145 4 0 0 25 0 1 0 1030043886 18276352 3935 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 4462 3935 91 271 0 4188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17848

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1856872/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=18376 CPUtime=3.09
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 5583 0 0 0 303 6 0 0 25 0 1 0 1030043886 18817024 4066 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 4594 4066 91 271 0 4320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18376

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1856232/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=18904 CPUtime=6.29
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 5731 0 0 0 615 14 0 0 25 0 1 0 1030043886 19357696 4214 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 4726 4214 91 271 0 4452 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18904

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1855216/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=19964 CPUtime=12.69
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 5976 0 0 0 1239 30 0 0 25 0 1 0 1030043886 20443136 4459 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 4991 4459 91 271 0 4717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19964

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1853104/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=21944 CPUtime=25.48
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 6488 0 0 0 2490 58 0 0 25 0 1 0 1030043886 22470656 4971 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 5486 4971 91 271 0 5212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21944

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1849072/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=26040 CPUtime=51.08
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 7495 0 0 0 4996 112 0 0 25 0 1 0 1030043886 26664960 5978 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 6510 5978 91 271 0 6236 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26040

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1841136/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=33844 CPUtime=102.27
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 9456 0 0 0 10016 211 0 0 25 0 1 0 1030043886 34656256 7939 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 8461 7939 91 271 0 8187 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33844

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1832240/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=42656 CPUtime=162.25
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 11675 0 0 0 15914 311 0 0 25 0 1 0 1030043886 43679744 10158 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 10664 10158 91 271 0 10390 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42656

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1824112/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=50808 CPUtime=222.23
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 13687 0 0 0 21812 411 0 0 25 0 1 0 1030043886 52027392 12170 1992294400 134512640 135625496 4294956224 18446744073709551615 134529297 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 12702 12170 91 271 0 12428 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1816752/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=58208 CPUtime=282.22
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 15544 0 0 0 27719 503 0 0 25 0 1 0 1030043886 59604992 14027 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 14552 14027 91 271 0 14278 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 58208

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 652
/proc/meminfo: memFree=1809584/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=65376 CPUtime=342.2
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 17322 0 0 0 33634 586 0 0 25 0 1 0 1030043886 66945024 15805 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 16344 15805 91 271 0 16070 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 65376

[startup+402.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/74 652
/proc/meminfo: memFree=1802096/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=72788 CPUtime=402.17
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 19179 0 0 0 39558 659 0 0 25 0 1 0 1030043886 74534912 17662 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 18197 17662 91 271 0 17923 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 72788

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/74 652
/proc/meminfo: memFree=1795120/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=79664 CPUtime=462.16
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 20913 0 0 0 45489 727 0 0 25 0 1 0 1030043886 81575936 19396 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 19916 19396 91 271 0 19642 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 79664

[startup+522.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/74 652
/proc/meminfo: memFree=1788656/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=86296 CPUtime=522.15
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 22523 0 0 0 51421 794 0 0 25 0 1 0 1030043886 88367104 21006 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 21574 21006 91 271 0 21300 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 86296

[startup+582.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/74 652
/proc/meminfo: memFree=1781936/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=92904 CPUtime=582.13
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 24180 0 0 0 57354 859 0 0 25 0 1 0 1030043886 95133696 22663 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 23226 22663 91 271 0 22952 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92904

[startup+642.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/74 652
/proc/meminfo: memFree=1775984/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=98712 CPUtime=642.11
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 25657 0 0 0 63284 927 0 0 25 0 1 0 1030043886 101081088 24140 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 24678 24140 91 271 0 24404 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 98712

[startup+702.302 s]
/proc/loadavg: 1.14 1.07 1.01 2/74 654
/proc/meminfo: memFree=1769648/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=104932 CPUtime=702.09
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 27221 0 0 0 69226 983 0 0 25 0 1 0 1030043886 107450368 25704 1992294400 134512640 135625496 4294956224 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 26233 25704 91 271 0 25959 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 104932

[startup+762.305 s]
/proc/loadavg: 1.08 1.06 1.01 2/74 654
/proc/meminfo: memFree=1763760/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=110756 CPUtime=762.08
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 28668 0 0 0 75164 1044 0 0 25 0 1 0 1030043886 113414144 27151 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 27689 27151 91 271 0 27415 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 110756

[startup+822.301 s]
/proc/loadavg: 1.03 1.05 1.00 2/74 654
/proc/meminfo: memFree=1757744/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=116704 CPUtime=822.06
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 30190 0 0 0 81108 1098 0 0 25 0 1 0 1030043886 119504896 28673 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 29176 28673 91 271 0 28902 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 116704

[startup+882.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/74 654
/proc/meminfo: memFree=1751728/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=122924 CPUtime=882.04
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 31807 0 0 0 87060 1144 0 0 25 0 1 0 1030043886 125874176 30154 1992294400 134512640 135625496 4294956224 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 30731 30154 91 271 0 30457 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 122924

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/74 654
/proc/meminfo: memFree=1746160/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=128612 CPUtime=942.02
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 33220 0 0 0 93008 1194 0 0 25 0 1 0 1030043886 131698688 31567 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 32153 31567 91 271 0 31879 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 128612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 654
/proc/meminfo: memFree=1740400/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=134164 CPUtime=1002.01
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 34630 0 0 0 98961 1240 0 0 25 0 1 0 1030043886 137383936 32977 1992294400 134512640 135625496 4294956224 18446744073709551615 134541414 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 33541 32977 91 271 0 33267 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 134164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 654
/proc/meminfo: memFree=1735088/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=139584 CPUtime=1061.99
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 35976 0 0 0 104913 1286 0 0 25 0 1 0 1030043886 142934016 34323 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 34896 34323 91 271 0 34622 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 139584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 654
/proc/meminfo: memFree=1729584/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=144884 CPUtime=1121.98
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 37323 0 0 0 110866 1332 0 0 25 0 1 0 1030043886 148361216 35670 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 36221 35670 91 271 0 35947 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 144884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 654
/proc/meminfo: memFree=1724272/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=150180 CPUtime=1181.96
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 38669 0 0 0 116821 1375 0 0 25 0 1 0 1030043886 153784320 37016 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 37545 37016 91 271 0 37271 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 150180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 654
/proc/meminfo: memFree=1722544/2055920 swapFree=4172852/4192956
[pid=651] ppid=649 vsize=151764 CPUtime=1200.06
/proc/651/stat : 651 (csat) R 649 651 32522 0 -1 4194304 39065 0 0 0 118619 1387 0 0 25 0 1 0 1030043886 155406336 37412 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/651/statm: 37941 37412 91 271 0 37667 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 151764

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.43
CPU time (s): 1200.09
CPU user time (s): 1186.2
CPU system time (s): 13.8969
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 151764

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

runsolver used 1.03684 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 18:30:53
IDJOB=1562524
IDBENCH=70936
IDSOLVER=517
FILE ID=node79/1562524-1238776253
PBS_JOBID= 9085513
Free space on /tmp= 66536 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_12_2_4_fbc.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562524-1238776253/watcher-1562524-1238776253 -o /tmp/evaluation-result-1562524-1238776253/solver-1562524-1238776253 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1562524-1238776253.cnf

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

MD5SUM BENCH= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=1093614571

node79.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1873232 kB
Buffers:         11280 kB
Cached:          93528 kB
SwapCached:      11472 kB
Active:          18528 kB
Inactive:        99336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873232 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:            5500 kB
Writeback:           0 kB
Mapped:          18912 kB
Slab:            49872 kB
Committed_AS:  3021648 kB
PageTables:       2004 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= 66536 MiB
End job on node79 at 2009-04-03 18:50:56