Trace number 1734643

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark331.547
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.09/0.10	c atom#=760 clause#=43649 total literals=87978 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1734643-1240795718/watcher-1734643-1240795718 -o /tmp/evaluation-result-1734643-1240795718/solver-1734643-1240795718 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1734643-1240795718.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.24 1.67 1.41 3/64 27893
/proc/meminfo: memFree=1691768/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=2524 CPUtime=0
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 107605948 2584576 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 631 123 96 284 0 344 0

[startup+0.0919631 s]
/proc/loadavg: 1.24 1.67 1.41 3/64 27893
/proc/meminfo: memFree=1691768/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=5276 CPUtime=0.08
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 788 0 0 0 8 0 0 0 18 0 1 0 107605948 5402624 554 1992294400 134512640 135679800 4294956224 18446744073709551615 134552325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 1319 554 107 284 0 1032 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5276

[startup+0.102964 s]
/proc/loadavg: 1.24 1.67 1.41 3/64 27893
/proc/meminfo: memFree=1691768/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=3168 CPUtime=0.09
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 986 0 0 0 9 0 0 0 18 0 1 0 107605948 3244032 569 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 792 571 110 284 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3168

[startup+0.302999 s]
/proc/loadavg: 1.24 1.67 1.41 3/64 27893
/proc/meminfo: memFree=1691768/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=5808 CPUtime=0.29
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 1660 0 0 0 29 0 0 0 19 0 1 0 107605948 5947392 1243 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 1452 1243 114 284 0 1165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5808

[startup+0.701073 s]
/proc/loadavg: 1.24 1.67 1.41 3/64 27893
/proc/meminfo: memFree=1691768/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=7300 CPUtime=0.69
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 2038 0 0 0 69 0 0 0 23 0 1 0 107605948 7475200 1621 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 1825 1622 114 284 0 1538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7300

[startup+1.50122 s]
/proc/loadavg: 1.22 1.66 1.40 2/65 27894
/proc/meminfo: memFree=1684848/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=9120 CPUtime=1.49
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 2481 0 0 0 148 1 0 0 25 0 1 0 107605948 9338880 2064 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 2280 2064 114 284 0 1993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9120

[startup+3.10151 s]
/proc/loadavg: 1.22 1.66 1.40 2/65 27894
/proc/meminfo: memFree=1682928/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=10988 CPUtime=3.09
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 2935 0 0 0 308 1 0 0 25 0 1 0 107605948 11251712 2518 1992294400 134512640 135679800 4294956224 18446744073709551615 134519280 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 2747 2518 114 284 0 2460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10988

[startup+6.3011 s]
/proc/loadavg: 1.20 1.65 1.40 2/65 27894
/proc/meminfo: memFree=1680696/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=11924 CPUtime=6.29
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 3363 0 0 0 628 1 0 0 25 0 1 0 107605948 12210176 2786 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 2981 2786 114 284 0 2694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11924

[startup+12.7013 s]
/proc/loadavg: 1.18 1.64 1.40 2/65 27894
/proc/meminfo: memFree=1677840/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=14936 CPUtime=12.69
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 4276 0 0 0 1267 2 0 0 25 0 1 0 107605948 15294464 3539 1992294400 134512640 135679800 4294956224 18446744073709551615 134534521 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 3734 3539 114 284 0 3447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14936

[startup+25.5016 s]
/proc/loadavg: 1.16 1.62 1.39 2/65 27894
/proc/meminfo: memFree=1673616/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=19752 CPUtime=25.48
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 5627 0 0 0 2545 3 0 0 25 0 1 0 107605948 20226048 4632 1992294400 134512640 135679800 4294956224 18446744073709551615 134522717 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 4938 4632 114 284 0 4651 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19752

[startup+51.1013 s]
/proc/loadavg: 1.09 1.56 1.38 2/65 27894
/proc/meminfo: memFree=1668176/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=25176 CPUtime=51.07
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 7280 0 0 0 5103 4 0 0 25 0 1 0 107605948 25780224 6027 1992294400 134512640 135679800 4294956224 18446744073709551615 134523564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 6294 6027 114 284 0 6007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25176

[startup+102.306 s]
/proc/loadavg: 1.04 1.47 1.36 2/65 27894
/proc/meminfo: memFree=1660304/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=33836 CPUtime=102.26
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 9433 0 0 0 10220 6 0 0 25 0 1 0 107605948 34648064 8051 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 8459 8051 114 284 0 8172 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33836

[startup+162.302 s]
/proc/loadavg: 1.01 1.38 1.33 2/65 27894
/proc/meminfo: memFree=1657232/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=36684 CPUtime=162.23
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 10925 0 0 0 16216 7 0 0 25 0 1 0 107605948 37564416 8771 1992294400 134512640 135679800 4294956224 18446744073709551615 134522697 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 9171 8771 114 284 0 8884 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36684

