Trace number 1580228

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1580228-1238917107/watcher-1580228-1238917107 -o /tmp/evaluation-result-1580228-1238917107/solver-1580228-1238917107 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1580228-1238917107.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.92 0.98 0.99 3/73 14560
/proc/meminfo: memFree=1539296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=1752 CPUtime=0
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 375 0 0 0 0 0 0 0 22 0 1 0 1164375427 1794048 225 1992294400 134512640 135625496 4294956240 18446744073709551615 135128657 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 438 225 86 271 0 164 0

[startup+0.011635 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 14560
/proc/meminfo: memFree=1539296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=3512 CPUtime=0
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 757 0 0 0 0 0 0 0 22 0 1 0 1164375427 3596288 370 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 878 376 86 271 0 604 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3512

[startup+0.101645 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 14560
/proc/meminfo: memFree=1539296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=17580 CPUtime=0.09
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 6804 0 0 0 7 2 0 0 22 0 1 0 1164375427 18001920 3598 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 4395 3602 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301668 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 14560
/proc/meminfo: memFree=1539296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=40084 CPUtime=0.29
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 14833 0 0 0 24 5 0 0 24 0 1 0 1164375427 41046016 7575 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 10021 7575 88 271 0 9747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40084

[startup+0.701714 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 14560
/proc/meminfo: memFree=1539296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=41908 CPUtime=0.69
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 16566 0 0 0 62 7 0 0 25 0 1 0 1164375427 42913792 8666 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 10477 8666 89 271 0 10203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41908

[startup+1.50181 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 14561
/proc/meminfo: memFree=1501720/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=44188 CPUtime=1.49
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 19709 0 0 0 140 9 0 0 25 0 1 0 1164375427 45248512 10668 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 11047 10668 89 271 0 10773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44188

[startup+3.10199 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 14561
/proc/meminfo: memFree=1486296/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=74108 CPUtime=3.09
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 30503 0 0 0 294 15 0 0 25 0 1 0 1164375427 75886592 17054 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 18527 17054 91 271 0 18253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74108

[startup+6.30136 s]
/proc/loadavg: 1.17 1.03 1.01 2/74 14561
/proc/meminfo: memFree=1470680/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=74372 CPUtime=6.29
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 30604 0 0 0 613 16 0 0 25 0 1 0 1164375427 76156928 17155 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 18593 17155 91 271 0 18319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74372

[startup+12.7011 s]
/proc/loadavg: 1.31 1.07 1.02 2/74 14561
/proc/meminfo: memFree=1470360/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=74900 CPUtime=12.69
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 30720 0 0 0 1251 18 0 0 25 0 1 0 1164375427 76697600 17271 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 18725 17271 91 271 0 18451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74900

[startup+25.5016 s]
/proc/loadavg: 1.42 1.10 1.03 2/74 14561
/proc/meminfo: memFree=1469272/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=75692 CPUtime=25.49
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 30937 0 0 0 2527 22 0 0 25 0 1 0 1164375427 77508608 17488 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 18923 17488 91 271 0 18649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75692

[startup+51.1015 s]
/proc/loadavg: 1.48 1.15 1.05 2/74 14561
/proc/meminfo: memFree=1468120/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=77416 CPUtime=51.06
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 31368 0 0 0 5077 29 0 0 25 0 1 0 1164375427 79273984 17919 1992294400 134512640 135625496 4294956240 18446744073709551615 134518340 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 19354 17919 91 271 0 19080 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 77416

[startup+102.305 s]
/proc/loadavg: 1.20 1.12 1.04 2/74 14561
/proc/meminfo: memFree=1464216/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=81528 CPUtime=102.25
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 32384 0 0 0 10182 43 0 0 25 0 1 0 1164375427 83484672 18935 1992294400 134512640 135625496 4294956240 18446744073709551615 134540065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 20382 18935 91 271 0 20108 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81528

[startup+162.301 s]
/proc/loadavg: 1.07 1.10 1.04 2/74 14561
/proc/meminfo: memFree=1458840/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=86892 CPUtime=162.22
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 33727 0 0 0 16171 51 0 0 25 0 1 0 1164375427 88977408 20278 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 21723 20278 91 271 0 21449 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 86892

[startup+222.301 s]
/proc/loadavg: 1.02 1.08 1.03 2/74 14561
/proc/meminfo: memFree=1453208/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=92472 CPUtime=222.21
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 35119 0 0 0 22160 61 0 0 25 0 1 0 1164375427 94691328 21670 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 23118 21670 91 271 0 22844 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 92472

[startup+282.301 s]
/proc/loadavg: 1.01 1.06 1.03 2/74 14561
/proc/meminfo: memFree=1447640/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=98068 CPUtime=282.19
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 36528 0 0 0 28151 68 0 0 25 0 1 0 1164375427 100421632 23079 1992294400 134512640 135625496 4294956240 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 24517 23079 91 271 0 24243 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 98068

[startup+342.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/74 14561
/proc/meminfo: memFree=1441944/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=103836 CPUtime=342.17
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 37933 0 0 0 34143 74 0 0 25 0 1 0 1164375427 106328064 24484 1992294400 134512640 135625496 4294956240 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 25959 24484 91 271 0 25685 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 103836

[startup+402.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/74 14561
/proc/meminfo: memFree=1435864/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=110072 CPUtime=402.15
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 39497 0 0 0 40138 77 0 0 25 0 1 0 1164375427 112713728 26048 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 27518 26048 91 271 0 27244 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 110072

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/74 14561
/proc/meminfo: memFree=1429784/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=115988 CPUtime=462.13
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 40984 0 0 0 46131 82 0 0 25 0 1 0 1164375427 118771712 27535 1992294400 134512640 135625496 4294956240 18446744073709551615 134518276 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 28997 27535 91 271 0 28723 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 115988

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 14561
/proc/meminfo: memFree=1423384/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=122312 CPUtime=522.12
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 42589 0 0 0 52125 87 0 0 25 0 1 0 1164375427 125247488 29140 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 30578 29140 91 271 0 30304 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 122312

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 14561
/proc/meminfo: memFree=1417688/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=128020 CPUtime=582.1
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 43999 0 0 0 58119 91 0 0 25 0 1 0 1164375427 131092480 30550 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 32005 30550 91 271 0 31731 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 128020

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 14562
/proc/meminfo: memFree=1411160/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=134488 CPUtime=642.08
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 45603 0 0 0 64113 95 0 0 25 0 1 0 1164375427 137715712 32154 1992294400 134512640 135625496 4294956240 18446744073709551615 135061748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 33622 32154 91 271 0 33348 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 134488

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14562
/proc/meminfo: memFree=1405016/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=140592 CPUtime=702.07
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 47138 0 0 0 70108 99 0 0 25 0 1 0 1164375427 143966208 33689 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 35148 33689 91 271 0 34874 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 140592

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14562
/proc/meminfo: memFree=1398552/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=147044 CPUtime=762.05
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 48732 0 0 0 76104 101 0 0 25 0 1 0 1164375427 150573056 35283 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 36761 35283 91 271 0 36487 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 147044

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14562
/proc/meminfo: memFree=1392600/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=153028 CPUtime=822.03
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 50234 0 0 0 82098 105 0 0 25 0 1 0 1164375427 156700672 36785 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 38257 36785 91 271 0 37983 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 153028

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1385496/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=160548 CPUtime=882.02
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 52221 0 0 0 88093 109 0 0 25 0 1 0 1164375427 164401152 38569 1992294400 134512640 135625496 4294956240 18446744073709551615 134538706 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 40137 38569 91 271 0 39863 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 160548

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1378968/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=167140 CPUtime=941.99
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 53885 0 0 0 94089 110 0 0 25 0 1 0 1164375427 171151360 40233 1992294400 134512640 135625496 4294956240 18446744073709551615 134518205 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 41785 40233 91 271 0 41511 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 167140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1371992/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=173888 CPUtime=1001.97
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 55591 0 0 0 100084 113 0 0 25 0 1 0 1164375427 178061312 41939 1992294400 134512640 135625496 4294956240 18446744073709551615 134538689 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 43472 41939 91 271 0 43198 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 173888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1366168/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=179852 CPUtime=1061.96
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 57054 0 0 0 106080 116 0 0 25 0 1 0 1164375427 184168448 43402 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 44963 43402 91 271 0 44689 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 179852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1360024/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=185828 CPUtime=1121.94
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 58553 0 0 0 112076 118 0 0 25 0 1 0 1164375427 190287872 44901 1992294400 134512640 135625496 4294956240 18446744073709551615 134518321 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 46457 44901 91 271 0 46183 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 185828

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1354136/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=191692 CPUtime=1181.92
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 60008 0 0 0 118072 120 0 0 25 0 1 0 1164375427 196292608 46356 1992294400 134512640 135625496 4294956240 18446744073709551615 134530284 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 47923 46356 91 271 0 47649 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 191692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 14563
/proc/meminfo: memFree=1352472/2055920 swapFree=4175408/4192956
[pid=14560] ppid=14558 vsize=193400 CPUtime=1200.02
/proc/14560/stat : 14560 (csat) R 14558 14560 14346 0 -1 4194304 60425 0 0 0 119881 121 0 0 25 0 1 0 1164375427 198041600 46773 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14560/statm: 48350 46773 91 271 0 48076 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 193400

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.06
CPU user time (s): 1198.82
CPU system time (s): 1.24481
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 193400

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

runsolver used 1.22181 second user time and 3.15552 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-05 09:38:29
IDJOB=1580228
IDBENCH=71013
IDSOLVER=517
FILE ID=node77/1580228-1238917107
PBS_JOBID= 9101384
Free space on /tmp= 66524 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p1.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580228-1238917107/watcher-1580228-1238917107 -o /tmp/evaluation-result-1580228-1238917107/solver-1580228-1238917107 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1580228-1238917107.cnf

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

MD5SUM BENCH= c530016627d60451f148c386bba0e9bf
RANDOM SEED=1507747620

node77.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.230
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.230
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:       1539776 kB
Buffers:         53884 kB
Cached:         384984 kB
SwapCached:       8980 kB
Active:         175768 kB
Inactive:       275780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539776 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           24040 kB
Writeback:           0 kB
Mapped:          16308 kB
Slab:            49712 kB
Committed_AS:  3128304 kB
PageTables:       1984 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= 66524 MiB
End job on node77 at 2009-04-05 09:58:32