Trace number 1775283

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
LySAT i/2009-03-20UNSAT 183.879 183.989

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.879
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |   77941   262272 |   23382       0        0     nan |  0.000 % |
0.49/0.59	c |         0 |   76060   260188 |      --       0       --      -- |     --   | -1881/-2084
0.49/0.59	c ==============================================================================
0.49/0.59	c Result  :   #vars: 12369   #clauses: 76060   #literals: 260188
0.49/0.59	c CPU time:   0.582911 s
0.49/0.59	c ==============================================================================
0.69/0.70	c lySAT 0.1
0.69/0.70	c minisat core +  additionnal features
0.69/0.70	c ============================[ Problem Statistics ]=============================
0.69/0.70	c |                                                                             |
0.69/0.70	c |  Number of variables:  12369                                                |
0.69/0.70	c |  Number of clauses:    76060                                                |
0.69/0.76	c |  Parsing time:         0.05         s                                       |
183.78/183.97	c restarts              : 2895
183.78/183.97	c conflicts             : 477688         (2609 /sec)
183.78/183.97	c decisions             : 4153903        (2.18 % random) (22685 /sec)
183.78/183.97	c euip                  : 18011       
183.78/183.97	c propagations          : 236218033      (1290004 /sec)
183.78/183.97	c conflict literals     : 11671757       (42.54 % deleted)
183.78/183.97	c Memory used           : 23.46 MB
183.78/183.97	c CPU time              : 183.114 s
183.78/183.97	c 
183.78/183.98	s UNSATISFIABLE

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-1775283-1241247892/watcher-1775283-1241247892 -o /tmp/evaluation-result-1775283-1241247892/solver-1775283-1241247892 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775283-1241247892.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18007
/proc/meminfo: memFree=1132544/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0
/proc/18007/stat : 18007 (lysat.sh) R 18005 18007 17940 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152813643 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18007/statm: 1339 234 194 169 0 50 0
[pid=18008] ppid=18007 vsize=1556 CPUtime=0
/proc/18008/stat : 18008 (SatElite) R 18007 18007 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152813643 1593344 270 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/18008/statm: 389 272 50 127 0 259 0