[startup+222.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 27894
/proc/meminfo: memFree=1648464/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=45388 CPUtime=222.21
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 13140 0 0 0 22212 9 0 0 25 0 1 0 107605948 46477312 10986 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 11347 10986 114 284 0 11060 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45388

[startup+282.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 27894
/proc/meminfo: memFree=1642384/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=51472 CPUtime=282.19
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 15450 0 0 0 28208 11 0 0 25 0 1 0 107605948 52707328 12524 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 12868 12524 114 284 0 12581 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51472

[startup+342.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 27894
/proc/meminfo: memFree=1642320/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=51472 CPUtime=342.17
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 15473 0 0 0 34206 11 0 0 25 0 1 0 107605948 52707328 12547 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 12868 12547 114 284 0 12581 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 51472

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 27894
/proc/meminfo: memFree=1641552/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=52368 CPUtime=402.16
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 15661 0 0 0 40204 12 0 0 25 0 1 0 107605948 53624832 12735 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 13092 12735 114 284 0 12805 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 52368

[startup+462.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 27894
/proc/meminfo: memFree=1638672/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=55236 CPUtime=462.14
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 16386 0 0 0 46201 13 0 0 25 0 1 0 107605948 56561664 13460 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 13809 13460 114 284 0 13522 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 55236

[startup+522.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 27894
/proc/meminfo: memFree=1632784/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=61028 CPUtime=522.11
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 17876 0 0 0 52197 14 0 0 25 0 1 0 107605948 62492672 14950 1992294400 134512640 135679800 4294956224 18446744073709551615 134522841 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 15257 14950 114 284 0 14970 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 61028

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 27896
/proc/meminfo: memFree=1627280/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=67780 CPUtime=582.1
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 19589 0 0 0 58194 16 0 0 25 0 1 0 107605948 69406720 16277 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 16945 16277 114 284 0 16658 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 67780

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 27896
/proc/meminfo: memFree=1625296/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=69628 CPUtime=642.08
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 21587 0 0 0 64191 17 0 0 25 0 1 0 107605948 71299072 16735 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17407 16735 114 284 0 17120 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 69628

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 27896
/proc/meminfo: memFree=1625360/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=69628 CPUtime=702.05
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 21599 0 0 0 70188 17 0 0 25 0 1 0 107605948 71299072 16747 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17407 16747 114 284 0 17120 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 69628

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 27896
/proc/meminfo: memFree=1625232/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=69628 CPUtime=762.04
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 21605 0 0 0 76186 18 0 0 25 0 1 0 107605948 71299072 16753 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17407 16753 114 284 0 17120 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 69628

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 27896
/proc/meminfo: memFree=1625168/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=69628 CPUtime=822.02
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 21630 0 0 0 82184 18 0 0 25 0 1 0 107605948 71299072 16778 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17407 16778 114 284 0 17120 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 69628

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 27896
/proc/meminfo: memFree=1624272/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=70484 CPUtime=881.99
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 21842 0 0 0 88181 18 0 0 25 0 1 0 107605948 72175616 16990 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17621 16990 114 284 0 17334 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 70484

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 27896
/proc/meminfo: memFree=1623632/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=71252 CPUtime=941.97
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 22000 0 0 0 94179 18 0 0 25 0 1 0 107605948 72962048 17148 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 17813 17148 114 284 0 17526 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 71252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 27896
/proc/meminfo: memFree=1619024/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=75508 CPUtime=1001.96
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 23140 0 0 0 100176 20 0 0 25 0 1 0 107605948 77320192 18288 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 18877 18288 114 284 0 18590 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 75508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27896
/proc/meminfo: memFree=1611472/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=83224 CPUtime=1061.93
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 25028 0 0 0 106170 23 0 0 25 0 1 0 107605948 85221376 20176 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 20806 20176 114 284 0 20519 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 83224

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27896
/proc/meminfo: memFree=1607824/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=86056 CPUtime=1121.91
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 27503 0 0 0 112166 25 0 0 25 0 1 0 107605948 88121344 21045 1992294400 134512640 135679800 4294956224 18446744073709551615 134523586 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 21514 21045 114 284 0 21227 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 86056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27896
/proc/meminfo: memFree=1607824/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=86056 CPUtime=1181.9
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 27503 0 0 0 118164 26 0 0 25 0 1 0 107605948 88121344 21045 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 21514 21045 114 284 0 21227 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 86056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27896
/proc/meminfo: memFree=1607824/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=86056 CPUtime=1200.1
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 27503 0 0 0 119984 26 0 0 25 0 1 0 107605948 88121344 21045 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 21514 21045 114 284 0 21227 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 86056

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.08 2/65 27896
/proc/meminfo: memFree=1607824/2055920 swapFree=4180820/4192956
[pid=27893] ppid=27891 vsize=86056 CPUtime=1200.1
/proc/27893/stat : 27893 (MoRsat) R 27891 27893 25854 0 -1 4194304 27503 0 0 0 119984 26 0 0 25 0 1 0 107605948 88121344 21045 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27893/statm: 21514 21045 114 284 0 21227 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 86056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.84
CPU system time (s): 0.275958
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 92732

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

runsolver used 0.924859 second user time and 2.72959 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 03:28:38
IDJOB=1734643
IDBENCH=71258
IDSOLVER=502
FILE ID=node2/1734643-1240795718
PBS_JOBID= 9187319
Free space on /tmp= 66316 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734643-1240795718/watcher-1734643-1240795718 -o /tmp/evaluation-result-1734643-1240795718/solver-1734643-1240795718 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1734643-1240795718.cnf

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=930591948

node2.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.265
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.265
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:       1692248 kB
Buffers:         50304 kB
Cached:         235436 kB
SwapCached:       5980 kB
Active:         121780 kB
Inactive:       172388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692248 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            55448 kB
Committed_AS:   447816 kB
PageTables:       1468 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 node2 at 2009-04-27 03:48:41