Trace number 1563453

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
SApperloT hrp? (TO) 1200.1 1200.43

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1563453-1238786425/watcher-1563453-1238786425 -o /tmp/evaluation-result-1563453-1238786425/solver-1563453-1238786425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1638953862 HOME/instance-1563453-1238786425.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.39 1.13 1.05 3/64 25130
/proc/meminfo: memFree=1941520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=10584 CPUtime=0
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 845 0 0 0 0 0 0 0 18 0 1 0 1151304986 10838016 829 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 2646 833 92 292 0 2351 0

[startup+0.0189879 s]
/proc/loadavg: 1.39 1.13 1.05 3/64 25130
/proc/meminfo: memFree=1941520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=12824 CPUtime=0.01
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 2693 0 0 0 0 1 0 0 18 0 1 0 1151304986 13131776 2677 1992294400 134512640 135712473 4294956208 18446744073709551615 134627161 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 3206 2684 93 292 0 2911 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12824

[startup+0.101996 s]
/proc/loadavg: 1.39 1.13 1.05 3/64 25130
/proc/meminfo: memFree=1941520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=20792 CPUtime=0.09
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 3963 0 0 0 8 1 0 0 18 0 1 0 1151304986 21291008 3947 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 5198 3948 97 292 0 4903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20792

[startup+0.302019 s]
/proc/loadavg: 1.39 1.13 1.05 3/64 25130
/proc/meminfo: memFree=1941520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=29504 CPUtime=0.29
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 6310 0 0 0 26 3 0 0 19 0 1 0 1151304986 30212096 6294 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 7376 6295 97 292 0 7081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29504

[startup+0.701064 s]
/proc/loadavg: 1.39 1.13 1.05 3/64 25130
/proc/meminfo: memFree=1941520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=46272 CPUtime=0.68
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 10830 0 0 0 63 5 0 0 22 0 1 0 1151304986 47382528 10814 1992294400 134512640 135712473 4294956208 18446744073709551615 134582006 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 11568 10815 97 292 0 11273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46272

[startup+1.50115 s]
/proc/loadavg: 1.39 1.13 1.05 2/65 25131
/proc/meminfo: memFree=1889416/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=55972 CPUtime=1.49
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 13353 0 0 0 142 7 0 0 25 0 1 0 1151304986 57315328 13205 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 13993 13205 105 292 0 13698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55972

[startup+3.10134 s]
/proc/loadavg: 1.39 1.13 1.05 2/65 25131
/proc/meminfo: memFree=1888840/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=56236 CPUtime=3.09
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 13420 0 0 0 302 7 0 0 25 0 1 0 1151304986 57585664 13272 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 14059 13272 105 292 0 13764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56236

[startup+6.3017 s]
/proc/loadavg: 1.36 1.13 1.05 2/65 25131
/proc/meminfo: memFree=1888392/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=57144 CPUtime=6.29
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 13646 0 0 0 621 8 0 0 25 0 1 0 1151304986 58515456 13369 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 14286 13369 105 292 0 13991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57144

[startup+12.7024 s]
/proc/loadavg: 1.33 1.12 1.04 2/65 25131
/proc/meminfo: memFree=1888136/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=57672 CPUtime=12.69
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 13783 0 0 0 1261 8 0 0 25 0 1 0 1151304986 59056128 13506 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 14418 13506 105 292 0 14123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57672

[startup+25.5019 s]
/proc/loadavg: 1.25 1.12 1.04 2/65 25131
/proc/meminfo: memFree=1883336/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=63104 CPUtime=25.49
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 15286 0 0 0 2539 10 0 0 25 0 1 0 1151304986 64618496 14752 1992294400 134512640 135712473 4294956208 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 15776 14752 109 292 0 15481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63104

[startup+51.1018 s]
/proc/loadavg: 1.17 1.11 1.04 2/65 25131
/proc/meminfo: memFree=1877768/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=68660 CPUtime=51.07
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 16695 0 0 0 5095 12 0 0 25 0 1 0 1151304986 70307840 16161 1992294400 134512640 135712473 4294956208 18446744073709551615 134554733 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 17165 16161 109 292 0 16870 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68660

[startup+102.306 s]
/proc/loadavg: 1.07 1.09 1.04 2/65 25131
/proc/meminfo: memFree=1872840/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=73648 CPUtime=102.26
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 17976 0 0 0 10212 14 0 0 25 0 1 0 1151304986 75415552 17377 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 18412 17377 109 292 0 18117 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73648

[startup+162.301 s]
/proc/loadavg: 1.02 1.07 1.03 2/65 25131
/proc/meminfo: memFree=1867720/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=78664 CPUtime=162.24
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 19255 0 0 0 16209 15 0 0 25 0 1 0 1151304986 80551936 18656 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 19666 18656 109 292 0 19371 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 78664

