Trace number 1534525

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.05 1200.34

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S786890012-057.cnf
MD5SUMa1a4d8d82b0d4daf47cfa00c0df86ca5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1534525-1238578059/watcher-1534525-1238578059 -o /tmp/evaluation-result-1534525-1238578059/solver-1534525-1238578059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=941899100 HOME/instance-1534525-1238578059.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 20552
/proc/meminfo: memFree=1378656/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=1484 CPUtime=0
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1130471175 1519616 169 1992294400 134512640 135712473 4294956208 18446744073709551615 134563318 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 371 169 105 292 0 76 0

[startup+0.0775771 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20552
/proc/meminfo: memFree=1378656/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=1748 CPUtime=0.07
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 238 0 0 0 7 0 0 0 18 0 1 0 1130471175 1789952 221 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 437 221 105 292 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1748

[startup+0.101578 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20552
/proc/meminfo: memFree=1378656/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=1748 CPUtime=0.1
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 245 0 0 0 10 0 0 0 18 0 1 0 1130471175 1789952 228 1992294400 134512640 135712473 4294956208 18446744073709551615 134559983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 437 228 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.30159 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20552
/proc/meminfo: memFree=1378656/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=2144 CPUtime=0.29
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 354 0 0 0 29 0 0 0 19 0 1 0 1130471175 2195456 337 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 536 337 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701615 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20552
/proc/meminfo: memFree=1378656/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=2408 CPUtime=0.69
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 431 0 0 0 69 0 0 0 22 0 1 0 1130471175 2465792 414 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 602 414 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1377304/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=2672 CPUtime=1.49
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 484 0 0 0 149 0 0 0 25 0 1 0 1130471175 2736128 467 1992294400 134512640 135712473 4294956208 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 668 467 109 292 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1376920/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=2936 CPUtime=3.09
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 550 0 0 0 309 0 0 0 25 0 1 0 1130471175 3006464 533 1992294400 134512640 135712473 4294956208 18446744073709551615 134554427 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 734 533 109 292 0 439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2936

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1376344/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=3336 CPUtime=6.29
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 649 0 0 0 629 0 0 0 25 0 1 0 1130471175 3416064 632 1992294400 134512640 135712473 4294956208 18446744073709551615 134558221 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 834 632 109 292 0 539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3336

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1375840/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=4800 CPUtime=12.69
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 1005 0 0 0 1269 0 0 0 25 0 1 0 1130471175 4915200 988 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 1200 988 109 292 0 905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4800

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1360288/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=19324 CPUtime=25.49
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 4639 0 0 0 2547 2 0 0 25 0 1 0 1130471175 19787776 4622 1992294400 134512640 135712473 4294956208 18446744073709551615 134568560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 4831 4622 109 292 0 4536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19324

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1359456/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=20128 CPUtime=51.08
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 4846 0 0 0 5106 2 0 0 25 0 1 0 1130471175 20611072 4829 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 5032 4829 109 292 0 4737 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20128

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1358752/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=20940 CPUtime=102.27
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 5044 0 0 0 10225 2 0 0 25 0 1 0 1130471175 21442560 5027 1992294400 134512640 135712473 4294956208 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 5235 5027 109 292 0 4940 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20940

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1358048/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=21628 CPUtime=162.25
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 5212 0 0 0 16223 2 0 0 25 0 1 0 1130471175 22147072 5195 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 5407 5195 109 292 0 5112 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21628

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1344480/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=35880 CPUtime=222.24
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 8698 0 0 0 22219 5 0 0 25 0 1 0 1130471175 36741120 8615 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 8970 8615 109 292 0 8675 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 35880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1322080/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=58976 CPUtime=282.22
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 14418 0 0 0 28212 10 0 0 25 0 1 0 1130471175 60391424 14205 1992294400 134512640 135712473 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 14744 14205 109 292 0 14449 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 58976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1308320/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=73720 CPUtime=342.2
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 18074 0 0 0 34206 14 0 0 25 0 1 0 1130471175 75489280 17603 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 18430 17603 109 292 0 18135 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 73720

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1297632/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=84448 CPUtime=402.2
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 20755 0 0 0 40202 18 0 0 25 0 1 0 1130471175 86474752 20284 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 21112 20284 109 292 0 20817 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 84448

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20553
/proc/meminfo: memFree=1285344/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=97208 CPUtime=462.18
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 24010 0 0 0 46196 22 0 0 25 0 1 0 1130471175 99540992 23336 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 24302 23336 109 292 0 24007 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 97208

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1272736/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=109544 CPUtime=522.16
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 27177 0 0 0 52190 26 0 0 25 0 1 0 1130471175 112173056 26503 1992294400 134512640 135712473 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 27386 26503 109 292 0 27091 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 109544

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1265248/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=116992 CPUtime=582.15
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 29004 0 0 0 58187 28 0 0 25 0 1 0 1130471175 119799808 28330 1992294400 134512640 135712473 4294956208 18446744073709551615 134540763 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 29248 28330 109 292 0 28953 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 116992

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1262752/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=119964 CPUtime=642.14
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 29630 0 0 0 64185 29 0 0 25 0 1 0 1130471175 122843136 28956 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 29991 28956 109 292 0 29696 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 119964

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1258400/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=124808 CPUtime=702.12
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 30713 0 0 0 70182 30 0 0 25 0 1 0 1130471175 127803392 30039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 31202 30039 109 292 0 30907 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 124808

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1245600/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=137772 CPUtime=762.11
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 33904 0 0 0 76176 35 0 0 25 0 1 0 1130471175 141078528 33230 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 34443 33230 109 292 0 34148 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 137772

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1235808/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=148484 CPUtime=822.1
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 36362 0 0 0 82172 38 0 0 25 0 1 0 1130471175 152047616 35688 1992294400 134512640 135712473 4294956208 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 37121 35688 109 292 0 36826 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 148484

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1228256/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=156348 CPUtime=882.07
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 38241 0 0 0 88167 40 0 0 25 0 1 0 1130471175 160100352 37567 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 39087 37567 109 292 0 38792 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 156348

[startup+942.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 20554
/proc/meminfo: memFree=1220320/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=164468 CPUtime=942.06
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 40234 0 0 0 94164 42 0 0 25 0 1 0 1130471175 168415232 39560 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 41117 39560 109 292 0 40822 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 164468

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20554
/proc/meminfo: memFree=1210528/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=174808 CPUtime=1002.04
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 42801 0 0 0 100159 45 0 0 25 0 1 0 1130471175 179003392 41998 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 43702 41998 109 292 0 43407 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 174808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1207712/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=177744 CPUtime=1062.03
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 43489 0 0 0 106157 46 0 0 25 0 1 0 1130471175 182009856 42686 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 44436 42686 109 292 0 44141 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 177744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1205600/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=180232 CPUtime=1122.02
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 44016 0 0 0 112155 47 0 0 25 0 1 0 1130471175 184557568 43213 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 45058 43213 109 292 0 44763 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 180232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1195488/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=190812 CPUtime=1182.01
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 46577 0 0 0 118150 51 0 0 25 0 1 0 1130471175 195391488 45774 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 47703 45774 109 292 0 47408 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 190812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20554
/proc/meminfo: memFree=1191904/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=194236 CPUtime=1200
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 47418 0 0 0 119948 52 0 0 25 0 1 0 1130471175 198897664 46615 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 48559 46615 109 292 0 48264 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 194236

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 20554
/proc/meminfo: memFree=1191904/2055920 swapFree=4177944/4192956
[pid=20552] ppid=20550 vsize=194236 CPUtime=1200
/proc/20552/stat : 20552 (SApperloT-hrp) R 20550 20552 20390 0 -1 4194304 47418 0 0 0 119948 52 0 0 25 0 1 0 1130471175 198897664 46615 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20552/statm: 48559 46615 109 292 0 48264 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 194236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1199.49
CPU system time (s): 0.556915
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 194236

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

runsolver used 1.22681 second user time and 2.67459 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-01 11:27:39
IDJOB=1534525
IDBENCH=70679
IDSOLVER=510
FILE ID=node29/1534525-1238578059
PBS_JOBID= 9070531
Free space on /tmp= 66472 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S786890012-057.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534525-1238578059/watcher-1534525-1238578059 -o /tmp/evaluation-result-1534525-1238578059/solver-1534525-1238578059 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=941899100 HOME/instance-1534525-1238578059.cnf

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

MD5SUM BENCH= a1a4d8d82b0d4daf47cfa00c0df86ca5
RANDOM SEED=941899100

node29.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.234
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.234
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:       1379072 kB
Buffers:        100876 kB
Cached:         472552 kB
SwapCached:       8856 kB
Active:         209084 kB
Inactive:       374824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379072 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          16228 kB
Slab:            78928 kB
Committed_AS:  3134756 kB
PageTables:       1476 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= 66468 MiB
End job on node29 at 2009-04-01 11:47:41