Trace number 1521369

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
MoRsat 2009-03-03? (TO) 1200.11 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
MD5SUM9d94109a874948dbc629e7a030616546
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark165.734
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.09/0.10	c atom#=4000 clause#=16800 total literals=50400 

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-1521369-1238357326/watcher-1521369-1238357326 -o /tmp/evaluation-result-1521369-1238357326/solver-1521369-1238357326 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1521369-1238357326.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 0.91 3/73 21520
/proc/meminfo: memFree=1524432/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=1724 CPUtime=0
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 139 0 0 0 0 0 0 0 21 0 1 0 1108396522 1765376 123 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 431 123 96 284 0 144 0

[startup+0.0968211 s]
/proc/loadavg: 1.00 1.00 0.91 3/73 21520
/proc/meminfo: memFree=1524432/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=2484 CPUtime=0.09
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 491 0 0 0 9 0 0 0 21 0 1 0 1108396522 2543616 363 1992294400 134512640 135679800 4294956240 18446744073709551615 134556216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 621 363 107 284 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2484

[startup+0.10182 s]
/proc/loadavg: 1.00 1.00 0.91 3/73 21520
/proc/meminfo: memFree=1524432/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=2956 CPUtime=0.09
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 666 0 0 0 9 0 0 0 21 0 1 0 1108396522 3026944 538 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 739 540 110 284 0 452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2956

[startup+0.30184 s]
/proc/loadavg: 1.00 1.00 0.91 3/73 21520
/proc/meminfo: memFree=1524432/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=4832 CPUtime=0.29
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 1074 0 0 0 29 0 0 0 23 0 1 0 1108396522 4947968 946 1992294400 134512640 135679800 4294956240 18446744073709551615 134574547 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 1208 946 114 284 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4832

[startup+0.70188 s]
/proc/loadavg: 1.00 1.00 0.91 3/73 21520
/proc/meminfo: memFree=1524432/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=4832 CPUtime=0.69
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 1074 0 0 0 69 0 0 0 25 0 1 0 1108396522 4947968 946 1992294400 134512640 135679800 4294956240 18446744073709551615 134574556 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 1208 946 114 284 0 921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4832

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1520968/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=4832 CPUtime=1.49
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 1074 0 0 0 149 0 0 0 25 0 1 0 1108396522 4947968 946 1992294400 134512640 135679800 4294956240 18446744073709551615 134574691 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 1208 946 114 284 0 921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4832

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1520840/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=4832 CPUtime=3.09
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 1074 0 0 0 309 0 0 0 25 0 1 0 1108396522 4947968 946 1992294400 134512640 135679800 4294956240 18446744073709551615 134577321 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 1208 946 114 284 0 921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4832

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1518408/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=8504 CPUtime=6.28
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 2249 0 0 0 628 0 0 0 25 0 1 0 1108396522 8708096 1944 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 2126 1944 115 284 0 1839 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8504

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1508488/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=16952 CPUtime=12.69
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 4307 0 0 0 1267 2 0 0 25 0 1 0 1108396522 17358848 4002 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 4238 4002 115 284 0 3951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16952

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1497672/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=27760 CPUtime=25.49
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 7218 0 0 0 2545 4 0 0 25 0 1 0 1108396522 28426240 6655 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 6940 6655 115 284 0 6653 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27760

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1481736/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=45168 CPUtime=51.07
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 11857 0 0 0 5100 7 0 0 25 0 1 0 1108396522 46252032 10907 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 11292 10907 115 284 0 11005 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45168

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471368/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=102.27
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 15691 0 0 0 10217 10 0 0 25 0 1 0 1108396522 55508992 13197 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13197 115 284 0 13265 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54208

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471368/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=162.24
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 17878 0 0 0 16213 11 0 0 25 0 1 0 1108396522 55508992 13197 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13197 115 284 0 13265 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54208

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471304/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=222.24
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 18907 0 0 0 22212 12 0 0 25 0 1 0 1108396522 55508992 13197 1992294400 134512640 135679800 4294956240 18446744073709551615 134534440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13197 115 284 0 13265 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 54208

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471304/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=282.22
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 20713 0 0 0 28209 13 0 0 25 0 1 0 1108396522 55508992 13203 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13203 115 284 0 13265 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 54208

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471304/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=342.2
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 22642 0 0 0 34207 13 0 0 25 0 1 0 1108396522 55508992 13203 1992294400 134512640 135679800 4294956240 18446744073709551615 134535960 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13203 115 284 0 13265 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 54208

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471304/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=402.19
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 24057 0 0 0 40205 14 0 0 25 0 1 0 1108396522 55508992 13203 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13203 115 284 0 13265 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 54208

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471240/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=462.17
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 26373 0 0 0 46202 15 0 0 25 0 1 0 1108396522 55508992 13203 1992294400 134512640 135679800 4294956240 18446744073709551615 134536014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13203 115 284 0 13265 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 54208

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471240/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=522.16
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 27660 0 0 0 52201 15 0 0 25 0 1 0 1108396522 55508992 13204 1992294400 134512640 135679800 4294956240 18446744073709551615 134533291 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13204 115 284 0 13265 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 54208

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471240/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=582.14
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 29591 0 0 0 58198 16 0 0 25 0 1 0 1108396522 55508992 13206 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13206 115 284 0 13265 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 54208

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1471240/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=54208 CPUtime=642.13
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 30877 0 0 0 64197 16 0 0 25 0 1 0 1108396522 55508992 13206 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13552 13206 115 284 0 13265 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 54208

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=702.12
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 33117 0 0 0 70194 18 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 55000

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=762.1
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 35433 0 0 0 76192 18 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 55000

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=822.08
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 36719 0 0 0 82189 19 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134533242 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 55000

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=882.07
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 38648 0 0 0 88187 20 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 55000

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=942.05
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 39934 0 0 0 94185 20 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 55000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=1002.04
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 41220 0 0 0 100183 21 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 55000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=1062.03
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 43149 0 0 0 106181 22 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134524909 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 55000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=1122
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 45078 0 0 0 112178 22 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134532554 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 55000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=1181.99
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 46364 0 0 0 118176 23 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 55000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.91 2/74 21521
/proc/meminfo: memFree=1470536/2055920 swapFree=4177668/4192956
[pid=21520] ppid=21518 vsize=55000 CPUtime=1200.09
/proc/21520/stat : 21520 (MoRsat) R 21518 21520 21419 0 -1 4194304 47007 0 0 0 119986 23 0 0 25 0 1 0 1108396522 56320000 13388 1992294400 134512640 135679800 4294956240 18446744073709551615 134524909 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21520/statm: 13750 13388 115 284 0 13463 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 55000

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.41
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.243962
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 58088

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

runsolver used 1.05684 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-29 22:08:46
IDJOB=1521369
IDBENCH=70334
IDSOLVER=502
FILE ID=node84/1521369-1238357326
PBS_JOBID= 9061155
Free space on /tmp= 66120 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521369-1238357326/watcher-1521369-1238357326 -o /tmp/evaluation-result-1521369-1238357326/solver-1521369-1238357326 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521369-1238357326.cnf

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

MD5SUM BENCH= 9d94109a874948dbc629e7a030616546
RANDOM SEED=535808239

node84.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1524848 kB
Buffers:         72488 kB
Cached:         370356 kB
SwapCached:       7044 kB
Active:         213516 kB
Inactive:       238932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524848 kB
SwapTotal:     4192956 kB
SwapFree:      4177668 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            63772 kB
Committed_AS:  2792900 kB
PageTables:       1980 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= 66120 MiB
End job on node84 at 2009-03-29 22:28:48