[startup+222.301 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 25131
/proc/meminfo: memFree=1864648/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=81952 CPUtime=222.22
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 20020 0 0 0 22206 16 0 0 25 0 1 0 1151304986 83918848 19421 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 20488 19421 109 292 0 20193 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81952

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/65 25131
/proc/meminfo: memFree=1860040/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=86472 CPUtime=282.21
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 21165 0 0 0 28204 17 0 0 25 0 1 0 1151304986 88547328 20566 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 21618 20566 109 292 0 21323 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 86472

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 25131
/proc/meminfo: memFree=1851656/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=95212 CPUtime=342.19
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 23369 0 0 0 34198 21 0 0 25 0 1 0 1151304986 97497088 22641 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 23803 22641 109 292 0 23508 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 95212

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 25131
/proc/meminfo: memFree=1846152/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=101160 CPUtime=402.18
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 24875 0 0 0 40194 24 0 0 25 0 1 0 1151304986 103587840 24018 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 25290 24018 109 292 0 24995 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 101160

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25131
/proc/meminfo: memFree=1843016/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=104136 CPUtime=462.15
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 25634 0 0 0 46191 24 0 0 25 0 1 0 1151304986 106635264 24777 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 26034 24777 109 292 0 25739 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 104136

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25131
/proc/meminfo: memFree=1840456/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=106784 CPUtime=522.14
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 26273 0 0 0 52189 25 0 0 25 0 1 0 1151304986 109346816 25416 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 26696 25416 109 292 0 26401 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 106784

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25131
/proc/meminfo: memFree=1834824/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=112256 CPUtime=582.12
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 27663 0 0 0 58185 27 0 0 25 0 1 0 1151304986 114950144 26806 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 28064 26806 109 292 0 27769 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 112256

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1826696/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=120360 CPUtime=642.11
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 29694 0 0 0 64180 31 0 0 25 0 1 0 1151304986 123248640 28837 1992294400 134512640 135712473 4294956208 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 30090 28837 109 292 0 29795 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 120360

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1821640/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=125528 CPUtime=702.09
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 30949 0 0 0 70177 32 0 0 25 0 1 0 1151304986 128540672 30092 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 31382 30092 109 292 0 31087 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 125528

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1816456/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=131644 CPUtime=762.08
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 32479 0 0 0 76173 35 0 0 25 0 1 0 1151304986 134803456 31365 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 32911 31365 109 292 0 32616 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 131644

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1813448/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=134668 CPUtime=822.07
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 33241 0 0 0 82170 37 0 0 25 0 1 0 1151304986 137900032 32127 1992294400 134512640 135712473 4294956208 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 33667 32127 109 292 0 33372 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 134668

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1809928/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=138128 CPUtime=882.04
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34100 0 0 0 88166 38 0 0 25 0 1 0 1151304986 141443072 32986 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 34532 32986 110 292 0 34237 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 138128

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1809288/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=138816 CPUtime=942.03
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34254 0 0 0 94164 39 0 0 25 0 1 0 1151304986 142147584 33140 1992294400 134512640 135712473 4294956208 18446744073709551615 134564782 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 34704 33140 110 292 0 34409 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 138816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1808840/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=139372 CPUtime=1002.01
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34364 0 0 0 100162 39 0 0 25 0 1 0 1151304986 142716928 33250 1992294400 134512640 135712473 4294956208 18446744073709551615 134563938 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 34843 33250 110 292 0 34548 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 139372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1808520/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=139792 CPUtime=1062
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34443 0 0 0 106161 39 0 0 25 0 1 0 1151304986 143147008 33329 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 34948 33329 110 292 0 34653 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 139792

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1808264/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=140092 CPUtime=1121.98
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34496 0 0 0 112159 39 0 0 25 0 1 0 1151304986 143454208 33382 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 35023 33382 110 292 0 34728 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 140092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1808008/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=140224 CPUtime=1181.97
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34546 0 0 0 118157 40 0 0 25 0 1 0 1151304986 143589376 33432 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 35056 33432 110 292 0 34761 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 140224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1807944/2055920 swapFree=4178508/4192956
[pid=25130] ppid=25128 vsize=140224 CPUtime=1200.07
/proc/25130/stat : 25130 (SApperloT-hrp) R 25128 25130 24874 0 -1 4194304 34559 0 0 0 119967 40 0 0 25 0 1 0 1151304986 143589376 33445 1992294400 134512640 135712473 4294956208 18446744073709551615 134568680 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 35056 33445 110 292 0 34761 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 140224

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.1
CPU user time (s): 1199.67
CPU system time (s): 0.423935
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 140224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.67
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34559
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 0.91486 second user time and 2.6296 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-03 21:20:27
IDJOB=1563453
IDBENCH=70954
IDSOLVER=510
FILE ID=node62/1563453-1238786425
PBS_JOBID= 9085575
Free space on /tmp= 66540 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563453-1238786425/watcher-1563453-1238786425 -o /tmp/evaluation-result-1563453-1238786425/solver-1563453-1238786425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1638953862 HOME/instance-1563453-1238786425.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1638953862

node62.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:       1942832 kB
Buffers:          1140 kB
Cached:          34884 kB
SwapCached:       7700 kB
Active:          38164 kB
Inactive:         7180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1942832 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           16752 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            53596 kB
Committed_AS:  2986760 kB
PageTables:       1460 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= 66536 MiB
End job on node62 at 2009-04-03 21:40:29