[startup+0.032676 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18007
/proc/meminfo: memFree=1132544/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152813643 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18007/statm: 1339 235 195 169 0 50 0
[pid=18008] ppid=18007 vsize=3836 CPUtime=0.02
/proc/18008/stat : 18008 (SatElite) R 18007 18007 17940 0 -1 4194304 839 0 0 0 2 0 0 0 19 0 1 0 152813643 3928064 823 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18008/statm: 959 823 50 127 0 829 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9192

[startup+0.102684 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18007
/proc/meminfo: memFree=1132544/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152813643 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18007/statm: 1339 235 195 169 0 50 0
[pid=18008] ppid=18007 vsize=8976 CPUtime=0.09
/proc/18008/stat : 18008 (SatElite) R 18007 18007 17940 0 -1 4194304 2005 0 0 0 8 1 0 0 19 0 1 0 152813643 9191424 1989 1992294400 134512640 135034092 4294956112 18446744073709551615 134566242 0 0 4096 3 0 0 0 17 0 0 0
/proc/18008/statm: 2244 1989 68 127 0 2114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14332

[startup+0.302712 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18007
/proc/meminfo: memFree=1132544/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152813643 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18007/statm: 1339 235 195 169 0 50 0
[pid=18008] ppid=18007 vsize=9752 CPUtime=0.29
/proc/18008/stat : 18008 (SatElite) R 18007 18007 17940 0 -1 4194304 2138 0 0 0 28 1 0 0 21 0 1 0 152813643 9986048 2122 1992294400 134512640 135034092 4294956112 18446744073709551615 134566565 0 0 4096 3 0 0 0 17 0 0 0
/proc/18008/statm: 2438 2122 68 127 0 2308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15108

[startup+0.702771 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 18007
/proc/meminfo: memFree=1132544/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) R 18005 18007 17940 0 -1 4194304 286 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627190259 0 0 4100 65538 0 0 0 17 0 0 0
/proc/18007/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5356

[startup+1.5019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1123824/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=7816 CPUtime=0.78
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 1796 0 0 0 78 0 0 0 24 0 1 0 152813713 8003584 1781 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/18010/statm: 1954 1781 82 174 0 1777 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13172

[startup+3.10111 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1123184/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=8212 CPUtime=2.38
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 1888 0 0 0 237 1 0 0 25 0 1 0 152813713 8409088 1873 1992294400 134512640 135226915 4294956224 18446744073709551615 134527817 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 2053 1873 82 174 0 1876 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13568

[startup+6.30156 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1122480/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=8996 CPUtime=5.58
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 2089 0 0 0 557 1 0 0 25 0 1 0 152813713 9211904 2074 1992294400 134512640 135226915 4294956224 18446744073709551615 134526770 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 2249 2074 82 174 0 2072 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14352

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1121136/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=10380 CPUtime=11.97
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 2447 0 0 0 1196 1 0 0 25 0 1 0 152813713 10629120 2432 1992294400 134512640 135226915 4294956224 18446744073709551615 134527763 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 2595 2432 82 174 0 2418 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15736

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1118192/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=13524 CPUtime=24.77
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 3214 0 0 0 2475 2 0 0 25 0 1 0 152813713 13848576 3199 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 3381 3199 82 174 0 3204 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18880

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1114480/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=17088 CPUtime=50.35
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 4109 0 0 0 5033 2 0 0 25 0 1 0 152813713 17498112 4094 1992294400 134512640 135226915 4294956224 18446744073709551615 134537114 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 4272 4094 82 174 0 4095 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22444

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18010
/proc/meminfo: memFree=1109616/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=22048 CPUtime=101.52
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5312 0 0 0 10148 4 0 0 25 0 1 0 152813713 22577152 5297 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 5512 5297 82 174 0 5335 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 27404

[startup+162.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 18010
/proc/meminfo: memFree=1108208/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=23408 CPUtime=161.49
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5644 0 0 0 16145 4 0 0 25 0 1 0 152813713 23969792 5629 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 5852 5629 82 174 0 5675 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 28764

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

[startup+166.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 18010
/proc/meminfo: memFree=1108144/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=23408 CPUtime=165.48
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5661 0 0 0 16544 4 0 0 25 0 1 0 152813713 23969792 5646 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 5852 5646 82 174 0 5675 0
Current children cumulated CPU time (s) 166.17
Current children cumulated vsize (KiB) 28764

[startup+172.705 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 18010
/proc/meminfo: memFree=1107760/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=23880 CPUtime=171.89
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5762 0 0 0 17184 5 0 0 25 0 1 0 152813713 24453120 5747 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 5970 5747 82 174 0 5793 0
Current children cumulated CPU time (s) 172.58
Current children cumulated vsize (KiB) 29236

[startup+179.101 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18010
/proc/meminfo: memFree=1107696/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=24024 CPUtime=178.29
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5783 0 0 0 17824 5 0 0 25 0 1 0 152813713 24600576 5768 1992294400 134512640 135226915 4294956224 18446744073709551615 134538682 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 6006 5768 82 174 0 5829 0
Current children cumulated CPU time (s) 178.98
Current children cumulated vsize (KiB) 29380

[startup+182.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18010
/proc/meminfo: memFree=1107696/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=24024 CPUtime=181.49
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5783 0 0 0 18144 5 0 0 25 0 1 0 152813713 24600576 5768 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 6006 5768 82 174 0 5829 0
Current children cumulated CPU time (s) 182.18
Current children cumulated vsize (KiB) 29380

[startup+183.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18010
/proc/meminfo: memFree=1107696/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=24024 CPUtime=182.29
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5783 0 0 0 18224 5 0 0 25 0 1 0 152813713 24600576 5768 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 6006 5768 82 174 0 5829 0
Current children cumulated CPU time (s) 182.98
Current children cumulated vsize (KiB) 29380

[startup+183.502 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18010
/proc/meminfo: memFree=1107696/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=24024 CPUtime=182.69
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5783 0 0 0 18264 5 0 0 25 0 1 0 152813713 24600576 5768 1992294400 134512640 135226915 4294956224 18446744073709551615 134537091 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 6006 5768 82 174 0 5829 0
Current children cumulated CPU time (s) 183.38
Current children cumulated vsize (KiB) 29380

[startup+183.902 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18010
/proc/meminfo: memFree=1107696/2055920 swapFree=4180508/4192956
[pid=18007] ppid=18005 vsize=5356 CPUtime=0.69
/proc/18007/stat : 18007 (lysat.sh) S 18005 18007 17940 0 -1 4194304 310 2298 0 0 0 0 67 2 16 0 1 0 152813643 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18007/statm: 1339 237 195 169 0 50 0
[pid=18010] ppid=18007 vsize=24024 CPUtime=183.09
/proc/18010/stat : 18010 (LySATi) R 18007 18007 17940 0 -1 4194304 5783 0 0 0 18304 5 0 0 25 0 1 0 152813713 24600576 5768 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/18010/statm: 6006 5768 82 174 0 5829 0
Current children cumulated CPU time (s) 183.78
Current children cumulated vsize (KiB) 29380

Child status: 20
Real time (s): 183.989
CPU time (s): 183.879
CPU user time (s): 183.793
CPU system time (s): 0.085986
CPU usage (%): 99.9401
Max. virtual memory (cumulated for all children) (KiB): 29380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.793
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8552
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= 37
involuntary context switches= 583

runsolver used 0.171973 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-02 09:04:53
IDJOB=1775283
IDBENCH=71699
IDSOLVER=609
FILE ID=node49/1775283-1241247892
PBS_JOBID= 9224892
Free space on /tmp= 66532 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775283-1241247892/watcher-1775283-1241247892 -o /tmp/evaluation-result-1775283-1241247892/solver-1775283-1241247892 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775283-1241247892.cnf i

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=1531679956

node49.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.241
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.241
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:       1133024 kB
Buffers:         83812 kB
Cached:         733428 kB
SwapCached:       5560 kB
Active:          42828 kB
Inactive:       782508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133024 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            83400 kB
Committed_AS:   677316 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node49 at 2009-05-02 09:07:57