Trace number 1532769

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 base? (TO) 1200.1 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark115.094
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532769-1238397981/watcher-1532769-1238397981 -o /tmp/evaluation-result-1532769-1238397981/solver-1532769-1238397981 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=763585937 HOME/instance-1532769-1238397981.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 1.00 1.09 3/64 13133
/proc/meminfo: memFree=1389120/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=2224 CPUtime=0
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 1112460014 2277376 296 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 556 296 91 283 0 270 0

[startup+0.099439 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 13133
/proc/meminfo: memFree=1389120/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=4600 CPUtime=0.09
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 904 0 0 0 9 0 0 0 18 0 1 0 1112460014 4710400 887 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 1150 887 99 283 0 864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.101439 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 13133
/proc/meminfo: memFree=1389120/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=4600 CPUtime=0.09
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 904 0 0 0 9 0 0 0 18 0 1 0 1112460014 4710400 887 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 1150 887 99 283 0 864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.301473 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 13133
/proc/meminfo: memFree=1389120/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=4996 CPUtime=0.29
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 1019 0 0 0 29 0 0 0 19 0 1 0 1112460014 5115904 1002 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 1249 1002 99 283 0 963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4996

[startup+0.701542 s]
/proc/loadavg: 0.92 1.00 1.09 3/64 13133
/proc/meminfo: memFree=1389120/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=6316 CPUtime=0.69
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 1320 0 0 0 69 0 0 0 22 0 1 0 1112460014 6467584 1303 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 1579 1303 99 283 0 1293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6316

[startup+1.50168 s]
/proc/loadavg: 0.92 1.00 1.09 2/65 13134
/proc/meminfo: memFree=1383352/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=8824 CPUtime=1.49
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 1941 0 0 0 148 1 0 0 25 0 1 0 1112460014 9035776 1924 1992294400 134512640 135674425 4294956192 18446744073709551615 134579799 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 2206 1924 99 283 0 1920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8824

[startup+3.10195 s]
/proc/loadavg: 0.92 1.00 1.09 2/65 13134
/proc/meminfo: memFree=1379832/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=13348 CPUtime=3.09
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 3076 0 0 0 307 2 0 0 25 0 1 0 1112460014 13668352 3059 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 3337 3059 99 283 0 3051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13348

[startup+6.3015 s]
/proc/loadavg: 0.93 1.00 1.09 2/65 13134
/proc/meminfo: memFree=1370872/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=21796 CPUtime=6.29
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 5207 0 0 0 626 3 0 0 25 0 1 0 1112460014 22319104 5190 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 5449 5190 99 283 0 5163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21796

[startup+12.7016 s]
/proc/loadavg: 0.93 1.00 1.08 2/65 13134
/proc/meminfo: memFree=1354104/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=37904 CPUtime=12.68
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 9209 0 0 0 1263 5 0 0 25 0 1 0 1112460014 38813696 9192 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 9476 9192 99 283 0 9190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37904

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 1.08 2/65 13134
/proc/meminfo: memFree=1337016/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=53740 CPUtime=25.49
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 13198 0 0 0 2540 9 0 0 25 0 1 0 1112460014 55029760 13148 1992294400 134512640 135674425 4294956192 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 13435 13148 99 283 0 13149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53740

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 1.08 2/65 13134
/proc/meminfo: memFree=1326776/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=64336 CPUtime=51.07
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 15818 0 0 0 5097 10 0 0 25 0 1 0 1112460014 65880064 15768 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 16084 15768 99 283 0 15798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64336

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.08 2/65 13134
/proc/meminfo: memFree=1315576/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=74764 CPUtime=102.26
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 18429 0 0 0 10214 12 0 0 25 0 1 0 1112460014 76558336 18379 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 18691 18379 99 283 0 18405 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74764

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 13134
/proc/meminfo: memFree=1315256/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=75176 CPUtime=162.23
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 18509 0 0 0 16211 12 0 0 25 0 1 0 1112460014 76980224 18459 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 18794 18459 99 283 0 18508 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 75176

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 13134
/proc/meminfo: memFree=1297528/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=93056 CPUtime=222.22
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 22930 0 0 0 22206 16 0 0 25 0 1 0 1112460014 95289344 22880 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 23264 22880 99 283 0 22978 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 93056

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 13134
/proc/meminfo: memFree=1294200/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=96496 CPUtime=282.2
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 23746 0 0 0 28203 17 0 0 25 0 1 0 1112460014 98811904 23696 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 24124 23696 99 283 0 23838 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 96496

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 13134
/proc/meminfo: memFree=1279288/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=111724 CPUtime=342.17
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27477 0 0 0 34196 21 0 0 25 0 1 0 1112460014 114405376 27427 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 27931 27427 99 283 0 27645 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 111724

[startup+402.301 s]
/proc/loadavg: 1.07 1.02 1.05 2/65 13134
/proc/meminfo: memFree=1279160/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=111724 CPUtime=402.15
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27499 0 0 0 40194 21 0 0 25 0 1 0 1112460014 114405376 27449 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 27931 27449 99 283 0 27645 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 111724

[startup+462.301 s]
/proc/loadavg: 1.10 1.03 1.05 2/65 13134
/proc/meminfo: memFree=1279096/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=111724 CPUtime=462.12
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27499 0 0 0 46191 21 0 0 25 0 1 0 1112460014 114405376 27449 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 27931 27449 99 283 0 27645 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 111724

[startup+522.303 s]
/proc/loadavg: 1.10 1.04 1.05 2/65 13134
/proc/meminfo: memFree=1279160/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=111724 CPUtime=522.1
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27501 0 0 0 52189 21 0 0 25 0 1 0 1112460014 114405376 27451 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 27931 27451 99 283 0 27645 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 111724

[startup+582.302 s]
/proc/loadavg: 1.04 1.03 1.05 2/65 13134
/proc/meminfo: memFree=1279224/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=111724 CPUtime=582.08
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27501 0 0 0 58187 21 0 0 25 0 1 0 1112460014 114405376 27451 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 27931 27451 99 283 0 27645 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 111724

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.04 2/65 13134
/proc/meminfo: memFree=1277880/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=112912 CPUtime=642.07
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 27823 0 0 0 64185 22 0 0 25 0 1 0 1112460014 115621888 27773 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28228 27773 99 283 0 27942 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 112912

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 13134
/proc/meminfo: memFree=1276472/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=114424 CPUtime=702.04
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28176 0 0 0 70182 22 0 0 25 0 1 0 1112460014 117170176 28126 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28606 28126 99 283 0 28320 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 114424

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 13134
/proc/meminfo: memFree=1276472/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=114424 CPUtime=762.02
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28176 0 0 0 76180 22 0 0 25 0 1 0 1112460014 117170176 28126 1992294400 134512640 135674425 4294956192 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28606 28126 99 283 0 28320 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 114424

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13134
/proc/meminfo: memFree=1276472/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=114424 CPUtime=822
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28179 0 0 0 82177 23 0 0 25 0 1 0 1112460014 117170176 28129 1992294400 134512640 135674425 4294956192 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28606 28129 99 283 0 28320 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 114424

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13136
/proc/meminfo: memFree=1276280/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=114424 CPUtime=881.98
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28181 0 0 0 88175 23 0 0 25 0 1 0 1112460014 117170176 28131 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28606 28131 99 283 0 28320 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 114424

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 13136
/proc/meminfo: memFree=1275192/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=115664 CPUtime=941.95
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28489 0 0 0 94172 23 0 0 25 0 1 0 1112460014 118439936 28439 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 28916 28439 99 283 0 28630 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 115664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1273208/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=117668 CPUtime=1001.93
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 28982 0 0 0 100169 24 0 0 25 0 1 0 1112460014 120492032 28932 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 29417 28932 99 283 0 29131 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 117668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1272504/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=118448 CPUtime=1061.91
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 29221 0 0 0 106167 24 0 0 25 0 1 0 1112460014 121290752 29107 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 29612 29107 99 283 0 29326 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 118448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1270264/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=120724 CPUtime=1121.89
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 29779 0 0 0 112164 25 0 0 25 0 1 0 1112460014 123621376 29665 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 30181 29665 99 283 0 29895 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 120724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1270200/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=120724 CPUtime=1181.87
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 29779 0 0 0 118162 25 0 0 25 0 1 0 1112460014 123621376 29665 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 30181 29665 99 283 0 29895 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 120724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1270200/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=120724 CPUtime=1200.07
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 29779 0 0 0 119982 25 0 0 25 0 1 0 1112460014 123621376 29665 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 30181 29665 99 283 0 29895 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 120724

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13136
/proc/meminfo: memFree=1270200/2055920 swapFree=4175308/4192956
[pid=13133] ppid=13131 vsize=120724 CPUtime=1200.07
/proc/13133/stat : 13133 (SApperloT-base) R 13131 13133 12919 0 -1 4194304 29779 0 0 0 119982 25 0 0 25 0 1 0 1112460014 123621376 29665 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13133/statm: 30181 29665 99 283 0 29895 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 120724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.82
CPU system time (s): 0.279957
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 120724

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

runsolver used 0.898863 second user time and 2.52362 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-30 09:26:21
IDJOB=1532769
IDBENCH=70328
IDSOLVER=509
FILE ID=node55/1532769-1238397981
PBS_JOBID= 9061380
Free space on /tmp= 66304 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532769-1238397981/watcher-1532769-1238397981 -o /tmp/evaluation-result-1532769-1238397981/solver-1532769-1238397981 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=763585937 HOME/instance-1532769-1238397981.cnf

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED=763585937

node55.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.259
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.259
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:       1389536 kB
Buffers:         90900 kB
Cached:         471052 kB
SwapCached:      11560 kB
Active:          25664 kB
Inactive:       549488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389536 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          18892 kB
Slab:            77248 kB
Committed_AS:  2737192 kB
PageTables:       1372 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= 66300 MiB
End job on node55 at 2009-03-30 09:46:24