Trace number 1723195

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 1080.04 1080.32

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7277
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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 
3.08/3.11	c atom#=404382 clause#=1204273 total literals=2809969 
1080.01/1080.31	c CNF stats: (404382 vars, 1204273 clauses) 
1080.01/1080.31	c Decisions: 3901611 
1080.01/1080.31	c Conflicts: 365135 
1080.01/1080.31	c 
1080.01/1080.31	s UNSATISFIABLE
1080.01/1080.31	c Running time: 1078.28108 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-1723195-1240684038/watcher-1723195-1240684038 -o /tmp/evaluation-result-1723195-1240684038/solver-1723195-1240684038 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1723195-1240684038.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 0.99 0.99 3/64 20975
/proc/meminfo: memFree=1361152/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=20152 CPUtime=0
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 96437503 20635648 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 5038 121 96 284 0 4751 0

[startup+0.022538 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 20975
/proc/meminfo: memFree=1361152/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=20152 CPUtime=0.02
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 193 0 0 0 2 0 0 0 18 0 1 0 96437503 20635648 177 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 5038 177 96 284 0 4751 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20152

[startup+0.101543 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 20975
/proc/meminfo: memFree=1361152/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=20152 CPUtime=0.09
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 427 0 0 0 9 0 0 0 18 0 1 0 96437503 20635648 411 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 5038 411 96 284 0 4751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20152

[startup+0.301554 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 20975
/proc/meminfo: memFree=1361152/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=20152 CPUtime=0.29
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 1029 0 0 0 29 0 0 0 19 0 1 0 96437503 20635648 1013 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 5038 1013 96 284 0 4751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20152

[startup+0.701581 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 20975
/proc/meminfo: memFree=1361152/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=20152 CPUtime=0.69
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 2180 0 0 0 68 1 0 0 22 0 1 0 96437503 20635648 2164 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 5038 2164 96 284 0 4751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20152

[startup+1.50163 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1348472/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=46896 CPUtime=1.48
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 8466 0 0 0 144 4 0 0 25 0 1 0 96437503 48021504 8055 1992294400 134512640 135679800 4294956240 18446744073709551615 134552325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 11724 8060 103 284 0 11437 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46896

[startup+3.10173 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1342072/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=122344 CPUtime=3.08
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 50147 0 0 0 286 22 0 0 25 0 1 0 96437503 125280256 21919 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 30586 21921 109 284 0 30299 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 122344

[startup+6.30194 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1223032/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=152808 CPUtime=6.28
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 64649 0 0 0 601 27 0 0 25 0 1 0 96437503 156475392 34642 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 38202 34642 113 284 0 37915 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 152808

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1222584/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=152948 CPUtime=12.67
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 64710 0 0 0 1240 27 0 0 25 0 1 0 96437503 156618752 34703 1992294400 134512640 135679800 4294956240 18446744073709551615 134522759 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 38237 34703 113 284 0 37950 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 152948

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1222136/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=153360 CPUtime=25.48
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 64816 0 0 0 2520 28 0 0 25 0 1 0 96437503 157040640 34809 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 38340 34809 113 284 0 38053 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 153360

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1221368/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=154160 CPUtime=51.07
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 65044 0 0 0 5079 28 0 0 25 0 1 0 96437503 157859840 35037 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 38540 35037 113 284 0 38253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 154160

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1218616/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=157008 CPUtime=102.26
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 65783 0 0 0 10197 29 0 0 25 0 1 0 96437503 160776192 35711 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 39252 35711 113 284 0 38965 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157008

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1214584/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=160836 CPUtime=162.24
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 66804 0 0 0 16194 30 0 0 25 0 1 0 96437503 164696064 36732 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 40209 36732 113 284 0 39922 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 160836

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1210040/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=165840 CPUtime=222.23
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 68107 0 0 0 22192 31 0 0 25 0 1 0 96437503 169820160 37841 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 41460 37841 113 284 0 41173 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 165840

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1205432/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=170208 CPUtime=282.21
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 69257 0 0 0 28189 32 0 0 25 0 1 0 96437503 174292992 38991 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 42552 38991 113 284 0 42265 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 170208

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1201400/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=173908 CPUtime=342.2
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 70247 0 0 0 34187 33 0 0 25 0 1 0 96437503 178081792 39981 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 43477 39981 113 284 0 43190 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 173908

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1197368/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=179140 CPUtime=402.18
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 71624 0 0 0 40184 34 0 0 25 0 1 0 96437503 183439360 40972 1992294400 134512640 135679800 4294956240 18446744073709551615 134533219 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 44785 40972 113 284 0 44498 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 179140

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1193656/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=182576 CPUtime=462.17
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 72570 0 0 0 46181 36 0 0 25 0 1 0 96437503 186957824 41918 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 45644 41918 113 284 0 45357 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 182576

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1189944/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=186024 CPUtime=522.16
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 73473 0 0 0 52179 37 0 0 25 0 1 0 96437503 190488576 42821 1992294400 134512640 135679800 4294956240 18446744073709551615 134522911 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 46506 42821 113 284 0 46219 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 186024

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20976
/proc/meminfo: memFree=1185848/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=189856 CPUtime=582.14
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 74509 0 0 0 58176 38 0 0 25 0 1 0 96437503 194412544 43857 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 47464 43857 113 284 0 47177 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 189856

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=642.12
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77248 0 0 0 64173 39 0 0 25 0 1 0 96437503 199151616 45056 1992294400 134512640 135679800 4294956240 18446744073709551615 134534307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45056 113 284 0 48334 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 194484

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=702.11
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77248 0 0 0 70171 40 0 0 25 0 1 0 96437503 199151616 45056 1992294400 134512640 135679800 4294956240 18446744073709551615 134527991 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45056 113 284 0 48334 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 194484

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=762.1
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77248 0 0 0 76170 40 0 0 25 0 1 0 96437503 199151616 45056 1992294400 134512640 135679800 4294956240 18446744073709551615 134534235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45056 113 284 0 48334 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 194484

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20978
/proc/meminfo: memFree=1180856/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=822.08
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77249 0 0 0 82168 40 0 0 25 0 1 0 96437503 199151616 45057 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45057 113 284 0 48334 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 194484

[startup+882.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=882.06
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77250 0 0 0 88166 40 0 0 25 0 1 0 96437503 199151616 45058 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45058 113 284 0 48334 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 194484

[startup+942.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=942.05
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77250 0 0 0 94165 40 0 0 25 0 1 0 96437503 199151616 45058 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45058 113 284 0 48334 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 194484

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180792/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1002.04
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77250 0 0 0 100163 41 0 0 25 0 1 0 96437503 199151616 45058 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45058 113 284 0 48334 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 194484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1062.03
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 106162 41 0 0 25 0 1 0 96437503 199151616 45062 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45062 113 284 0 48334 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 194484

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

[startup+1068.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1068.42
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 106801 41 0 0 25 0 1 0 96437503 199151616 45062 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45062 113 284 0 48334 0
Current children cumulated CPU time (s) 1068.42
Current children cumulated vsize (KiB) 194484

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1074.82
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 107441 41 0 0 25 0 1 0 96437503 199151616 45062 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45062 113 284 0 48334 0
Current children cumulated CPU time (s) 1074.82
Current children cumulated vsize (KiB) 194484

[startup+1078.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1078.02
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 107761 41 0 0 25 0 1 0 96437503 199151616 45062 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45062 113 284 0 48334 0
Current children cumulated CPU time (s) 1078.02
Current children cumulated vsize (KiB) 194484

[startup+1079.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=194484 CPUtime=1078.82
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 107841 41 0 0 25 0 1 0 96437503 199151616 45062 1992294400 134512640 135679800 4294956240 18446744073709551615 134543051 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 48621 45062 113 284 0 48334 0
Current children cumulated CPU time (s) 1078.82
Current children cumulated vsize (KiB) 194484

[startup+1079.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1180728/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=181876 CPUtime=1079.62
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 107921 41 0 0 25 0 1 0 96437503 186241024 43145 1992294400 134512640 135679800 4294956240 18446744073709551615 135107548 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 45469 43145 113 284 0 45182 0
Current children cumulated CPU time (s) 1079.62
Current children cumulated vsize (KiB) 181876

[startup+1080.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20978
/proc/meminfo: memFree=1189048/2055920 swapFree=4130580/4192956
[pid=20975] ppid=20973 vsize=152168 CPUtime=1080.01
/proc/20975/stat : 20975 (MoRsat) R 20973 20975 20847 0 -1 4194304 77254 0 0 0 107959 42 0 0 25 0 1 0 96437503 155820032 36205 1992294400 134512640 135679800 4294956240 18446744073709551615 135348366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20975/statm: 38042 36205 11245 284 0 37755 0
Current children cumulated CPU time (s) 1080.01
Current children cumulated vsize (KiB) 152168

Child status: 20
Real time (s): 1080.32
CPU time (s): 1080.04
CPU user time (s): 1079.6
CPU system time (s): 0.444932
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 200644

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

runsolver used 0.733888 second user time and 2.34464 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 20:27:20
IDJOB=1723195
IDBENCH=71688
IDSOLVER=502
FILE ID=node22/1723195-1240684038
PBS_JOBID= 9186708
Free space on /tmp= 66112 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723195-1240684038/watcher-1723195-1240684038 -o /tmp/evaluation-result-1723195-1240684038/solver-1723195-1240684038 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1723195-1240684038.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=1732462540

node22.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:       1361632 kB
Buffers:         33008 kB
Cached:         552032 kB
SwapCached:      56132 kB
Active:         297184 kB
Inactive:       346344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361632 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:           23480 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            36820 kB
Committed_AS:   415916 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= 66112 MiB
End job on node22 at 2009-04-25 20:45:20