Trace number 1520967

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1206040031-030.cnf
MD5SUMf01a357506e46fa7e7841ae96b5e63ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.364944
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520967-1238267670/watcher-1520967-1238267670 -o /tmp/evaluation-result-1520967-1238267670/solver-1520967-1238267670 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520967-1238267670.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.93 1.01 0.99 3/65 15035
/proc/meminfo: memFree=879472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=1368 CPUtime=0
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 986140720 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 342 130 88 271 0 68 0

[startup+0.019136 s]
/proc/loadavg: 0.93 1.01 0.99 3/65 15035
/proc/meminfo: memFree=879472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=7532 CPUtime=0.01
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 710 0 0 0 1 0 0 0 18 0 1 0 986140720 7712768 643 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 1883 649 89 271 0 1609 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7532

[startup+0.101143 s]
/proc/loadavg: 0.93 1.01 0.99 3/65 15035
/proc/meminfo: memFree=879472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=7664 CPUtime=0.09
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 1744 0 0 0 9 0 0 0 18 0 1 0 986140720 7847936 1677 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 1916 1677 91 271 0 1642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7664

[startup+0.301161 s]
/proc/loadavg: 0.93 1.01 0.99 3/65 15035
/proc/meminfo: memFree=879472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=7928 CPUtime=0.29
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 1809 0 0 0 29 0 0 0 19 0 1 0 986140720 8118272 1742 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 1982 1742 91 271 0 1708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.701199 s]
/proc/loadavg: 0.93 1.01 0.99 3/65 15035
/proc/meminfo: memFree=879472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=8324 CPUtime=0.69
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 1919 0 0 0 68 1 0 0 23 0 1 0 986140720 8523776 1852 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 2081 1852 91 271 0 1807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8324

