Trace number 1732943

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 685.846 686.02

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.69/0.80	c atom#=45 clause#=38430 total literals=456120 
685.82/686.01	c CNF stats: (45 vars, 38430 clauses) 
685.82/686.01	c Decisions: 871574 
685.82/686.01	c Conflicts: 814084 
685.82/686.01	c 
685.82/686.01	s UNSATISFIABLE
685.82/686.01	c Running time: 685.58777 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-1732943-1240784134/watcher-1732943-1240784134 -o /tmp/evaluation-result-1732943-1240784134/solver-1732943-1240784134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1732943-1240784134.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.10 3/64 27867
/proc/meminfo: memFree=1674048/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=2384 CPUtime=0
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 106441320 2441216 124 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 596 124 96 284 0 309 0

[startup+0.043519 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27867
/proc/meminfo: memFree=1674048/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=2384 CPUtime=0.04
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 286 0 0 0 4 0 0 0 18 0 1 0 106441320 2441216 270 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 596 270 96 284 0 309 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2384

[startup+0.101524 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27867
/proc/meminfo: memFree=1674048/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=2916 CPUtime=0.09
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 502 0 0 0 9 0 0 0 18 0 1 0 106441320 2985984 486 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 729 486 97 284 0 442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2916

[startup+0.301544 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27867
/proc/meminfo: memFree=1674048/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=7152 CPUtime=0.29
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 2518 0 0 0 28 1 0 0 19 0 1 0 106441320 7323648 1082 1992294400 134512640 135679800 4294956224 18446744073709551615 134561453 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 1788 1082 107 284 0 1501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7152

[startup+0.701584 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 27867
/proc/meminfo: memFree=1674048/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=7152 CPUtime=0.69
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 2518 0 0 0 68 1 0 0 22 0 1 0 106441320 7323648 1082 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 1788 1082 107 284 0 1501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7152

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27868
/proc/meminfo: memFree=1665592/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=10476 CPUtime=1.49
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 5136 0 0 0 147 2 0 0 25 0 1 0 106441320 10727424 2360 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 2619 2360 114 284 0 2332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10476

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27868
/proc/meminfo: memFree=1664440/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=11972 CPUtime=3.09
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 5508 0 0 0 307 2 0 0 25 0 1 0 106441320 12259328 2732 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 2993 2732 114 284 0 2706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11972

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27868
/proc/meminfo: memFree=1663160/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=12288 CPUtime=6.29
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 5770 0 0 0 627 2 0 0 25 0 1 0 106441320 12582912 2834 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 3072 2834 114 284 0 2785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12288

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27868
/proc/meminfo: memFree=1661816/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=12980 CPUtime=12.69
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 6127 0 0 0 1266 3 0 0 25 0 1 0 106441320 13291520 3031 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 3245 3031 114 284 0 2958 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12980

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 27868
/proc/meminfo: memFree=1660152/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=14900 CPUtime=25.48
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 6886 0 0 0 2545 3 0 0 25 0 1 0 106441320 15257600 3436 1992294400 134512640 135679800 4294956224 18446744073709551615 134522774 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 3725 3436 114 284 0 3438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14900

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27868
/proc/meminfo: memFree=1658616/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=16508 CPUtime=51.08
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 7680 0 0 0 5104 4 0 0 25 0 1 0 106441320 16904192 3876 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 4127 3876 114 284 0 3840 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16508

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27868
/proc/meminfo: memFree=1653432/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=22052 CPUtime=102.27
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 10223 0 0 0 10221 6 0 0 25 0 1 0 106441320 22581248 5164 1992294400 134512640 135679800 4294956224 18446744073709551615 134522901 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 5513 5164 114 284 0 5226 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22052

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27868
/proc/meminfo: memFree=1651768/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=23632 CPUtime=162.25
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 10648 0 0 0 16218 7 0 0 25 0 1 0 106441320 24199168 5589 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 5908 5589 114 284 0 5621 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23632

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27868
/proc/meminfo: memFree=1649400/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=25672 CPUtime=222.23
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 11986 0 0 0 22216 7 0 0 25 0 1 0 106441320 26288128 6155 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 6418 6155 114 284 0 6131 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25672

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 27868
/proc/meminfo: memFree=1649336/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=25672 CPUtime=282.22
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 12019 0 0 0 28214 8 0 0 25 0 1 0 106441320 26288128 6188 1992294400 134512640 135679800 4294956224 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 6418 6188 114 284 0 6131 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25672

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 27868
/proc/meminfo: memFree=1644088/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=32316 CPUtime=342.2
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 13719 0 0 0 34211 9 0 0 25 0 1 0 106441320 33091584 7502 1992294400 134512640 135679800 4294956224 18446744073709551615 134522688 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8079 7502 114 284 0 7792 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32316

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 27868
/proc/meminfo: memFree=1643064/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=402.19
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 15487 0 0 0 40209 10 0 0 25 0 1 0 106441320 33935360 7730 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7730 114 284 0 7998 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33140

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 27868
/proc/meminfo: memFree=1642936/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=462.17
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 15519 0 0 0 46207 10 0 0 25 0 1 0 106441320 33935360 7762 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7762 114 284 0 7998 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33140

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 27868
/proc/meminfo: memFree=1642744/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=522.16
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 17069 0 0 0 52205 11 0 0 25 0 1 0 106441320 33935360 7772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7772 114 284 0 7998 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 33140

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 27868
/proc/meminfo: memFree=1642744/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=582.14
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 17069 0 0 0 58203 11 0 0 25 0 1 0 106441320 33935360 7772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7772 114 284 0 7998 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 33140

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642744/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=642.13
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 17069 0 0 0 64202 11 0 0 25 0 1 0 106441320 33935360 7772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7772 114 284 0 7998 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 33140

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

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642680/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=665.33
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 17069 0 0 0 66521 12 0 0 25 0 1 0 106441320 33935360 7772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7772 114 284 0 7998 0
Current children cumulated CPU time (s) 665.33
Current children cumulated vsize (KiB) 33140

[startup+678.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642680/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=678.12
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 17069 0 0 0 67800 12 0 0 25 0 1 0 106441320 33935360 7772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7772 114 284 0 7998 0
Current children cumulated CPU time (s) 678.12
Current children cumulated vsize (KiB) 33140

[startup+681.502 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=681.32
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68120 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134520416 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 681.32
Current children cumulated vsize (KiB) 33140

[startup+683.105 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=682.92
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68280 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 682.92
Current children cumulated vsize (KiB) 33140

[startup+684.701 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=684.52
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68440 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 684.52
Current children cumulated vsize (KiB) 33140

[startup+685.501 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=685.32
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68520 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 685.32
Current children cumulated vsize (KiB) 33140

[startup+685.901 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=685.72
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68560 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134520402 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 685.72
Current children cumulated vsize (KiB) 33140

[startup+686.001 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 27868
/proc/meminfo: memFree=1642552/2055920 swapFree=4180816/4192956
[pid=27867] ppid=27865 vsize=33140 CPUtime=685.82
/proc/27867/stat : 27867 (MoRsat) R 27865 27867 27334 0 -1 4194304 18363 0 0 0 68570 12 0 0 25 0 1 0 106441320 33935360 7783 1992294400 134512640 135679800 4294956224 18446744073709551615 134520418 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27867/statm: 8285 7783 114 284 0 7998 0
Current children cumulated CPU time (s) 685.82
Current children cumulated vsize (KiB) 33140

Child status: 20
Real time (s): 686.02
CPU time (s): 685.846
CPU user time (s): 685.714
CPU system time (s): 0.131979
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 39300

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

runsolver used 0.608907 second user time and 1.51077 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-27 00:15:34
IDJOB=1732943
IDBENCH=71131
IDSOLVER=502
FILE ID=node45/1732943-1240784134
PBS_JOBID= 9187228
Free space on /tmp= 66292 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732943-1240784134/watcher-1732943-1240784134 -o /tmp/evaluation-result-1732943-1240784134/solver-1732943-1240784134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1732943-1240784134.cnf

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=1194759757

node45.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.231
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.231
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:       1674464 kB
Buffers:         49152 kB
Cached:         252372 kB
SwapCached:       5972 kB
Active:         100552 kB
Inactive:       209424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674464 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            2728 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            57548 kB
Committed_AS:   434932 kB
PageTables:       1376 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= 66292 MiB
End job on node45 at 2009-04-27 00:27:01