Trace number 1532944

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.12 1200.44

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1773173258-010.cnf
MD5SUMae02373c0ed448bf77bcd57171ccc944
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark441.82
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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-1532944-1238407469/watcher-1532944-1238407469 -o /tmp/evaluation-result-1532944-1238407469/solver-1532944-1238407469 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=769795718 HOME/instance-1532944-1238407469.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.91 0.97 0.99 3/76 27715
/proc/meminfo: memFree=1732720/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=2524 CPUtime=0
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 1113408142 2584576 345 1992294400 134512640 135674425 4294956192 18446744073709551615 134590768 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 631 345 91 283 0 345 0

[startup+0.0684189 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 27715
/proc/meminfo: memFree=1732720/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=4504 CPUtime=0.06
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 870 0 0 0 6 0 0 0 18 0 1 0 1113408142 4612096 854 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 1126 854 91 283 0 840 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4504

[startup+0.101349 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 27715
/proc/meminfo: memFree=1732720/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=5428 CPUtime=0.09
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 1098 0 0 0 9 0 0 0 18 0 1 0 1113408142 5558272 1081 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 1357 1081 99 283 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5428

[startup+0.301365 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 27715
/proc/meminfo: memFree=1732720/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=5824 CPUtime=0.29
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 1206 0 0 0 29 0 0 0 19 0 1 0 1113408142 5963776 1189 1992294400 134512640 135674425 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 1456 1189 99 283 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5824

[startup+0.701399 s]
/proc/loadavg: 0.91 0.97 0.99 3/76 27715
/proc/meminfo: memFree=1732720/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=6888 CPUtime=0.69
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 1449 0 0 0 69 0 0 0 22 0 1 0 1113408142 7053312 1432 1992294400 134512640 135674425 4294956192 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 1722 1432 99 283 0 1436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6888

[startup+1.50147 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1726568/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=9000 CPUtime=1.49
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 2001 0 0 0 149 0 0 0 25 0 1 0 1113408142 9216000 1984 1992294400 134512640 135674425 4294956192 18446744073709551615 134558383 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 2250 1984 99 283 0 1964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.1016 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1723112/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=13752 CPUtime=3.09
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 3177 0 0 0 308 1 0 0 25 0 1 0 1113408142 14082048 3160 1992294400 134512640 135674425 4294956192 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 3438 3160 99 283 0 3152 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13752

[startup+6.30186 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1714344/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=21808 CPUtime=6.29
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 5190 0 0 0 627 2 0 0 25 0 1 0 1113408142 22331392 5173 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 5452 5173 99 283 0 5166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21808

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1698152/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=37136 CPUtime=12.69
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 9014 0 0 0 1264 5 0 0 25 0 1 0 1113408142 38027264 8997 1992294400 134512640 135674425 4294956192 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 9284 8997 99 283 0 8998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37136

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1669608/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=64904 CPUtime=25.48
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 15973 0 0 0 2539 9 0 0 25 0 1 0 1113408142 66461696 15923 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 16226 15923 99 283 0 15940 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64904

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1641448/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=92444 CPUtime=51.08
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 22850 0 0 0 5094 14 0 0 25 0 1 0 1113408142 94662656 22800 1992294400 134512640 135674425 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 23111 22800 99 283 0 22825 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92444

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1630760/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=103152 CPUtime=102.26
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 25506 0 0 0 10211 15 0 0 25 0 1 0 1113408142 105627648 25456 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 25788 25456 99 283 0 25502 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103152

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1627176/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=106736 CPUtime=162.25
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 26390 0 0 0 16209 16 0 0 25 0 1 0 1113408142 109297664 26340 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 26684 26340 99 283 0 26398 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 106736

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1623976/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=109900 CPUtime=222.23
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 27185 0 0 0 22206 17 0 0 25 0 1 0 1113408142 112537600 27135 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 27475 27135 99 283 0 27189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 109900

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1608872/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=125692 CPUtime=282.22
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 31108 0 0 0 28201 21 0 0 25 0 1 0 1113408142 128708608 31058 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 31423 31058 99 283 0 31137 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 125692

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1597096/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=137148 CPUtime=342.2
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 33889 0 0 0 34196 24 0 0 25 0 1 0 1113408142 140439552 33839 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 34287 33839 99 283 0 34001 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 137148

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587304/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146856 CPUtime=402.19
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36327 0 0 0 40191 28 0 0 25 0 1 0 1113408142 150380544 36277 1992294400 134512640 135674425 4294956192 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36714 36277 99 283 0 36428 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 146856

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587304/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146856 CPUtime=462.17
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36327 0 0 0 46189 28 0 0 25 0 1 0 1113408142 150380544 36277 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36714 36277 99 283 0 36428 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 146856

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587304/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146856 CPUtime=522.16
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36327 0 0 0 52188 28 0 0 25 0 1 0 1113408142 150380544 36277 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36714 36277 99 283 0 36428 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 146856

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587240/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146856 CPUtime=582.14
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36327 0 0 0 58186 28 0 0 25 0 1 0 1113408142 150380544 36277 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36714 36277 99 283 0 36428 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 146856

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587240/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146856 CPUtime=642.13
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36327 0 0 0 64185 28 0 0 25 0 1 0 1113408142 150380544 36277 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36714 36277 99 283 0 36428 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 146856

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587304/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146596 CPUtime=702.11
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36329 0 0 0 70182 29 0 0 25 0 1 0 1113408142 150114304 36214 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36649 36214 99 283 0 36363 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 146596

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1587304/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=146596 CPUtime=762.1
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36329 0 0 0 76181 29 0 0 25 0 1 0 1113408142 150114304 36214 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36649 36214 99 283 0 36363 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 146596

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1586728/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=147388 CPUtime=822.07
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 36503 0 0 0 82178 29 0 0 25 0 1 0 1113408142 150925312 36388 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 36847 36388 99 283 0 36561 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 147388

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1580648/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=153636 CPUtime=882.06
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 38015 0 0 0 88174 32 0 0 25 0 1 0 1113408142 157323264 37900 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 38409 37900 99 283 0 38123 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 153636

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 27716
/proc/meminfo: memFree=1579624/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=154860 CPUtime=942.04
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 38257 0 0 0 94172 32 0 0 25 0 1 0 1113408142 158576640 38142 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 38715 38142 99 283 0 38429 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 154860

[startup+1002.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/77 27716
/proc/meminfo: memFree=1579432/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=155116 CPUtime=1002.03
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 38297 0 0 0 100170 33 0 0 25 0 1 0 1113408142 158838784 38182 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 38779 38182 99 283 0 38493 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 155116

[startup+1062.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/77 27716
/proc/meminfo: memFree=1579432/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=155116 CPUtime=1062.02
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 38301 0 0 0 106169 33 0 0 25 0 1 0 1113408142 158838784 38186 1992294400 134512640 135674425 4294956192 18446744073709551615 134564379 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 38779 38186 99 283 0 38493 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 155116

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 27716
/proc/meminfo: memFree=1578728/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=155824 CPUtime=1122
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 38467 0 0 0 112167 33 0 0 25 0 1 0 1113408142 159563776 38352 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 38956 38352 99 283 0 38670 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 155824

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 27716
/proc/meminfo: memFree=1569192/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=165520 CPUtime=1181.98
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 40836 0 0 0 118162 36 0 0 25 0 1 0 1113408142 169492480 40721 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 41380 40721 99 283 0 41094 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 165520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 27716
/proc/meminfo: memFree=1569064/2055920 swapFree=4173760/4192956
[pid=27715] ppid=27713 vsize=165712 CPUtime=1200.08
/proc/27715/stat : 27715 (SApperloT-base) R 27713 27715 27336 0 -1 4194304 40870 0 0 0 119972 36 0 0 25 0 1 0 1113408142 169689088 40755 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27715/statm: 41428 40755 99 283 0 41142 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 165712

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.72
CPU system time (s): 0.397939
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 165712

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

runsolver used 1.07084 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-30 12:04:29
IDJOB=1532944
IDBENCH=70363
IDSOLVER=509
FILE ID=node65/1532944-1238407469
PBS_JOBID= 9061394
Free space on /tmp= 66316 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1773173258-010.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532944-1238407469/watcher-1532944-1238407469 -o /tmp/evaluation-result-1532944-1238407469/solver-1532944-1238407469 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=769795718 HOME/instance-1532944-1238407469.cnf

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

MD5SUM BENCH= ae02373c0ed448bf77bcd57171ccc944
RANDOM SEED=769795718

node65.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.231
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.231
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:       1733200 kB
Buffers:         63612 kB
Cached:         171464 kB
SwapCached:       9792 kB
Active:          79980 kB
Inactive:       166504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733200 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          17012 kB
Slab:            60928 kB
Committed_AS:  3335724 kB
PageTables:       2316 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= 66316 MiB
End job on node65 at 2009-03-30 12:24:32