Trace number 1581929

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-03UNSAT 836.061 836.292

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark165.672
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
9.79/9.86	c atom#=162682 clause#=820958 total literals=1953119 
835.96/836.29	c CNF stats: (162682 vars, 820958 clauses) 
835.96/836.29	c Decisions: 1222923 
835.96/836.29	c Conflicts: 146113 
835.96/836.29	c 
835.96/836.29	s UNSATISFIABLE
835.96/836.29	c Running time: 834.50914 seconds 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581929-1238934386/watcher-1581929-1238934386 -o /tmp/evaluation-result-1581929-1238934386/solver-1581929-1238934386 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1581929-1238934386.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 31984
/proc/meminfo: memFree=1410600/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=14160 CPUtime=0
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1166101966 14499840 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 3540 123 96 284 0 3253 0

[startup+0.0196821 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 31984
/proc/meminfo: memFree=1410600/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=14160 CPUtime=0.01
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1166101966 14499840 166 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 3540 166 96 284 0 3253 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14160

[startup+0.10169 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 31984
/proc/meminfo: memFree=1410600/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=14160 CPUtime=0.09
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 432 0 0 0 9 0 0 0 18 0 1 0 1166101966 14499840 416 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 3540 416 96 284 0 3253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14160

[startup+0.301708 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 31984
/proc/meminfo: memFree=1410600/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=14160 CPUtime=0.29
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 1038 0 0 0 28 1 0 0 19 0 1 0 1166101966 14499840 1022 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 3540 1022 96 284 0 3253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14160

[startup+0.701748 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 31984
/proc/meminfo: memFree=1410600/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=14160 CPUtime=0.69
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 2265 0 0 0 68 1 0 0 22 0 1 0 1166101966 14499840 2249 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 3540 2249 96 284 0 3253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14160

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1398368/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=17336 CPUtime=1.49
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 3317 0 0 0 147 2 0 0 25 0 1 0 1166101966 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560473 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17336

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1398240/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=17336 CPUtime=3.09
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 3317 0 0 0 307 2 0 0 25 0 1 0 1166101966 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17336

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1397984/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=17336 CPUtime=6.29
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 3317 0 0 0 626 3 0 0 25 0 1 0 1166101966 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17336

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1333216/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=87804 CPUtime=12.69
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 48060 0 0 0 1247 22 0 0 25 0 1 0 1166101966 89911296 19402 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 21951 19402 113 284 0 21664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87804

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1331808/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=89248 CPUtime=25.48
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 48433 0 0 0 2526 22 0 0 25 0 1 0 1166101966 91389952 19775 1992294400 134512640 135679800 4294956224 18446744073709551615 134522666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 22312 19775 113 284 0 22025 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89248

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1326624/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=94640 CPUtime=51.08
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 49754 0 0 0 5085 23 0 0 25 0 1 0 1166101966 96911360 21063 1992294400 134512640 135679800 4294956224 18446744073709551615 134542975 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 23660 21063 113 284 0 23373 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94640

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1315488/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=105208 CPUtime=102.26
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 52788 0 0 0 10200 26 0 0 25 0 1 0 1166101966 107732992 23847 1992294400 134512640 135679800 4294956224 18446744073709551615 134534440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 26302 23847 113 284 0 26015 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105208

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1299680/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=120920 CPUtime=162.25
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 56748 0 0 0 16195 30 0 0 25 0 1 0 1166101966 123822080 27807 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 30230 27807 113 284 0 29943 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 120920

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1285856/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=134516 CPUtime=222.23
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 60201 0 0 0 22189 34 0 0 25 0 1 0 1166101966 137744384 31260 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 33629 31260 113 284 0 33342 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 134516

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1271584/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=149560 CPUtime=282.21
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 63976 0 0 0 28182 39 0 0 25 0 1 0 1166101966 153149440 34841 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 37390 34841 113 284 0 37103 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 149560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1260064/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=160664 CPUtime=342.2
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 66801 0 0 0 34177 43 0 0 25 0 1 0 1166101966 164519936 37666 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 40166 37666 113 284 0 39879 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 160664

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1247776/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=172948 CPUtime=402.18
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 69870 0 0 0 40172 46 0 0 25 0 1 0 1166101966 177098752 40735 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 43237 40735 113 284 0 42950 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 172948

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1234848/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=185620 CPUtime=462.16
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 73079 0 0 0 46166 50 0 0 25 0 1 0 1166101966 190074880 43944 1992294400 134512640 135679800 4294956224 18446744073709551615 134522717 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 46405 43944 113 284 0 46118 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 185620

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1225312/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=195128 CPUtime=522.15
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 75476 0 0 0 52161 54 0 0 25 0 1 0 1166101966 199811072 46341 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 48782 46341 113 284 0 48495 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 195128

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1217120/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=203076 CPUtime=582.13
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 77488 0 0 0 58157 56 0 0 25 0 1 0 1166101966 207949824 48353 1992294400 134512640 135679800 4294956224 18446744073709551615 134527987 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 50769 48353 113 284 0 50482 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 203076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1209120/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=210944 CPUtime=642.12
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 79471 0 0 0 64154 58 0 0 25 0 1 0 1166101966 216006656 50336 1992294400 134512640 135679800 4294956224 18446744073709551615 134523586 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 52736 50336 113 284 0 52449 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 210944

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1203232/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=216772 CPUtime=702.1
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 80957 0 0 0 70150 60 0 0 25 0 1 0 1166101966 221974528 51822 1992294400 134512640 135679800 4294956224 18446744073709551615 134534250 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 54193 51822 113 284 0 53906 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 216772

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1196640/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=224652 CPUtime=762.09
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 82951 0 0 0 76147 62 0 0 25 0 1 0 1166101966 230043648 53430 1992294400 134512640 135679800 4294956224 18446744073709551615 134522780 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 56163 53430 113 284 0 55876 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 224652

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1192160/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=229212 CPUtime=822.07
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84102 0 0 0 82143 64 0 0 25 0 1 0 1166101966 234713088 54581 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57303 54581 113 284 0 57016 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 229212

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

[startup+825.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1191968/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=229740 CPUtime=825.26
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84205 0 0 0 82462 64 0 0 25 0 1 0 1166101966 235253760 54684 1992294400 134512640 135679800 4294956224 18446744073709551615 134536014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57435 54684 113 284 0 57148 0
Current children cumulated CPU time (s) 825.26
Current children cumulated vsize (KiB) 229740

[startup+831.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1191072/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=230400 CPUtime=831.66
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84401 0 0 0 83102 64 0 0 25 0 1 0 1166101966 235929600 54880 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57600 54880 113 284 0 57313 0
Current children cumulated CPU time (s) 831.66
Current children cumulated vsize (KiB) 230400

[startup+833.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1191008/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=230532 CPUtime=833.26
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84429 0 0 0 83262 64 0 0 25 0 1 0 1166101966 236064768 54908 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57633 54908 113 284 0 57346 0
Current children cumulated CPU time (s) 833.26
Current children cumulated vsize (KiB) 230532

[startup+835.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1190816/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=230664 CPUtime=834.86
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84460 0 0 0 83422 64 0 0 25 0 1 0 1166101966 236199936 54939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57666 54939 113 284 0 57379 0
Current children cumulated CPU time (s) 834.86
Current children cumulated vsize (KiB) 230664

[startup+835.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1190752/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=230800 CPUtime=835.67
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84476 0 0 0 83503 64 0 0 25 0 1 0 1166101966 236339200 54955 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 57700 54955 113 284 0 57413 0
Current children cumulated CPU time (s) 835.67
Current children cumulated vsize (KiB) 230800

[startup+836.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1190752/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=225872 CPUtime=835.86
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84478 0 0 0 83522 64 0 0 25 0 1 0 1166101966 231292928 54044 1992294400 134512640 135679800 4294956224 18446744073709551615 135109002 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 56468 54044 113 284 0 56181 0
Current children cumulated CPU time (s) 835.86
Current children cumulated vsize (KiB) 225872

[startup+836.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 31985
/proc/meminfo: memFree=1190752/2055920 swapFree=4173128/4192956
[pid=31984] ppid=31982 vsize=224844 CPUtime=835.96
/proc/31984/stat : 31984 (MoRsat) R 31982 31984 31579 0 -1 4194304 84478 0 0 0 83532 64 0 0 25 0 1 0 1166101966 230240256 53906 1992294400 134512640 135679800 4294956224 18446744073709551615 135103456 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31984/statm: 56211 53906 113 284 0 55924 0
Current children cumulated CPU time (s) 835.96
Current children cumulated vsize (KiB) 224844

Child status: 20
Real time (s): 836.292
CPU time (s): 836.061
CPU user time (s): 835.38
CPU system time (s): 0.680896
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 230800

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

runsolver used 0.802877 second user time and 2.24566 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-05 14:26:27
IDJOB=1581929
IDBENCH=71046
IDSOLVER=502
FILE ID=node36/1581929-1238934386
PBS_JOBID= 9101443
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=2124211251

node36.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.214
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.214
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:       1411080 kB
Buffers:         72308 kB
Cached:         478944 kB
SwapCached:       9068 kB
Active:         234656 kB
Inactive:       327104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411080 kB
SwapTotal:     4192956 kB
SwapFree:      4173128 kB
Dirty:           16300 kB
Writeback:           0 kB
Mapped:          16196 kB
Slab:            68420 kB
Committed_AS:  3514548 kB
PageTables:       1888 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= 66540 MiB
End job on node36 at 2009-04-05 14:40:23