Trace number 1727304

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.94

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
Bench CategoryCRAFTED (crafted 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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
4.73/5.09	c atom#=36304 clause#=1711065 total literals=3450220 

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-1727304-1240723158/watcher-1727304-1240723158 -o /tmp/evaluation-result-1727304-1240723158/solver-1727304-1240723158 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1727304-1240723158.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.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=0
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 100349525 28737536 123 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24558/statm: 7016 123 96 284 0 6729 0

[startup+0.0194171 s]
/proc/loadavg: 1.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=0.01
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 100349525 28737536 171 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24558/statm: 7016 171 96 284 0 6729 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28064

[startup+0.101432 s]
/proc/loadavg: 1.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=0.09
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 461 0 0 0 9 0 0 0 18 0 1 0 100349525 28737536 445 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24558/statm: 7016 445 96 284 0 6729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28064

[startup+0.301471 s]
/proc/loadavg: 1.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=0.28
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 1107 0 0 0 28 0 0 0 19 0 1 0 100349525 28737536 1091 1992294400 134512640 135679800 4294956224 18446744073709551615 135297182 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 7016 1091 96 284 0 6729 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28064

[startup+1.38682 s]
/proc/loadavg: 1.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=1.42
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 4604 0 0 0 139 3 0 0 25 0 1 0 100349525 28737536 4588 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 7016 4741 96 284 0 6729 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 28064

[startup+1.56176 s]
/proc/loadavg: 1.20 1.39 1.18 3/64 24558
/proc/meminfo: memFree=1460096/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=28064 CPUtime=1.55
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 5032 0 0 0 152 3 0 0 25 0 1 0 100349525 28737536 5023 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 7016 5137 96 284 0 6729 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 28064

[startup+3.84598 s]
/proc/loadavg: 1.34 1.41 1.19 2/65 24559
/proc/meminfo: memFree=1404152/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=59752 CPUtime=3.77
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 28066 0 0 0 363 14 0 0 25 0 1 0 100349525 61186048 8818 1992294400 134512640 135679800 4294956224 18446744073709551615 134544439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 14938 8818 106 284 0 14651 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 59752

[startup+6.30146 s]
/proc/loadavg: 1.34 1.41 1.19 2/65 24559
/proc/meminfo: memFree=1325944/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=141576 CPUtime=5.98
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 56157 0 0 0 573 25 0 0 25 0 1 0 100349525 144973824 33390 1992294400 134512640 135679800 4294956224 18446744073709551615 134521421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24558/statm: 35394 33390 112 284 0 35107 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 141576

[startup+12.7017 s]
/proc/loadavg: 1.36 1.42 1.20 2/65 24559
/proc/meminfo: memFree=1326584/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=141744 CPUtime=12.36
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 56193 0 0 0 1211 25 0 0 25 0 1 0 100349525 145145856 33424 1992294400 134512640 135679800 4294956224 18446744073709551615 134534351 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 35436 33424 113 284 0 35149 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 141744

[startup+25.5012 s]
/proc/loadavg: 1.31 1.40 1.19 2/65 24559
/proc/meminfo: memFree=1326520/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=141936 CPUtime=25.14
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 56247 0 0 0 2489 25 0 0 25 0 1 0 100349525 145342464 33478 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 35484 33478 113 284 0 35197 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 141936

[startup+51.1052 s]
/proc/loadavg: 1.20 1.37 1.19 2/65 24559
/proc/meminfo: memFree=1326392/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=142192 CPUtime=50.72
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 56307 0 0 0 5047 25 0 0 25 0 1 0 100349525 145604608 33538 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 35548 33538 113 284 0 35261 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 142192

[startup+102.301 s]
/proc/loadavg: 1.09 1.31 1.17 2/65 24559
/proc/meminfo: memFree=1322488/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=146264 CPUtime=101.9
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 57305 0 0 0 10163 27 0 0 25 0 1 0 100349525 149774336 34536 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 36566 34536 113 284 0 36279 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 146264

[startup+162.302 s]
/proc/loadavg: 1.03 1.25 1.16 2/65 24559
/proc/meminfo: memFree=1309624/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=159616 CPUtime=161.88
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 60635 0 0 0 16157 31 0 0 25 0 1 0 100349525 163446784 37737 1992294400 134512640 135679800 4294956224 18446744073709551615 134542996 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 39904 37737 113 284 0 39617 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 159616

[startup+222.301 s]
/proc/loadavg: 1.01 1.20 1.15 2/65 24559
/proc/meminfo: memFree=1298488/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=170716 CPUtime=221.85
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 63458 0 0 0 22151 34 0 0 25 0 1 0 100349525 174813184 40560 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 42679 40560 113 284 0 42392 0
Current children cumulated CPU time (s) 221.85
Current children cumulated vsize (KiB) 170716

[startup+282.301 s]
/proc/loadavg: 1.00 1.16 1.14 2/65 24559
/proc/meminfo: memFree=1288184/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=180508 CPUtime=281.83
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 65974 0 0 0 28146 37 0 0 25 0 1 0 100349525 184840192 43076 1992294400 134512640 135679800 4294956224 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 45127 43076 113 284 0 44840 0
Current children cumulated CPU time (s) 281.83
Current children cumulated vsize (KiB) 180508

[startup+342.303 s]
/proc/loadavg: 1.00 1.13 1.13 2/65 24559
/proc/meminfo: memFree=1278648/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=189880 CPUtime=341.81
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 68367 0 0 0 34141 40 0 0 25 0 1 0 100349525 194437120 45469 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 47470 45469 113 284 0 47183 0
Current children cumulated CPU time (s) 341.81
Current children cumulated vsize (KiB) 189880

[startup+402.301 s]
/proc/loadavg: 1.00 1.10 1.12 2/65 24559
/proc/meminfo: memFree=1270264/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=199616 CPUtime=401.77
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 70842 0 0 0 40135 42 0 0 25 0 1 0 100349525 204406784 47558 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 49904 47558 113 284 0 49617 0
Current children cumulated CPU time (s) 401.77
Current children cumulated vsize (KiB) 199616

[startup+462.301 s]
/proc/loadavg: 1.00 1.08 1.10 2/65 24559
/proc/meminfo: memFree=1260728/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=209000 CPUtime=461.75
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 73213 0 0 0 46131 44 0 0 25 0 1 0 100349525 214016000 49929 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 52250 49929 113 284 0 51963 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 209000

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.09 2/65 24559
/proc/meminfo: memFree=1253496/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=216000 CPUtime=521.72
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 75008 0 0 0 52126 46 0 0 25 0 1 0 100349525 221184000 51724 1992294400 134512640 135679800 4294956224 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 54000 51724 113 284 0 53713 0
Current children cumulated CPU time (s) 521.72
Current children cumulated vsize (KiB) 216000

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.09 2/65 24559
/proc/meminfo: memFree=1245496/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=223664 CPUtime=581.71
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 76974 0 0 0 58122 49 0 0 25 0 1 0 100349525 229031936 53690 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 55916 53690 113 284 0 55629 0
Current children cumulated CPU time (s) 581.71
Current children cumulated vsize (KiB) 223664

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.08 2/65 24559
/proc/meminfo: memFree=1238968/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=230136 CPUtime=641.67
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 78613 0 0 0 64117 50 0 0 25 0 1 0 100349525 235659264 55329 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 57534 55329 113 284 0 57247 0
Current children cumulated CPU time (s) 641.67
Current children cumulated vsize (KiB) 230136

[startup+702.306 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 24559
/proc/meminfo: memFree=1231736/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=701.65
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 70113 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 701.65
Current children cumulated vsize (KiB) 237084

[startup+762.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 24559
/proc/meminfo: memFree=1231736/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=761.63
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 76111 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 761.63
Current children cumulated vsize (KiB) 237084

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 24559
/proc/meminfo: memFree=1231736/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=821.6
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 82108 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 821.6
Current children cumulated vsize (KiB) 237084

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 24559
/proc/meminfo: memFree=1231736/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=881.58
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 88106 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 881.58
Current children cumulated vsize (KiB) 237084

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24559
/proc/meminfo: memFree=1231736/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=941.56
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 94104 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134527987 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 237084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24559
/proc/meminfo: memFree=1231800/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=1001.53
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 100101 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 237084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24559
/proc/meminfo: memFree=1231800/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=1061.51
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 106099 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 1061.51
Current children cumulated vsize (KiB) 237084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24559
/proc/meminfo: memFree=1231800/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=1121.49
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 112097 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 1121.49
Current children cumulated vsize (KiB) 237084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24561
/proc/meminfo: memFree=1231608/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=1181.46
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 118094 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 1181.46
Current children cumulated vsize (KiB) 237084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24561
/proc/meminfo: memFree=1231608/2055920 swapFree=4180284/4192956
[pid=24558] ppid=24556 vsize=237084 CPUtime=1200.05
/proc/24558/stat : 24558 (MoRsat) R 24556 24558 24334 0 -1 4194304 81909 0 0 0 119953 52 0 0 25 0 1 0 100349525 242774016 57085 1992294400 134512640 135679800 4294956224 18446744073709551615 134524916 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24558/statm: 59271 57085 113 284 0 58984 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 237084

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.94
CPU time (s): 1200.11
CPU user time (s): 1199.54
CPU system time (s): 0.565913
CPU usage (%): 99.9303
Max. virtual memory (cumulated for all children) (KiB): 243108

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

runsolver used 1.06384 second user time and 3.00854 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 07:19:22
IDJOB=1727304
IDBENCH=24635
IDSOLVER=502
FILE ID=node28/1727304-1240723158
PBS_JOBID= 9186886
Free space on /tmp= 66268 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727304-1240723158/watcher-1727304-1240723158 -o /tmp/evaluation-result-1727304-1240723158/solver-1727304-1240723158 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1727304-1240723158.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=222912206

node28.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.261
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.261
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:       1460576 kB
Buffers:         55240 kB
Cached:         479976 kB
SwapCached:       5928 kB
Active:         257516 kB
Inactive:       286196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460576 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:           25672 kB
Writeback:           0 kB
Mapped:          13756 kB
Slab:            37508 kB
Committed_AS:   429816 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node28 at 2009-04-26 07:39:25