Trace number 316343

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, and are wall clock time (not CPU 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
MXC 2007-02-08UNSAT 762.224 762.533

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

762.20/762.53	c MXC attempting /tmp/evaluation/316343-1172667368/instance-316343-1172667368.cnf
762.20/762.53	c 0 assignments made, starting to guess now
762.20/762.53	c ===================================[MXC]=====================================
762.20/762.53	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
762.20/762.53	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
762.20/762.53	c =============================================================================
762.20/762.53	c |         0 |     188      564 |    1000       0       0     nan |  0.000 % |
762.20/762.53	c |       100 |     188      564 |    1100     100    1512    15.1 |  0.000 % |
762.20/762.53	c |       250 |     188      564 |    1210     250    3516    14.1 |  0.000 % |
762.20/762.53	c |       476 |     188      564 |    1331     476    6784    14.3 |  0.000 % |
762.20/762.53	c |       813 |     188      564 |    1464     813   12302    15.1 |  0.000 % |
762.20/762.53	c |      1320 |     188      564 |    1610    1320   19171    14.5 |  0.000 % |
762.20/762.53	c |      2079 |     188      564 |    1771    1273   18421    14.5 |  0.000 % |
762.20/762.53	c |      3219 |     188      564 |    1948    1526   22127    14.5 |  0.000 % |
762.20/762.53	c |      4928 |     188      564 |    2143    1286   20833    16.2 |  0.000 % |
762.20/762.53	c |      7490 |     188      564 |    2357    1705   27458    16.1 |  0.000 % |
762.20/762.53	c |     11334 |     188      564 |    2593    2015   27251    13.5 |  0.000 % |
762.20/762.53	c |     17100 |     188      564 |    2853    2593   40896    15.8 |  0.000 % |
762.20/762.53	c |     25753 |     188      564 |    3138    2685   41379    15.4 |  0.000 % |
762.20/762.53	c |     38727 |     188      564 |    3452    3110   45575    14.7 |  0.000 % |
762.20/762.53	c |     58189 |     188      564 |    3797    1863   24204    13.0 |  0.000 % |
762.20/762.53	c |     87383 |     188      564 |    4177    2592   35456    13.7 |  0.000 % |
762.20/762.53	c |    131172 |     188      564 |    4594    2536   38543    15.2 |  0.000 % |
762.20/762.53	c |    196857 |     188      564 |    5054    3939   50426    12.8 |  0.000 % |
762.20/762.53	c |    295383 |     188      564 |    5559    3960   50261    12.7 |  0.000 % |
762.20/762.53	c |    443173 |     188      564 |    6115    4498   64869    14.4 |  0.000 % |
762.20/762.53	c |    664856 |     188      564 |    6727    3106   48867    15.7 |  0.000 % |
762.20/762.53	c |    997382 |     188      564 |    7400    6164   93194    15.1 |  0.000 % |
762.20/762.53	c |   1496170 |     188      564 |    8140    5786   76850    13.3 |  0.000 % |
762.20/762.53	c |   2244353 |     188      564 |    8954    5535   81693    14.8 |  0.000 % |
762.20/762.53	c |   3366627 |     188      564 |    9849    4659   56872    12.2 |  0.000 % |
762.20/762.53	c |   5050038 |     188      564 |   10834    9736  125644    12.9 |  0.000 % |
762.20/762.53	c |   7575154 |     188      564 |   11918    6308   78130    12.4 |  0.000 % |
762.20/762.53	c |  11362829 |     176      528 |   13109   11103  129999    11.7 |  2.247 % |
762.20/762.53	c 762.330s elapsed
762.20/762.53	c restarts: 27
762.20/762.53	c decisions: 14460298
762.20/762.53	c propagations: 262118882
762.20/762.53	c conflicts: 12116748
762.20/762.53	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node61/watcher-316343-1172667368 -o ROOT/results/node61/solver-316343-1172667368 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316343-1172667368/mxc /tmp/evaluation/316343-1172667368/instance-316343-1172667368.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): 2400 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: 0.99 0.98 0.99 3/64 27440
/proc/meminfo: memFree=1713704/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=932 CPUtime=0
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 286693735 954368 81 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 233 81 59 122 0 107 0

