Trace number 1532304

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.09 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1549575664-035.cnf
MD5SUM88d4611d108004ec1f24e3826a831460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

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-1532304-1238378251/watcher-1532304-1238378251 -o /tmp/evaluation-result-1532304-1238378251/solver-1532304-1238378251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=116598085 HOME/instance-1532304-1238378251.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 31443
/proc/meminfo: memFree=1507912/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=1580 CPUtime=0
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1110490341 1617920 158 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 395 158 91 283 0 109 0

[startup+0.060005 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31443
/proc/meminfo: memFree=1507912/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=3032 CPUtime=0.05
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 587 0 0 0 5 0 0 0 18 0 1 0 1110490341 3104768 570 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 758 570 99 283 0 472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3032

[startup+0.102009 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31443
/proc/meminfo: memFree=1507912/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=3296 CPUtime=0.09
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 638 0 0 0 9 0 0 0 18 0 1 0 1110490341 3375104 621 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 824 621 99 283 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.301038 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31443
/proc/meminfo: memFree=1507912/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=4088 CPUtime=0.29
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 835 0 0 0 29 0 0 0 19 0 1 0 1110490341 4186112 818 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 1022 818 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701096 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31443
/proc/meminfo: memFree=1507912/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=5436 CPUtime=0.69
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 1168 0 0 0 69 0 0 0 22 0 1 0 1110490341 5566464 1151 1992294400 134512640 135674425 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 1359 1151 99 283 0 1073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5436

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1503040/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=6360 CPUtime=1.48
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 1391 0 0 0 148 0 0 0 25 0 1 0 1110490341 6512640 1374 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 1590 1374 99 283 0 1304 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6360

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1502336/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=7020 CPUtime=3.09
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 1557 0 0 0 308 1 0 0 25 0 1 0 1110490341 7188480 1540 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 1755 1540 99 283 0 1469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7020

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1501312/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=7948 CPUtime=6.29
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 1769 0 0 0 628 1 0 0 25 0 1 0 1110490341 8138752 1752 1992294400 134512640 135674425 4294956192 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 1987 1752 99 283 0 1701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7948

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1499776/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=9500 CPUtime=12.69
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 2101 0 0 0 1268 1 0 0 25 0 1 0 1110490341 9728000 2084 1992294400 134512640 135674425 4294956192 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 2375 2084 99 283 0 2089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9500

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1498304/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=11088 CPUtime=25.48
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 2449 0 0 0 2547 1 0 0 25 0 1 0 1110490341 11354112 2432 1992294400 134512640 135674425 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 2772 2432 99 283 0 2486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11088

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1496512/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=13068 CPUtime=51.07
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 2892 0 0 0 5106 1 0 0 25 0 1 0 1110490341 13381632 2875 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 3267 2875 99 283 0 2981 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13068

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1494016/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=16480 CPUtime=102.26
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 3509 0 0 0 10224 2 0 0 25 0 1 0 1110490341 16875520 3492 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 4120 3492 99 283 0 3834 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16480

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31444
/proc/meminfo: memFree=1491840/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=19092 CPUtime=162.23
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 4040 0 0 0 16221 2 0 0 25 0 1 0 1110490341 19550208 4023 1992294400 134512640 135674425 4294956192 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 4773 4023 99 283 0 4487 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19092

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31450
/proc/meminfo: memFree=1490304/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=20732 CPUtime=222.22
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 4403 0 0 0 22219 3 0 0 25 0 1 0 1110490341 21229568 4386 1992294400 134512640 135674425 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 5183 4386 99 283 0 4897 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20732

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 31860
/proc/meminfo: memFree=1488304/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=22428 CPUtime=282.17
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 4743 0 0 0 28212 5 0 0 25 0 1 0 1110490341 22966272 4726 1992294400 134512640 135674425 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 5607 4726 99 283 0 5321 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22428

[startup+342.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 31860
/proc/meminfo: memFree=1487552/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=23488 CPUtime=342.14
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 4974 0 0 0 34209 5 0 0 25 0 1 0 1110490341 24051712 4957 1992294400 134512640 135674425 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 5872 4957 99 283 0 5586 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23488

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1486464/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=24840 CPUtime=402.13
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 5242 0 0 0 40207 6 0 0 25 0 1 0 1110490341 25436160 5225 1992294400 134512640 135674425 4294956192 18446744073709551615 134564640 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 6210 5225 99 283 0 5924 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 24840

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1485696/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=25992 CPUtime=462.1
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 5469 0 0 0 46204 6 0 0 25 0 1 0 1110490341 26615808 5452 1992294400 134512640 135674425 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 6498 5452 99 283 0 6212 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 25992

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1485312/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=26640 CPUtime=522.09
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 5584 0 0 0 52202 7 0 0 25 0 1 0 1110490341 27279360 5567 1992294400 134512640 135674425 4294956192 18446744073709551615 134561497 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 6660 5567 99 283 0 6374 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 26640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1484480/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=27612 CPUtime=582.07
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 5802 0 0 0 58200 7 0 0 25 0 1 0 1110490341 28274688 5785 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 6903 5785 99 283 0 6617 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27612

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1483904/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=28260 CPUtime=642.06
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 5933 0 0 0 64198 8 0 0 25 0 1 0 1110490341 28938240 5916 1992294400 134512640 135674425 4294956192 18446744073709551615 134539572 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7065 5916 99 283 0 6779 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 28260

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1483328/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=28968 CPUtime=702.03
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6057 0 0 0 70195 8 0 0 25 0 1 0 1110490341 29663232 6040 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7242 6040 99 283 0 6956 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 28968

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1482880/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=29484 CPUtime=762.01
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6177 0 0 0 76193 8 0 0 25 0 1 0 1110490341 30191616 6160 1992294400 134512640 135674425 4294956192 18446744073709551615 134558949 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7371 6160 99 283 0 7085 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 29484

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1482368/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=30072 CPUtime=821.99
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6294 0 0 0 82190 9 0 0 25 0 1 0 1110490341 30793728 6277 1992294400 134512640 135674425 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7518 6277 99 283 0 7232 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 30072

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1481536/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=31176 CPUtime=881.97
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6493 0 0 0 88188 9 0 0 25 0 1 0 1110490341 31924224 6476 1992294400 134512640 135674425 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7794 6476 99 283 0 7508 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 31176

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1481088/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=31836 CPUtime=941.95
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6618 0 0 0 94186 9 0 0 25 0 1 0 1110490341 32600064 6601 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 7959 6601 99 283 0 7673 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 31836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1480512/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=32760 CPUtime=1001.93
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6757 0 0 0 100183 10 0 0 25 0 1 0 1110490341 33546240 6740 1992294400 134512640 135674425 4294956192 18446744073709551615 134555766 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8190 6740 99 283 0 7904 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 32760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1480320/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=33024 CPUtime=1061.91
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6804 0 0 0 106181 10 0 0 25 0 1 0 1110490341 33816576 6787 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8256 6787 99 283 0 7970 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 33024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1480064/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=33288 CPUtime=1121.89
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6861 0 0 0 112179 10 0 0 25 0 1 0 1110490341 34086912 6844 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8322 6844 99 283 0 8036 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 33288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1479808/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=33684 CPUtime=1181.87
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6925 0 0 0 118177 10 0 0 25 0 1 0 1110490341 34492416 6908 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8421 6908 99 283 0 8135 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 33684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31860
/proc/meminfo: memFree=1479744/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=33816 CPUtime=1200.08
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6948 0 0 0 119997 11 0 0 25 0 1 0 1110490341 34627584 6931 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8454 6931 99 283 0 8168 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33816

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 31860
/proc/meminfo: memFree=1479744/2055920 swapFree=4175692/4192956
[pid=31443] ppid=31441 vsize=33816 CPUtime=1200.08
/proc/31443/stat : 31443 (SApperloT-base) R 31441 31443 31158 0 -1 4194304 6948 0 0 0 119997 11 0 0 25 0 1 0 1110490341 34627584 6931 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/31443/statm: 8454 6931 99 283 0 8168 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.116982
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 33816

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

runsolver used 1.03084 second user time and 2.29665 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-30 03:57:31
IDJOB=1532304
IDBENCH=70235
IDSOLVER=509
FILE ID=node30/1532304-1238378251
PBS_JOBID= 9061289
Free space on /tmp= 66356 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1549575664-035.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532304-1238378251/watcher-1532304-1238378251 -o /tmp/evaluation-result-1532304-1238378251/solver-1532304-1238378251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=116598085 HOME/instance-1532304-1238378251.cnf

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

MD5SUM BENCH= 88d4611d108004ec1f24e3826a831460
RANDOM SEED=116598085

node30.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.260
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	: 5931.00
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.260
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:       1508328 kB
Buffers:         68732 kB
Cached:         394476 kB
SwapCached:      11092 kB
Active:          28668 kB
Inactive:       447596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508328 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          18728 kB
Slab:            57340 kB
Committed_AS:  3014812 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node30 at 2009-03-30 04:17:34