Trace number 1521662

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 663.518 663.722

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.6896
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.00/0.00	c atom#=380 clause#=1615 total literals=4845 
663.49/663.72	c CNF stats: (380 vars, 1615 clauses) 
663.49/663.72	c Decisions: 11038292 
663.49/663.72	c Conflicts: 9353920 
663.49/663.72	c 
663.49/663.72	s UNSATISFIABLE
663.49/663.72	c Running time: 663.32016 seconds 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521662-1238560299/watcher-1521662-1238560299 -o /tmp/evaluation-result-1521662-1238560299/solver-1521662-1238560299 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1521662-1238560299.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/66 11495
/proc/meminfo: memFree=1275680/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1472 CPUtime=0
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1128692835 1507328 139 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 368 139 107 284 0 81 0

[startup+0.042532 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 11495
/proc/meminfo: memFree=1275680/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1556 CPUtime=0.04
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 226 0 0 0 4 0 0 0 18 0 1 0 1128692835 1593344 209 1992294400 134512640 135679800 4294956224 18446744073709551615 134576878 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 389 209 114 284 0 102 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1556

[startup+0.101539 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 11495
/proc/meminfo: memFree=1275680/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1556 CPUtime=0.1
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 226 0 0 0 10 0 0 0 18 0 1 0 1128692835 1593344 209 1992294400 134512640 135679800 4294956224 18446744073709551615 134574628 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 389 209 114 284 0 102 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1556

[startup+0.301565 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 11495
/proc/meminfo: memFree=1275680/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1556 CPUtime=0.3
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 226 0 0 0 30 0 0 0 19 0 1 0 1128692835 1593344 209 1992294400 134512640 135679800 4294956224 18446744073709551615 134579707 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 389 209 114 284 0 102 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1556

[startup+0.701616 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 11495
/proc/meminfo: memFree=1275680/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1556 CPUtime=0.7
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 226 0 0 0 70 0 0 0 22 0 1 0 1128692835 1593344 209 1992294400 134512640 135679800 4294956224 18446744073709551615 134577352 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 389 209 114 284 0 102 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1556

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11496
/proc/meminfo: memFree=1275288/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1556 CPUtime=1.5
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 226 0 0 0 150 0 0 0 25 0 1 0 1128692835 1593344 209 1992294400 134512640 135679800 4294956224 18446744073709551615 134577082 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 389 209 114 284 0 102 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1556

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11496
/proc/meminfo: memFree=1275160/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=1752 CPUtime=3.1
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 267 0 0 0 310 0 0 0 25 0 1 0 1128692835 1794048 245 1992294400 134512640 135679800 4294956224 18446744073709551615 134525317 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 438 245 115 284 0 151 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1752

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11496
/proc/meminfo: memFree=1273944/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2616 CPUtime=6.29
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 701 0 0 0 629 0 0 0 25 0 1 0 1128692835 2678784 481 1992294400 134512640 135679800 4294956224 18446744073709551615 134524987 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 654 481 115 284 0 367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2616

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2652 CPUtime=12.69
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 1147 0 0 0 1269 0 0 0 25 0 1 0 1128692835 2715648 490 1992294400 134512640 135679800 4294956224 18446744073709551615 134533027 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 663 490 115 284 0 376 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2652

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2656 CPUtime=25.49
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 1987 0 0 0 2548 1 0 0 25 0 1 0 1128692835 2719744 491 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 664 491 115 284 0 377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2656

[startup+51.1011 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2668 CPUtime=51.08
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 3663 0 0 0 5106 2 0 0 25 0 1 0 1128692835 2732032 494 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 667 494 115 284 0 380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2668

[startup+102.306 s]
/proc/loadavg: 1.09 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273760/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2644 CPUtime=102.26
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 6818 0 0 0 10223 3 0 0 25 0 1 0 1128692835 2707456 488 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 661 488 115 284 0 374 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2644

[startup+162.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/67 11496
/proc/meminfo: memFree=1273696/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2720 CPUtime=162.24
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 10704 0 0 0 16220 4 0 0 25 0 1 0 1128692835 2785280 507 1992294400 134512640 135679800 4294956224 18446744073709551615 134523644 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 680 507 115 284 0 393 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2720

[startup+222.301 s]
/proc/loadavg: 1.13 1.07 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2696 CPUtime=222.22
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 14402 0 0 0 22216 6 0 0 25 0 1 0 1128692835 2760704 501 1992294400 134512640 135679800 4294956224 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 674 501 115 284 0 387 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2696

[startup+282.302 s]
/proc/loadavg: 1.10 1.07 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2640 CPUtime=282.2
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 17553 0 0 0 28212 8 0 0 25 0 1 0 1128692835 2703360 487 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 660 487 115 284 0 373 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2640

[startup+342.302 s]
/proc/loadavg: 1.08 1.07 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2664 CPUtime=342.18
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 21529 0 0 0 34208 10 0 0 25 0 1 0 1128692835 2727936 493 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 666 493 115 284 0 379 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2664

[startup+402.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2708 CPUtime=402.16
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 25549 0 0 0 40204 12 0 0 25 0 1 0 1128692835 2772992 504 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 677 504 115 284 0 390 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2708

[startup+462.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2660 CPUtime=462.15
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 28924 0 0 0 46201 14 0 0 25 0 1 0 1128692835 2723840 492 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 665 492 115 284 0 378 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 2660

[startup+522.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/67 11496
/proc/meminfo: memFree=1273824/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2648 CPUtime=522.13
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 32751 0 0 0 52197 16 0 0 25 0 1 0 1128692835 2711552 489 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 662 489 115 284 0 375 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 2648

[startup+582.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2648 CPUtime=582.11
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 36344 0 0 0 58194 17 0 0 25 0 1 0 1128692835 2711552 489 1992294400 134512640 135679800 4294956224 18446744073709551615 134519293 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 662 489 115 284 0 375 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 2648

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=642.1
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 38972 0 0 0 64191 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 2632

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

[startup+652.702 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=652.49
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39300 0 0 0 65230 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134534224 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 652.49
Current children cumulated vsize (KiB) 2632

[startup+659.101 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=658.89
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39500 0 0 0 65870 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 658.89
Current children cumulated vsize (KiB) 2632

[startup+662.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=662.09
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39596 0 0 0 66190 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134535727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 662.09
Current children cumulated vsize (KiB) 2632

[startup+663.102 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=662.89
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39628 0 0 0 66270 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134522717 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 662.89
Current children cumulated vsize (KiB) 2632

[startup+663.502 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=663.29
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39636 0 0 0 66310 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 663.29
Current children cumulated vsize (KiB) 2632

[startup+663.701 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 11496
/proc/meminfo: memFree=1273888/2055920 swapFree=4176412/4192956
[pid=11495] ppid=11493 vsize=2632 CPUtime=663.49
/proc/11495/stat : 11495 (MoRsat) R 11493 11495 11204 0 -1 4194304 39644 0 0 0 66330 19 0 0 25 0 1 0 1128692835 2695168 485 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11495/statm: 658 485 115 284 0 371 0
Current children cumulated CPU time (s) 663.49
Current children cumulated vsize (KiB) 2632

Child status: 20
Real time (s): 663.722
CPU time (s): 663.518
CPU user time (s): 663.323
CPU system time (s): 0.19497
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 2904

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

runsolver used 0.575912 second user time and 1.84572 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-01 06:31:39
IDJOB=1521662
IDBENCH=70627
IDSOLVER=502
FILE ID=node40/1521662-1238560299
PBS_JOBID= 9062135
Free space on /tmp= 63504 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S928666993-098.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521662-1238560299/watcher-1521662-1238560299 -o /tmp/evaluation-result-1521662-1238560299/solver-1521662-1238560299 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521662-1238560299.cnf

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

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED=1252018106

node40.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.232
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.232
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:       1276096 kB
Buffers:         86868 kB
Cached:         601056 kB
SwapCached:       9688 kB
Active:         204300 kB
Inactive:       495000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276096 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          17184 kB
Slab:            66404 kB
Committed_AS:  2883712 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-04-01 06:42:43