[startup+0.073557 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27440
/proc/meminfo: memFree=1713704/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1072 CPUtime=0.07
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 157 0 0 0 7 0 0 0 18 0 1 0 286693735 1097728 139 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529861 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 268 139 67 122 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1072

[startup+0.101558 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27440
/proc/meminfo: memFree=1713704/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1200 CPUtime=0.09
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 164 0 0 0 9 0 0 0 18 0 1 0 286693735 1228800 146 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519294 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 300 146 67 122 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1200

[startup+0.301577 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27440
/proc/meminfo: memFree=1713704/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1200 CPUtime=0.29
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 192 0 0 0 29 0 0 0 19 0 1 0 286693735 1228800 174 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529951 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 300 174 67 122 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1200

[startup+0.701616 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27440
/proc/meminfo: memFree=1713704/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1456 CPUtime=0.69
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 228 0 0 0 69 0 0 0 22 0 1 0 286693735 1490944 210 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529875 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 364 210 67 122 0 238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1456

[startup+1.50169 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1713056/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1576 CPUtime=1.49
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 260 0 0 0 149 0 0 0 25 0 1 0 286693735 1613824 242 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 394 242 67 122 0 268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1576

[startup+3.10185 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1712800/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1700 CPUtime=3.09
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 293 0 0 0 309 0 0 0 25 0 1 0 286693735 1740800 275 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 425 275 67 122 0 299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1700

[startup+6.30115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1712480/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=1832 CPUtime=6.29
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 347 0 0 0 629 0 0 0 25 0 1 0 286693735 1875968 329 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134548112 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 458 329 67 122 0 332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1832

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1712096/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=2196 CPUtime=12.69
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 434 0 0 0 1269 0 0 0 25 0 1 0 286693735 2248704 416 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 549 416 67 122 0 423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2196

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1711840/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=2536 CPUtime=25.49
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 503 0 0 0 2549 0 0 0 25 0 1 0 286693735 2596864 485 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 634 485 67 122 0 508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2536

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1711392/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=2932 CPUtime=51.08
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 615 0 0 0 5108 0 0 0 25 0 1 0 286693735 3002368 597 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 733 597 67 122 0 607 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2932

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1710944/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=3296 CPUtime=102.27
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 696 0 0 0 10227 0 0 0 25 0 1 0 286693735 3375104 678 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 824 678 67 122 0 698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3296

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1710560/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=3628 CPUtime=162.25
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 780 0 0 0 16225 0 0 0 25 0 1 0 286693735 3715072 762 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 907 762 67 122 0 781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3628

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1710304/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=3820 CPUtime=222.23
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 830 0 0 0 22223 0 0 0 25 0 1 0 286693735 3911680 812 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 955 812 67 122 0 829 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3820

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27441
/proc/meminfo: memFree=1709920/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=4156 CPUtime=282.22
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 925 0 0 0 28221 1 0 0 25 0 1 0 286693735 4255744 907 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1039 907 67 122 0 913 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4156

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 27557
/proc/meminfo: memFree=1708328/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=4356 CPUtime=342.16
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 973 0 0 0 34215 1 0 0 25 0 1 0 286693735 4460544 955 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1089 955 67 122 0 963 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 4356

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1709152/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=4548 CPUtime=402.09
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1013 0 0 0 40208 1 0 0 25 0 1 0 286693735 4657152 995 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519602 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1137 995 67 122 0 1011 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 4548

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1709024/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=4644 CPUtime=462.08
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1051 0 0 0 46206 2 0 0 25 0 1 0 286693735 4755456 1033 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519590 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1161 1033 67 122 0 1035 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 4644

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708896/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=4848 CPUtime=522.06
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1091 0 0 0 52204 2 0 0 25 0 1 0 286693735 4964352 1073 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1212 1073 67 122 0 1086 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 4848

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708640/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=5040 CPUtime=582.04
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1131 0 0 0 58202 2 0 0 25 0 1 0 286693735 5160960 1113 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1260 1113 67 122 0 1134 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 5040

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708640/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=5136 CPUtime=642.04
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1171 0 0 0 64201 3 0 0 25 0 1 0 286693735 5259264 1153 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1284 1153 67 122 0 1158 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 5136

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708384/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=5424 CPUtime=702.01
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1227 0 0 0 70198 3 0 0 25 0 1 0 286693735 5554176 1209 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1356 1209 67 122 0 1230 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 5424

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708064/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=5616 CPUtime=762
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1293 0 0 0 76197 3 0 0 25 0 1 0 286693735 5750784 1275 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1404 1275 67 122 0 1278 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 5616

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

[startup+762.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27639
/proc/meminfo: memFree=1708064/2055920 swapFree=4183264/4192956
[pid=27440] ppid=27438 vsize=5616 CPUtime=762.2
/proc/27440/stat : 27440 (mxc) R 27438 27440 26821 0 -1 4194304 1293 0 0 0 76217 3 0 0 25 0 1 0 286693735 5750784 1275 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/27440/statm: 1404 1275 67 122 0 1278 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 5616

Child status: 20
Real time (s): 762.533
CPU time (s): 762.224
CPU user time (s): 762.187
CPU system time (s): 0.036994
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 5616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 762.187
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1294
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= 9
involuntary context switches= 1173

runsolver used 0.483926 second user time and 1.69274 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 28 12:56:08 UTC 2007

IDJOB= 316343
IDBENCH= 20439
IDSOLVER= 107
FILE ID= node61/316343-1172667368

PBS_JOBID= 3981219

Free space on /tmp= 66523 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/316343-1172667368/mxc /tmp/evaluation/316343-1172667368/instance-316343-1172667368.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-316343-1172667368 -o ROOT/results/node61/solver-316343-1172667368 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316343-1172667368/mxc /tmp/evaluation/316343-1172667368/instance-316343-1172667368.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 12683467

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.216
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.216
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:       1714176 kB
Buffers:         10668 kB
Cached:         281800 kB
SwapCached:       3468 kB
Active:          42864 kB
Inactive:       259084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714176 kB
SwapTotal:     4192956 kB
SwapFree:      4183264 kB
Dirty:             584 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            25952 kB
Committed_AS:   817548 kB
PageTables:       1388 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= 66523 MiB

End job on node61 on Wed Feb 28 13:08:51 UTC 2007