Trace number 1580109

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.15 1200.76

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
Bench CategoryAPPLICATION (applications 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 variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
13.68/13.79	c atom#=224569 clause#=1190619 total literals=2868508 

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-1580109-1238915446/watcher-1580109-1238915446 -o /tmp/evaluation-result-1580109-1238915446/solver-1580109-1238915446 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1580109-1238915446.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.10 1.04 1.00 3/74 24050
/proc/meminfo: memFree=1549952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=19936 CPUtime=0
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 1164205865 20414464 125 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 4984 125 96 284 0 4697 0

[startup+0.0659521 s]
/proc/loadavg: 1.10 1.04 1.00 3/74 24050
/proc/meminfo: memFree=1549952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=19936 CPUtime=0.06
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 338 0 0 0 6 0 0 0 18 0 1 0 1164205865 20414464 322 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 4984 322 96 284 0 4697 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19936

[startup+0.102957 s]
/proc/loadavg: 1.10 1.04 1.00 3/74 24050
/proc/meminfo: memFree=1549952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=19936 CPUtime=0.09
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 458 0 0 0 9 0 0 0 18 0 1 0 1164205865 20414464 442 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 4984 442 96 284 0 4697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19936

[startup+0.301991 s]
/proc/loadavg: 1.10 1.04 1.00 3/74 24050
/proc/meminfo: memFree=1549952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=19936 CPUtime=0.29
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 1101 0 0 0 29 0 0 0 19 0 1 0 1164205865 20414464 1085 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 4984 1085 96 284 0 4697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19936

[startup+0.702069 s]
/proc/loadavg: 1.10 1.04 1.00 3/74 24050
/proc/meminfo: memFree=1549952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=19936 CPUtime=0.69
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 2409 0 0 0 68 1 0 0 23 0 1 0 1164205865 20414464 2393 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 4984 2393 96 284 0 4697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19936

[startup+1.5012 s]
/proc/loadavg: 1.09 1.04 1.00 2/75 24051
/proc/meminfo: memFree=1536824/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=24328 CPUtime=1.49
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 4755 0 0 0 147 2 0 0 25 0 1 0 1164205865 24911872 4519 1992294400 134512640 135679800 4294956224 18446744073709551615 134560506 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24050/statm: 6082 4519 101 284 0 5795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24328

[startup+3.10146 s]
/proc/loadavg: 1.09 1.04 1.00 2/75 24051
/proc/meminfo: memFree=1532216/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=24328 CPUtime=3.09
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 4755 0 0 0 307 2 0 0 25 0 1 0 1164205865 24911872 4519 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 6082 4519 101 284 0 5795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24328

[startup+6.30201 s]
/proc/loadavg: 1.09 1.04 1.00 2/75 24051
/proc/meminfo: memFree=1532216/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=24328 CPUtime=6.29
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 4755 0 0 0 627 2 0 0 25 0 1 0 1164205865 24911872 4519 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 6082 4519 101 284 0 5795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24328

[startup+12.7011 s]
/proc/loadavg: 1.08 1.03 1.00 2/75 24051
/proc/meminfo: memFree=1531704/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=42196 CPUtime=12.68
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 28566 0 0 0 1257 11 0 0 25 0 1 0 1164205865 43208704 10304 1992294400 134512640 135679800 4294956224 18446744073709551615 135177537 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 10549 10304 1214 284 0 10262 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42196

[startup+25.5013 s]
/proc/loadavg: 1.07 1.03 1.00 2/75 24051
/proc/meminfo: memFree=1438264/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=126280 CPUtime=25.48
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 69790 0 0 0 2519 29 0 0 25 0 1 0 1164205865 129310720 28057 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 31570 28057 113 284 0 31283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126280

[startup+51.1016 s]
/proc/loadavg: 1.04 1.03 1.00 2/75 24051
/proc/meminfo: memFree=1436856/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=127548 CPUtime=51.06
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 70117 0 0 0 5077 29 0 0 25 0 1 0 1164205865 130609152 28384 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 31887 28384 113 284 0 31600 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 127548

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/75 24051
/proc/meminfo: memFree=1428088/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=135548 CPUtime=102.24
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 72556 0 0 0 10192 32 0 0 25 0 1 0 1164205865 138801152 30600 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 33887 30600 113 284 0 33600 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 135548

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 24051
/proc/meminfo: memFree=1413368/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=150456 CPUtime=162.2
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 76325 0 0 0 16184 36 0 0 25 0 1 0 1164205865 154066944 34271 1992294400 134512640 135679800 4294956224 18446744073709551615 134523586 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 37614 34271 113 284 0 37327 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 150456

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 24051
/proc/meminfo: memFree=1400376/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=163308 CPUtime=222.18
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 79582 0 0 0 22179 39 0 0 25 0 1 0 1164205865 167227392 37528 1992294400 134512640 135679800 4294956224 18446744073709551615 134535720 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 40827 37528 113 284 0 40540 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 163308

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 24051
/proc/meminfo: memFree=1386616/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=177692 CPUtime=282.15
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 83234 0 0 0 28172 43 0 0 25 0 1 0 1164205865 181956608 40986 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 44423 40986 113 284 0 44136 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 177692

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1370040/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=193936 CPUtime=342.12
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 87332 0 0 0 34165 47 0 0 25 0 1 0 1164205865 198590464 45084 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 48484 45084 113 284 0 48197 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 193936

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1358712/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=205424 CPUtime=402.08
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 90213 0 0 0 40157 51 0 0 25 0 1 0 1164205865 210354176 47965 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24050/statm: 51356 47965 113 284 0 51069 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 205424

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1344888/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=218912 CPUtime=462.06
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 93630 0 0 0 46150 56 0 0 25 0 1 0 1164205865 224165888 51382 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 54728 51382 113 284 0 54441 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 218912

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1331256/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=232380 CPUtime=522.03
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 97022 0 0 0 52143 60 0 0 25 0 1 0 1164205865 237957120 54774 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 58095 54774 113 284 0 57808 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 232380

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1316792/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=246660 CPUtime=582
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 100601 0 0 0 58136 64 0 0 25 0 1 0 1164205865 252579840 58353 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 61665 58353 113 284 0 61378 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 246660

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1304952/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=258300 CPUtime=641.97
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 103531 0 0 0 64131 66 0 0 25 0 1 0 1164205865 264499200 61283 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 64575 61283 113 284 0 64288 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 258300

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1293432/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=271344 CPUtime=701.94
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 106807 0 0 0 70124 70 0 0 25 0 1 0 1164205865 277856256 64173 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 67836 64173 113 284 0 67549 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 271344

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1278904/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=285608 CPUtime=761.91
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 110415 0 0 0 76118 73 0 0 25 0 1 0 1164205865 292462592 67781 1992294400 134512640 135679800 4294956224 18446744073709551615 134526008 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 71402 67781 113 284 0 71115 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 285608

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1266360/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=298168 CPUtime=821.87
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 113561 0 0 0 82111 76 0 0 25 0 1 0 1164205865 305324032 70927 1992294400 134512640 135679800 4294956224 18446744073709551615 134525599 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 74542 70927 113 284 0 74255 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 298168

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1255096/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=309128 CPUtime=881.84
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 116340 0 0 0 88106 78 0 0 25 0 1 0 1164205865 316547072 73706 1992294400 134512640 135679800 4294956224 18446744073709551615 134534351 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 77282 73706 113 284 0 76995 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 309128

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1244408/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=319828 CPUtime=941.81
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 119026 0 0 0 94100 81 0 0 25 0 1 0 1164205865 327503872 76392 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24050/statm: 79957 76392 113 284 0 79670 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 319828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1231992/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=332016 CPUtime=1001.78
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 122118 0 0 0 100094 84 0 0 25 0 1 0 1164205865 339984384 79484 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 83004 79484 113 284 0 82717 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 332016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1219960/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=344296 CPUtime=1061.75
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 125189 0 0 0 106087 88 0 0 25 0 1 0 1164205865 352559104 82555 1992294400 134512640 135679800 4294956224 18446744073709551615 134533235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 86074 82555 113 284 0 85787 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 344296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1209976/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=353936 CPUtime=1121.72
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 127623 0 0 0 112081 91 0 0 25 0 1 0 1164205865 362430464 84989 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 88484 84989 113 284 0 88197 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 353936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1200568/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=363308 CPUtime=1181.69
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 129987 0 0 0 118075 94 0 0 25 0 1 0 1164205865 372027392 87353 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 90827 87353 113 284 0 90540 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 363308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1196728/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=367012 CPUtime=1200.09
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 130909 0 0 0 119914 95 0 0 25 0 1 0 1164205865 375820288 88275 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 91753 88275 113 284 0 91466 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 367012

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 24051
/proc/meminfo: memFree=1196728/2055920 swapFree=4173168/4192956
[pid=24050] ppid=24048 vsize=367012 CPUtime=1200.09
/proc/24050/stat : 24050 (MoRsat) R 24048 24050 23826 0 -1 4194304 130909 0 0 0 119914 95 0 0 25 0 1 0 1164205865 375820288 88275 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24050/statm: 91753 88275 113 284 0 91466 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 367012

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.15
CPU user time (s): 1199.15
CPU system time (s): 1.00685
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 367012

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

runsolver used 1.17882 second user time and 3.46847 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-05 09:10:48
IDJOB=1580109
IDBENCH=71011
IDSOLVER=502
FILE ID=node68/1580109-1238915446
PBS_JOBID= 9101374
Free space on /tmp= 66520 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p0.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580109-1238915446/watcher-1580109-1238915446 -o /tmp/evaluation-result-1580109-1238915446/solver-1580109-1238915446 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1580109-1238915446.cnf

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=1508174083

node68.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.270
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.270
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:       1550368 kB
Buffers:         55888 kB
Cached:         372440 kB
SwapCached:       9864 kB
Active:         188940 kB
Inactive:       251144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550368 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:           23772 kB
Writeback:           0 kB
Mapped:          17748 kB
Slab:            50320 kB
Committed_AS:  3217164 kB
PageTables:       2136 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= 66520 MiB
End job on node68 at 2009-04-05 09:30:51