[startup+1.50227 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 15036
/proc/meminfo: memFree=872104/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=8996 CPUtime=1.49
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 2088 0 0 0 148 1 0 0 25 0 1 0 986140720 9211904 2021 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 2249 2021 91 271 0 1975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8996

[startup+3.10142 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 15036
/proc/meminfo: memFree=871208/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=9940 CPUtime=3.09
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 2307 0 0 0 307 2 0 0 25 0 1 0 986140720 10178560 2240 1992294400 134512640 135625496 4294956240 18446744073709551615 134528927 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 2485 2240 91 271 0 2211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9940

[startup+6.30172 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 15036
/proc/meminfo: memFree=869864/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=10896 CPUtime=6.29
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 2555 0 0 0 627 2 0 0 25 0 1 0 986140720 11157504 2488 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 2724 2488 91 271 0 2450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10896

[startup+12.7013 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 15036
/proc/meminfo: memFree=868464/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=12104 CPUtime=12.69
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 2863 0 0 0 1265 4 0 0 25 0 1 0 986140720 12394496 2796 1992294400 134512640 135625496 4294956240 18446744073709551615 134529069 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 3026 2796 91 271 0 2752 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12104

[startup+25.5015 s]
/proc/loadavg: 0.95 1.01 0.99 2/66 15036
/proc/meminfo: memFree=866672/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=14076 CPUtime=25.49
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 3356 0 0 0 2543 6 0 0 25 0 1 0 986140720 14413824 3248 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 3519 3248 91 271 0 3245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14076

[startup+51.1019 s]
/proc/loadavg: 0.97 1.00 0.99 2/66 15036
/proc/meminfo: memFree=864432/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=16368 CPUtime=51.07
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 3994 0 0 0 5099 8 0 0 25 0 1 0 986140720 16760832 3825 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 4092 3825 91 271 0 3818 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16368

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 15036
/proc/meminfo: memFree=861168/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=19656 CPUtime=102.26
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 4874 0 0 0 10213 13 0 0 25 0 1 0 986140720 20127744 4614 1992294400 134512640 135625496 4294956240 18446744073709551615 134530258 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 4914 4614 91 271 0 4640 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19656

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15036
/proc/meminfo: memFree=858160/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=22732 CPUtime=162.22
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 5621 0 0 0 16206 16 0 0 25 0 1 0 986140720 23277568 5361 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 5683 5361 91 271 0 5409 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22732

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15036
/proc/meminfo: memFree=855472/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=25728 CPUtime=222.21
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 6427 0 0 0 22199 22 0 0 25 0 1 0 986140720 26345472 6031 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 6432 6031 91 271 0 6158 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25728

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15036
/proc/meminfo: memFree=853296/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=27868 CPUtime=282.18
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 6961 0 0 0 28193 25 0 0 25 0 1 0 986140720 28536832 6565 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 6967 6565 91 271 0 6693 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27868

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15036
/proc/meminfo: memFree=851760/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=29296 CPUtime=342.15
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 7340 0 0 0 34187 28 0 0 25 0 1 0 986140720 29999104 6944 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 7324 6944 91 271 0 7050 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 29296

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=850288/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=30744 CPUtime=402.12
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 7705 0 0 0 40180 32 0 0 25 0 1 0 986140720 31481856 7309 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 7686 7309 91 271 0 7412 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 30744

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=848752/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=32512 CPUtime=462.1
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 8268 0 0 0 46174 36 0 0 25 0 1 0 986140720 33292288 7669 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 8128 7669 91 271 0 7854 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 32512

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=847600/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=33736 CPUtime=522.08
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 8575 0 0 0 52170 38 0 0 25 0 1 0 986140720 34545664 7976 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 8434 7976 91 271 0 8160 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 33736

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=846256/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=35268 CPUtime=582.03
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 8945 0 0 0 58163 40 0 0 25 0 1 0 986140720 36114432 8346 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 8817 8346 91 271 0 8543 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 35268

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=845040/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=36456 CPUtime=642.01
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 9252 0 0 0 64158 43 0 0 25 0 1 0 986140720 37330944 8653 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 9114 8653 91 271 0 8840 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 36456

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=843568/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=37840 CPUtime=701.99
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 9589 0 0 0 70154 45 0 0 25 0 1 0 986140720 38748160 8990 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 9460 8990 91 271 0 9186 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 37840

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=842416/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=39008 CPUtime=761.98
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 9868 0 0 0 76151 47 0 0 25 0 1 0 986140720 39944192 9269 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 9752 9269 91 271 0 9478 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 39008

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=841392/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=39976 CPUtime=821.94
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 10128 0 0 0 82145 49 0 0 25 0 1 0 986140720 40935424 9529 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 9994 9529 91 271 0 9720 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 39976

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=839920/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=41552 CPUtime=881.92
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 10488 0 0 0 88141 51 0 0 25 0 1 0 986140720 42549248 9889 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 10388 9889 91 271 0 10114 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 41552

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=839024/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=42360 CPUtime=941.87
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 10724 0 0 0 94134 53 0 0 25 0 1 0 986140720 43376640 10125 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 10590 10125 91 271 0 10316 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 42360

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=837808/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=43712 CPUtime=1001.85
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 11018 0 0 0 100131 54 0 0 25 0 1 0 986140720 44761088 10419 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 10928 10419 91 271 0 10654 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 43712

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=836976/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=44604 CPUtime=1061.83
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 11231 0 0 0 106127 56 0 0 25 0 1 0 986140720 45674496 10632 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 11151 10632 91 271 0 10877 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 44604

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=836144/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=46016 CPUtime=1121.81
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 11739 0 0 0 112123 58 0 0 25 0 1 0 986140720 47120384 10836 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 11504 10836 91 271 0 11230 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 46016

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=835312/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=46780 CPUtime=1181.78
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 11956 0 0 0 118118 60 0 0 25 0 1 0 986140720 47902720 11053 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 11695 11053 91 271 0 11421 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 46780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 15038
/proc/meminfo: memFree=834928/2055920 swapFree=4176856/4192956
[pid=15035] ppid=15033 vsize=47044 CPUtime=1200.08
/proc/15035/stat : 15035 (csat) R 15033 15035 14998 0 -1 4194304 12023 0 0 0 119947 61 0 0 25 0 1 0 986140720 48173056 11120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15035/statm: 11761 11120 91 271 0 11487 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47044

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.61
CPU time (s): 1200.1
CPU user time (s): 1199.48
CPU system time (s): 0.621905
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 47044

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

runsolver used 1.35979 second user time and 3.00754 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 20:14:30
IDJOB=1520967
IDBENCH=70502
IDSOLVER=517
FILE ID=node8/1520967-1238267670
PBS_JOBID= 9060862
Free space on /tmp= 64044 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1206040031-030.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520967-1238267670/watcher-1520967-1238267670 -o /tmp/evaluation-result-1520967-1238267670/solver-1520967-1238267670 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520967-1238267670.cnf

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

MD5SUM BENCH= f01a357506e46fa7e7841ae96b5e63ce
RANDOM SEED=1913796289

node8.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:        879952 kB
Buffers:         91428 kB
Cached:         985600 kB
SwapCached:       9204 kB
Active:         106500 kB
Inactive:       981060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        879952 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            74228 kB
Committed_AS:  2567512 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64044 MiB
End job on node8 at 2009-03-28 20:34:33