Trace number 1733458

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.03 1200.32

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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-1733458-1240788743/watcher-1733458-1240788743 -o /tmp/evaluation-result-1733458-1240788743/solver-1733458-1240788743 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1733458-1240788743.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/64 29636
/proc/meminfo: memFree=1740784/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=3676 CPUtime=0
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 487 0 0 0 0 0 0 0 18 0 1 0 106907895 3764224 471 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 919 471 89 271 0 645 0

[startup+0.0460529 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29636
/proc/meminfo: memFree=1740784/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=3812 CPUtime=0.04
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 608 0 0 0 4 0 0 0 18 0 1 0 106907895 3903488 592 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 953 592 89 271 0 679 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3812

[startup+0.101056 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29636
/proc/meminfo: memFree=1740784/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=3928 CPUtime=0.09
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 799 0 0 0 9 0 0 0 18 0 1 0 106907895 4022272 758 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 982 758 89 271 0 708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3928

[startup+0.301068 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29636
/proc/meminfo: memFree=1740784/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=6492 CPUtime=0.29
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 2572 0 0 0 28 1 0 0 19 0 1 0 106907895 6647808 1243 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 1623 1243 89 271 0 1349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.701095 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29636
/proc/meminfo: memFree=1740784/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=14072 CPUtime=0.69
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 4497 0 0 0 66 3 0 0 22 0 1 0 106907895 14409728 3167 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 3518 3167 91 271 0 3244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14072

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1728232/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=14604 CPUtime=1.49
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 4630 0 0 0 145 4 0 0 25 0 1 0 106907895 14954496 3300 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 3651 3300 91 271 0 3377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14604

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1727464/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=15476 CPUtime=3.09
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 4868 0 0 0 303 6 0 0 25 0 1 0 106907895 15847424 3538 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 3869 3538 91 271 0 3595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15476

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1725544/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=17084 CPUtime=6.29
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 5253 0 0 0 621 8 0 0 25 0 1 0 106907895 17494016 3923 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 4271 3923 91 271 0 3997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17084

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1722856/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=19488 CPUtime=12.69
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 5863 0 0 0 1256 13 0 0 25 0 1 0 106907895 19955712 4533 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 4872 4533 91 271 0 4598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19488

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1719336/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=23020 CPUtime=25.48
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 6723 0 0 0 2529 19 0 0 25 0 1 0 106907895 23572480 5393 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 5755 5393 91 271 0 5481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23020

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1714344/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=28112 CPUtime=51.08
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 7985 0 0 0 5082 26 0 0 25 0 1 0 106907895 28786688 6655 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 7028 6655 91 271 0 6754 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28112

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1707240/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=35184 CPUtime=102.27
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 9855 0 0 0 10190 37 0 0 25 0 1 0 106907895 36028416 8389 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 8796 8389 91 271 0 8522 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1700776/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=42004 CPUtime=162.25
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 11691 0 0 0 16179 46 0 0 25 0 1 0 106907895 43012096 10022 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 10501 10022 91 271 0 10227 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42004

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1694760/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=47696 CPUtime=222.24
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 13149 0 0 0 22168 56 0 0 25 0 1 0 106907895 48840704 11480 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 11924 11480 91 271 0 11650 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47696

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29637
/proc/meminfo: memFree=1689960/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=52560 CPUtime=282.22
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 14353 0 0 0 28158 64 0 0 25 0 1 0 106907895 53821440 12684 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 13140 12684 91 271 0 12866 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 52560

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1685864/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=56408 CPUtime=342.21
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 15320 0 0 0 34150 71 0 0 25 0 1 0 106907895 57761792 13651 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 14102 13651 91 271 0 13828 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 56408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1680808/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=61948 CPUtime=402.19
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 16883 0 0 0 40141 78 0 0 25 0 1 0 106907895 63434752 14910 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 15487 14910 91 271 0 15213 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61948

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1676840/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=65976 CPUtime=462.18
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 17894 0 0 0 46131 87 0 0 25 0 1 0 106907895 67559424 15921 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 16494 15921 91 271 0 16220 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 65976

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1673512/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=69260 CPUtime=522.17
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 18728 0 0 0 52124 93 0 0 25 0 1 0 106907895 70922240 16755 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 17315 16755 91 271 0 17041 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 69260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1670440/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=72264 CPUtime=582.15
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 19487 0 0 0 58116 99 0 0 25 0 1 0 106907895 73998336 17514 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 18066 17514 91 271 0 17792 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 72264

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1667304/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=75332 CPUtime=642.14
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 20258 0 0 0 64110 104 0 0 25 0 1 0 106907895 77139968 18285 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 18833 18285 91 271 0 18559 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 75332

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1664168/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=78368 CPUtime=702.12
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 21035 0 0 0 70103 109 0 0 25 0 1 0 106907895 80248832 19062 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 19592 19062 91 271 0 19318 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 78368

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1661352/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=81060 CPUtime=762.11
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 21722 0 0 0 76097 114 0 0 25 0 1 0 106907895 83005440 19749 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 20265 19749 91 271 0 19991 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 81060

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1658920/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=84400 CPUtime=822.09
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 22783 0 0 0 82090 119 0 0 25 0 1 0 106907895 86425600 20354 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 21100 20354 91 271 0 20826 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 84400

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1656808/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=86452 CPUtime=882.08
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 23304 0 0 0 88085 123 0 0 25 0 1 0 106907895 88526848 20875 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 21613 20875 91 271 0 21339 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 86452

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1655144/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=88036 CPUtime=942.06
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 23702 0 0 0 94079 127 0 0 25 0 1 0 106907895 90148864 21273 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 22009 21273 91 271 0 21735 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 88036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1653608/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=89492 CPUtime=1002.05
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 24087 0 0 0 100075 130 0 0 25 0 1 0 106907895 91639808 21658 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 22373 21658 91 271 0 22099 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 89492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1651368/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=91932 CPUtime=1062.03
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 24679 0 0 0 106071 132 0 0 25 0 1 0 106907895 94138368 22250 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 22983 22250 91 271 0 22709 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 91932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1648424/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=94656 CPUtime=1122.02
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 25391 0 0 0 112064 138 0 0 25 0 1 0 106907895 96927744 22962 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 23664 22962 91 271 0 23390 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 94656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1645672/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=97424 CPUtime=1182
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 26079 0 0 0 118058 142 0 0 25 0 1 0 106907895 99762176 23650 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 24356 23650 91 271 0 24082 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 97424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1644584/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=98564 CPUtime=1200
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 26331 0 0 0 119856 144 0 0 25 0 1 0 106907895 100929536 23902 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 24641 23902 91 271 0 24367 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 98564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29639
/proc/meminfo: memFree=1644584/2055920 swapFree=4181212/4192956
[pid=29636] ppid=29634 vsize=98564 CPUtime=1200
/proc/29636/stat : 29636 (csat) R 29634 29636 29308 0 -1 4194304 26331 0 0 0 119856 144 0 0 25 0 1 0 106907895 100929536 23902 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29636/statm: 24641 23902 91 271 0 24367 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 98564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1198.57
CPU system time (s): 1.46278
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 98564

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

runsolver used 0.803877 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-27 01:32:24
IDJOB=1733458
IDBENCH=71141
IDSOLVER=517
FILE ID=node22/1733458-1240788743
PBS_JOBID= 9187292
Free space on /tmp= 66144 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_10gates_u2_autoenc.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733458-1240788743/watcher-1733458-1240788743 -o /tmp/evaluation-result-1733458-1240788743/solver-1733458-1240788743 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1733458-1240788743.cnf

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=183007300

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1741200 kB
Buffers:         37168 kB
Cached:         201636 kB
SwapCached:       5588 kB
Active:          85852 kB
Inactive:       160832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741200 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            4628 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            54080 kB
Committed_AS:   504276 kB
PageTables:       1368 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= 66144 MiB
End job on node22 at 2009-04-27 01:52:26